AFI AFI

SureCart

Estimated reading: 2 minutes Updated August 1, 2026

SureCart is a modern WordPress e-commerce plugin from Brainstorm Force (the makers of Astra and Spectra). Advanced Form Integration captures SureCart events (new orders, customers, subscription renewals) and routes the data to any of 200+ destinations.

What you’ll need

  • The SureCart plugin installed and activated.
  • At least one product or subscription configured.
  • The Advanced Form Integration plugin installed and activated.

Order data captured

Field Format
Customer name First and last separately
Customer email Same as input
Customer phone Same as input
Billing address Each sub-field separately
Shipping address Each sub-field separately
Order ID SureCart order ID
Order total Numeric, in your default currency
Currency 3-letter code
Items Comma-separated product names
Order status paid / pending / refunded / void

Create the integration

  1. Go to WP Admin → AFI → Add New.
  2. Enter an Integration Title, e.g. SureCart purchase → ActiveCampaign.
  3. In Trigger → Form/Data Provider, select SureCart.
  4. In Form/Task Name, choose the event (Order Created, Order Paid, etc.).
  5. In Action → Platform, pick the destination and complete the field mapping.
  6. Optional: configure Conditional Logic.
  7. Click Save Integration.

Screenshot: AFI Add New screen with SureCart selected

Conditional logic example

Goal: when a SureCart order’s total is over $200, ping the operations team’s Slack channel for white-glove fulfillment.

Create a Slack integration on the Order Paid event. Open the Conditional Logic panel, add a condition with the order total field, Greater Than, value 200.

Related docs