Has Stripe payment component been removed from thunkable x?

Here is an example of Stripe API call that works. All you need is to add your Stripe secret test or prod key as an object to the API request headers. Prefix your key with the text "Bearer ".

I copied the request from the very useful Daniel_Coglitore post Understanding Stripe API

Thanks Daniel.

1 Like