Skip to main content

Connect with Stripe API keys?

Is there a way I can connect FluentForms to Stripe payments using API keys rather than using Stripe Connect?

I know there is with FluentCart, hoping similar exists 😊

Shahjahan Jewel

Just add this PHP code as a code snippet. Then you can give the API keys directly.

add_filter('fluentform/disable_stripe_connect', '__return_true');

Jonathan Gwyer

Thanks Shahjahan JewelΒ - it's 0730 here in the UK and you have already made my whole day better.

Shahjahan Jewel

Jonathan GwyerΒ πŸ™Œ good morning.