Checkout

COMING SOON: Create a checkout page to allow users to purchase your products using any cUSD wallet.

Create new checkout

POST https://api.withponto.com/checkouts/new

{    "name": "Cake's name",    "recipe": "Cake's recipe name",    "cake": "Binary cake"}

Last updated

Was this helpful?