button_text: The text to use on the button. This should be a call to action clearly labeling what the button does.
button_url: The URL to an image to use for an image based button.
contact_id: The contact ID to process the order for. Defaults to the currently logged-in member.
creditcard_id: The ID number of the credit card to use. Defaults to the most recent credit card.
css_class: the CSS class name for the button.
delete_failed: 1 to delete failed orders, 0 to leave failed orders in the system.
failure_actionset: An actionset to run if the order’s payment fails.
failure_goal: A campaign builder API goal to achieve to run if the order’s payment fails.
failure_tag: A tag to add or remove if the order’s payment fails.
failure_url: The URL to redirect to if the order payment fails.
lead_affiliate_id: The lead affiliate ID to place on the order.
order_title: The title to use on the order that is created. We recommend you use an order name that describes what was purchased, and mentions that it is an upsell/downsell so that you can easily identify these orders in Infusionsoft. Defaults to “Memberium 1 Click Order”
plan_id: The ID of the payment plan to use for the order. Payment plans are set up in the Infusionsoft eCommerce settings. Payment plans are not supported for subscription only orders.
promo_codes: A comma-separated list of promo codes to apply to the order.
process_specials: Whether or not to process discounts tied to promo codes. 1=YES, 0=NO. Defaults to 1.
product_ids: A comma-separated list of product IDs to include in the order. If you are doing a subscription-only order then do not include this parameter.
sale_affiliate_id: The sales affiliate ID to place on the order.
subscription_ids: A comma-separated list of subscription IDs to include in the order. If you are doing a product only order then do not include this parameter.
success_actionset: An actionset to run on successful order payment.
success_goal: A campaign builder API goal to achieve on successful order payment.
success_tag: A tag to add or remove on successful order payment.
success_url: The URL to redirect to if the order payment is successful.