Displays the URL that can be used within an <a href> tag to apply the next credit card in the customer's list of credit cards to any scheduled orders they have.
The following content in the web page's template: <a href="{CREDIT-CARD-APPLY-TO-SUBSCRIPTIONS-URL}">Apply this card to subscriptions</a>
Will display the following when viewing that web page in the storefront: Apply this card to subscriptions
Source Code
Source Code Updated:
When a web page using a template that contains this QuickCode Tag is viewed in the storefront, the {CREDIT-CARD-APPLY-TO-SUBSCRIPTIONS-URL} QuickCode Tag is changed into the source code below prior to the web page being displayed.