This shortcode is designed to automatically generate a blank HTML form for subscribers to enter a new credit card into the system. When submitted, the modified information is then updated in Infusionsoft.
Category: Credit Card
i4w_ccard_exp15
This shortcode determines if the credit card is scheduled to expires WITHIN the next 15 days. It it’s the case, it will return the embedded text/content. If not, it will return the content after the optional ELSE clause.
i4w_ccard_exp30
This shortcode determines if the credit card is scheduled to expires WITHIN the next 30 days. It it’s the case, it will return the embedded text/content. If not, it will return the content after the optional ELSE clause.
i4w_ccard_exp45
This shortcode determines if the credit card is scheduled to expires WITHIN the next 45 days. It it’s the case, it will return the embedded text/content. If not, it will return the content after the optional ELSE clause.
i4w_ccard_exp60
This shortcode determines if the credit card is scheduled to expires WITHIN the next 60 days. It it’s the case, it will return the embedded text/content. If not, it will return the content after the optional ELSE clause.
i4w_ccard_expires_in
This shortcode computes the number of days until the subscriber’s credit card expires. It simply returns the number of days.