Stripe Custom Form

Hello,

I am new to bubble so bear with me. I want to integrate stripe payments into my application which involves collecting someone’s credit card data and charging their card, with the total ultimately reaching my bank account.

I want a nice looking form but the plugins I explored don’t give the design flexibility. Do I have to set up an api call independently or is there a plugin/technique that you would recommend? If it is the former, how would I go about doing that.

Thank you,
Rory

You can do either with stripe.js plug-in. However for ease I tend to use stripe billing portal unless custom form fill UI is a must.