Even though this tutorial guides you through creating a Product, setting
a Price, and then creating a Checkout, you can also directly create a
Checkout directly by specifying an
amount
and currency
as parameters.
You don’t need to go through the steps of creating a Product and a
Price. For more information, check out the Checkout API
reference.1. Your first API request - create a new Product
It’s time to send your first API request!