Skip to main content

i4w_user_creditcards

Usage

This shortcode produces a table listing of credit cards on file belonging to the logged in contact.

Parameters can be used to display all credit cards, or only valid or expired cards.

Contacts can use this listing to add, modify or remove credit cards from their account.

[ELSE_user_creditcards] conditional branching is NOT supported.

Shortcode nesting is NOT supported.

Parameters

ParameterDescriptionDefaultRequired
statusFilter the list based on validity status. Can be 'all', 'valid' or 'expired'.allNo

Example

Shortcode
[i4w_user_creditcards]
Shortcode
[i4w_user_creditcards status='valid']
Shortcode
[i4w_user_creditcards status='expired']

Notes

warning

Due to the complex nature of this Ajax/jQuery shortcode, it may only be used once on any given page.