Create a Checkout
Don’t forget to replace
<YOUR_SECRET_KEY_HERE>
with your API Secret KeyFor more details about the Checkout Create endpoint, refer to its API
Reference.
Response
If everything worked, you should get a response like this:json
checkout_url
:
Next
You will see now how to make your website or application react to a successful payment using Webhooks.Receive webhooks
You can now create a Checkout using the Price you just created.