Cart & Checkout
After tickets are selected or a donation amount is selected, guests will then go through the checkout pages. All the eCommerce variables are documented here.
TABLE OF CONTENTS |
Cart
https://buy.acmeticketing.com/orders/{tenantid}/tickets?eventId={eventid}&cdEventIds={eventid}&date={UTCdate-time}
Text Variables
"orders-page-heading": "Select Items",
"orders-page-description": "(HTML)"
"cancel-order-redirect-url": "(URL for landing page when order is canceled",
"cart-empty-call-to-action": "You haven't added anything to your order."
Cart (Member logged in, exceeding ticket entitlement)
Text Variables
Membership Related Variables:
"event-limit-exceeded-title": "Discounted ticket limit exceeded",
"event-discounted-price-title": "Member Tickets",
"event-retail-price-title": "Standard Price Tickets",
Ticket Limit Related Variables:
"order-limit-exceeded-title": "Ticket Limit per order",
"order-page-rule-violation-MARKUP": "<b>Limit exceeded</b>, please adjust before placing your order.",
Dynamic Member Prompts - Cart Header and Footer
The dynamic member prompts are triggered based on if a member has already verified or not when they reach the cart page. If no member has verified, then either or both of the membership prompt variables below will display. If a member has already verified, then either the active or expired message variables will display, based on the verified member's expiration date. You can also use dynamic text variables in the active and expired messages to include the primary member's first name, last name, and the membership level if desired. See the Configuring Dynamic Member Messages guide for the full details.
Text Variables
"membership-prompt-header-orders-page": "Members: <a href=\"https://buy.acmeticketing.com/auth/{tenantid}/members?ref=%2Forders%2F{tenantid}%2Ftickets\” target=\"_self\">Verify your membership</a> to receive free admission.(HTML)",
"membership-prompt-footer-orders-page": "Members: Don't forget to <a href=\"https://buy.acmeticketing.com/auth/{tenantid}/members?ref=%2Forders%2F{tenantid}%2Ftickets\” target=\"_self\">verify your membership</a> or <a href=\"https://buy.acmeticketing.com/membership/{tenantid}/join\" target=\"_self\">join now</a> to receive free admission.(HTML)",
Text Variables
"membership-verified-active-orders-page": "Thank you for being a member! (HTML)",
"membership-verified-expired-orders-page": "Your membership has expired. <a href=\"https://buy.acmeticketing.com/membership/{tenantid}/renew\" target=\"_self\">Renew today</a> to keep receiving your benefits. (HTML)",
Cart, Ticket Limit Exceeded
Text Variables
"order-limit-exceeded-title": "Due to limited capacity, there is a ticket limit in place for this event. Please adjust your quantities.",
"orders-page-rule-violation-MARKUP": "<b>Limit Exceeded, </b> please adjust before placing your order.",
Add More Button
Venues using ACME's eCommerce experience will now be able to show/hide the "Add More" button on the cart page as desired. When set to false, the Add More button will not display in the cart (as pictured below), driving guests to complete checkout. This is especially useful when clients deep-link directly to the cart, and are not directing guests to use the Events List to build their order.
Text Variables
"show-add-more-button": "false",
"show-add-more-button": "true",
Cart Upsells
https://buy.acmeticketing.com/orders/{tenantid}/tickets?eventId={eventid}&cdEventIds={eventid}&date={UTCdate-time}
Text Variables
"orders-tickets-page-upsells-heading": "Upgrade your visit with these experiences",
"orders-tickets-page-upsells-caption": "Guests who purchased your selected event also purchased:",
Forms
https://buy.acmeticketing.com/orders/{tenantId}/forms?eventId={eventId}&date={UTCdate}
Forms are triggered if they are configured on an event template to display online. Forms are displayed after the Cart screen and before the checkout screen. Event variables are documented here.
Text Variables
"orders-forms-page-heading": "",
"orders-forms-page-description": "(HTML)",
Checkout Header
https://buy.acmeticketing.com/checkout/{tenantid}/process?date={UTCdate}
Text Variables
"checkout-process-page-heading": "Your order",
"checkout-process-page-description": "Please complete the information below to complete your order (HTML)",
Checkout Coupons
Text Variables
"checkout-process-coupon-code-heading": "Coupons",
"checkout-process-coupon-code-message": "Enter your code in the box below and click Apply.",
"checkout-process-coupon-code-placeholder": "CODE",
Checkout Terms and Conditions
Text Variables
"checkout-process-page-terms-MARKUP": "(HTML)",
Checkout Confirmation
The page that appears after a guest has completed a successful checkout.
Text Variables
"checkout-confirm-page-heading": "Order confirmation",
"checkout-confirm-page-description": "Thanks for your purchase, you will receive an email confirmation shortly. (HTML)",
"checkout-confirm-message": "(HTML).",
"checkout-confirm-return-text": "Return to our main website",
"checkout-confirm-return-link": "ink back to your website (linked to Confirm-4)",
Checkout Error
This message will appear if there is an issue processing someone's payment.
Text Variables
"checkout-process-page-terms-MARKUP": "Your order cannot be completed at this time. Please call us for assistance.",