Hi, I’m new at this. I’d like to create a Softr/Airtable/Stripe scenario where the user clicks a button to retrieve an Airtable record (user email, amount) - this part I have working. Next I want to open a Stripe checkout to allow the user to pay that amount by card. I don’t really want to create an invoice - just want them to pay or cancel (leaving no unpaid invoice).
However I cannot see a make action in the Stripe module to create a checkout session. Any advice? Should I be using ‘Create a payment intent’? According to the Stripe documentation there is an API for create checkout, and I was expecting to see it available in Make. If somebody could point me in the right direction, I’d be very grateful. Thanks.