Resolve
  • Integrations
    • E-commerce transaction flow
    • Shopify / Shopify Plus
      • Processing transactions (Shopify)
      • Hide Resolve from non-B2B Customers in Shopify Checkout
    • BigCommerce
      • Processing transactions (BigCommerce)
      • Multi-Storefront Configuration
      • Payment Method Customization (B2B Edition)
      • Managing Shipments
      • Conditionally Show Resolve At Checkout
      • FAQs
    • Magento 2
      • Processing transactions (Magento 2)
    • WooCommerce
      • Processing transactions (WooCommerce)
    • Resolve checkout-sdk
      • Cancel an Uncaptured Charge
      • Errors
    • Add credit application modal
  • Merchant operations
    • Customer dispute resolution procedures
    • Sales-Rep Led Checkout
    • ERP & eCommerce Integrations
Powered by GitBook
On this page

Was this helpful?

  1. Integrations

E-commerce transaction flow

  1. The customer goes to the shopping cart and begins checkout.

  2. The customer selects the Resolve payment method during checkout.

  3. The customer submits checkout.

  4. The merchant (or your e-commerce platform) sends the checkout object to Resolve.

  5. The customer is either: a) redirected to Resolve or b) sees a Resolve modal

  6. The customer signs in or creates an account with Resolve.

  7. The customer confirms order and payment details.

  8. Resolve redirects the customer to the merchant page defined in the success_url property of the checkout object. Resolve also appends the charge_id token as a query parameter in the success_url.

  9. The merchant parses the response and stores the charge_id token.

  10. The merchant redirects the customer to order confirmation page or shows a confirmation message.

  11. The order is complete.

Once the merchant is ready to fulfill the order, they will capture the charge.

PreviousIntegrationsNextShopify / Shopify Plus

Last updated 7 months ago

Was this helpful?