Payment intent with Stripe?

Hey

Any ideas what would be the best way to implement a setup intent with Stripe ?
With either a free plugin on an API call.
The purpose is to save the user credit card, to make a set-up intent for later charge
https://stripe.com/docs/payments/setup-intents#saving-and-reusing-payment-methods

Thanks

Hi the best way would be to make your on custom API call via the API Connector plugin in Bubble. All you really need to do is import the curl request listed in the API documentation. Let me know if I can help you setup this integration futrther.

hey, can you please help me with this integration