Checkout integration options

Slope offers a few ways to integrate your website to our checkout experience:

Slope.js widget - full API experience

This is the most common checkout experience where we an overlay a modal above your website. The user can choose to close the modal anytime to return back to your website. We offer a simple JS SDK for you to easily embed this onto your website.

To best get started, we recommend you:

  1. Check out our Demo & sample code to see what an integration looks like
  2. Read our end to end API flow
  3. Reference the full Slope.js SDK details

Low-code redirect flow

Want to avoid front-end code? This allows you to perform an HTTP redirect for your users to complete their checkout session. You'll redirect the customer to a Slope hosted website where upon successful payment, they will be redirected back to your website. Read more about the Low-code redirect flow

No-code offline flow

Looking for a quick way to pilot Slope without any code? Does your team primarily communicate with buyers through email or phone, versus a website where they check out on their own? If so, you can manually create orders on the merchant dashboard and generate a unique URL to send to the customer to complete checkout.


What’s Next