Try 'Iterative Checkout'

circle-info

If this is your first time trying Violet's Checkout API, we recommend following this guide step by step. Our docs allow you to try endpoints by entering your own values and submitting the request directly. You can also use cURL or any HTTP client of your choice — the request and response examples throughout serve as a reference for properly formatted requests when building your own integration with Violet.

So far you have been able to view all the Merchants available for your application, view their catalog of products and select one specific product. Here you will learn how to go through the entire flow of purchasing a product through Violet. To get started with the Checkout process, we will create a cart and add products to it. For this section, we have taken the SKU that we retrieved details for in Interact with Catalogs.

circle-exclamation
circle-exclamation

Last updated

Was this helpful?