...
Parameter | Notes |
---|---|
| Specifies the advertising source associated with the customer's visit or order. This can be used for tracking marketing campaigns or referrals. |
| Allows you to pre-select a customer-selectable auto-order schedule, enabling recurring shipping options from your site. |
| The quantity of the item to add to the cart. This parameter is typically paired with the |
| Up to 50 characters maximum. |
| Up to 50 characters maximum. |
| Up to 50 characters maximum. |
| Up to 50 characters maximum. |
| Up to 50 characters maximum. |
| Up to 50 characters maximum. |
| Up to 50 characters maximum. |
| Used in pairs with |
| The value corresponding to the |
| Similar to |
| The value corresponding to the |
| When present, UltraCart will automatically select the cheapest available shipping method for the order. |
| Used to force a specific shipping method. The value should be the exact name of the shipping method. For example, to force "INTL FLAT" shipping, use |
| Set to |
| Attempts to immediately finalize the order. Only use this if you are providing all necessary billing, shipping, credit card information, and the cheapest shipping method parameters simultaneously. |
| Attempts to immediately hand off the browser to a third-party payment processor (e.g., http://CCBill.com ). |
| Pass |
| Specifies a particular upsell path that should be displayed to the customer during the checkout process. |
| Adds a specified quantity of an item to the cart. For example, an input field named |
| Removes the specified item ID from the cart if it exists. For example, an input field named |
Export to Sheets
Billing Information Parameters
Parameter | Description |
---|---|
| The customer's billing first name. |
| The customer's billing last name. |
| The customer's billing company name. |
| The first line of the customer's billing address. |
| The second line of the customer's billing address. |
| The customer's billing city. |
| The customer's billing state or province. |
| The customer's billing postal code or zip code. |
| The customer's billing country. |
| The customer's billing daytime phone number. |
| The customer's billing evening phone number. |
| The customer's primary email address. |
| An optional secondary email address for sending copies of order notifications. |
...
Shipping Information Parameters
Parameter | Description |
---|---|
| The customer's shipping first name. |
| The customer's shipping last name. |
| The customer's shipping company name. |
| The first line of the customer's shipping address. |
| The second line of the customer's shipping address. |
| The customer's shipping city. |
| The customer's shipping state or province. |
| The customer's shipping postal code or zip code. |
| The customer's shipping country. |
| The customer's shipping daytime phone number. |
| Accepts |
Export to Sheets
Address Copying Logic Parameters
...
Parameter | Notes |
---|---|
| Copies the shipping address details to the billing address fields, overwriting any existing billing information. This parameter does not consider other billing-related parameters. |
| Copies the shipping address details to the billing address fields, overwriting existing billing information, unless |
| Copies the billing address details to the shipping address fields, overwriting existing shipping information, unless |
| This parameter acts as a cancel action for |
| This parameter acts as a cancel action for |
Export to Sheets
Credit Card Information Parameters
Panel | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Warning: Directly passing raw credit card numbers and CVV2 codes is not recommended due to PCI compliance requirements. UltraCart strongly recommends using Hosted Fields for secure collection of sensitive payment information. |
Parameter | Notes |
---|---|
| The type of credit card (e.g., "Visa", "Mastercard", "American Express", "Discover"). |
| Replaces |
| The two-digit expiration month of the credit card (e.g., "01" for January, "12" for December). |
| The four-digit expiration year of the credit card (e.g., "2025"). |
| Replaces |
| Accepts |
...