#Caroline Black-checkout automatic payment methods
1 messages · Page 1 of 1 (latest)
Thank you
how are you creating the checkout session for the Connect Account
I will expalin everything in 5 minutes.
take your time
I run a bridal store and I only take payments via Stripe by either:
- Sending a Stripe Payment link to a customer (This is a link I recently sent to a customer https://buy.stripe.com/7sI7wt6TbeRh41y3ef)
- Sending an order form to a customer that has a link at the bottom (via Stripe Connect) to a Stripe Checkout. (This is an order form I recently sent to another customer https://weddingdressorderform.evelie.co.uk/shannonbailey)
I want to give the opportunity to the customer to either paying by putting in the card details or paying by using Klarna.
If a customer pay via payment link has the option to use Klarna however if the customer use the form doesn't have the option to use Klarna.
My question is how do I enable automatic payment methods (that will include Klarna or other payment methods that I will enable in the future) in the checkout session triggered by the order form?
how are you creating the checkout session in the second case
I fill in the form, using Fluentforms, with the customer details. The Customer details and price are then passed on to the checkout session once the customer clicks on the "Complete Purchase" button at the bottom. https://weddingdressorderform.evelie.co.uk/shannonbailey
The Customer details and price are then passed on to the checkout session
how? is this a functionality given by Fluentforms?
Yes by integrating Stripe to Fluentforms. This is the instructions I have followed. https://wpmanageninja.com/docs/fluent-form/payment-settings/how-to-integrate-stripe-with-wp-fluent-forms/
I'm not familiar with Fluentforms
maybe it's better if you take it up with their support, they might be able to help out
Thank you for letting me know. I will, in the meantime can you tell if they used Stripe Connect to integrate Stripe to their form and whether it is correct that to say that it is a Checkout session the one triggered by clicking the "Complete Purchase" ?
they used Stripe Connect to integrate Stripe to their form
AFAICT yes