Demo & sample code

Head to https://demo.slope.so/ to see an example of the Slope checkout experience implemented on a website.

πŸ“˜

Test data in demo site

Refer to the Test Data guide for any testing credentials to mimic various behavior.

Open source sample code

The code for the demo web app is publicly available on Github at https://github.com/Slope-Tech/demo where you can see how to implement both the backend & front-end APIs. The front-end stack uses Next.js + Typescript + ReactJS. You can use the same Sandbox testing credentials to perform requests.

The README.md file has setup directions on how to run the app locally on your machine.