#Dburk597
1 messages · Page 1 of 1 (latest)
It is about how to use Retool and I am afraid I am not familiar with them. You could probably check the "API Request" to see how Retool formed your request
You can also see your requests log here https://dashboard.stripe.com/test/logs
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
this is what is shown on Retool. On Stripe, the logs show as empty.
If you try curl here and compare the request body/header it generates with Retool, probably you would see what is different: https://stripe.com/docs/api/checkout/sessions/create?lang=curl
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.