i4w_user_add_creditcard

Usage:

This shortcode generates an input form through which a logged in contact can enter a new credit card into the system. When submitted, the new credit card is added to the contact’s Infusionsoft record.

On the form, the user can optionally choose to make the new credit the default card for all active subscriptions and/or pending invoices.

For pages using the [i4w_ccard_add] shortcode, please note that it has internally been remapped to use the new shortcode.

This shortcode does NOT supports conditional branching with [ELSE_user_add_creditcard].

Shortcode nesting is NOT supported.

Parameters:

None

Example:

[i4w_user_add_creditcard]

Notes:

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

API:

There is no API function equivalent for this shortcode.