Unify Integrations
Logo
SureCart

SureCart

Logo

2 mins READ

SureCart is a modern eCommerce and checkout platform built for WordPress, designed to help businesses sell digital and physical products with ease. It offers flexible billing, secure payments, and powerful automation features without requiring complex setups.

Integrating SureCart enables seamless eCommerce operations with automated checkouts, real-time data access, and streamlined payment processing.

Authentication

Before you begin, make sure you have the following information:

  • Connection Name: Select a descriptive name for your connection, like "MyAppSureCartIntegration". This helps in easily identifying the connection within your application or integration settings.

  • Authentication Type: SureCart uses API tokens for authentication.

API Token Based Authentication

  1. Navigate to the SureCart cloud platform and sign in.

  2. Access the API Section and click on the "API" menu item.

  3. In the API section, navigate to the "Secret Token" subsection.

  4. Copy the generated token and store it securely as it provides access to your SureCart account.

    Frame 223.png
    Frame 223.png

Actions

ActionsDescription
Fetch affiliation by IDFetches an affiliation using a specified ID from SureCart
Fetch affiliation request by IDFetches an affiliation request using a specified ID from SureCart
Fetch checkout by IDFetches a checkout using a specified ID from SureCart
Fetch click by IDFetches a click using a specified ID from SureCart
Fetch coupon by IDFetches a coupon using a specified ID from SureCart
Fetch customer by IDFetches a customer using a specified ID from SureCart
Fetch fulfillment by IDFetches a fulfillment using a specified ID from SureCart
Fetch order by IDFetches an order using a specified ID from SureCart
Fetch price by IDFetches a price using a specified ID from SureCart
Fetch product by IDFetches a product using a specified ID from SureCart
Fetch promotion by IDFetches a promotion using a specified ID from SureCart
Fetch return request by IDFetches a return request using a specified ID from SureCart