Stripe
The following guide will help introduce you to Flow's Stripe module. This can be used on all Stripe payment methods including custom forms, Stripe V2, and Stripe V3.
Last updated
Was this helpful?
The following guide will help introduce you to Flow's Stripe module. This can be used on all Stripe payment methods including custom forms, Stripe V2, and Stripe V3.
Last updated
Was this helpful?
When enabled, Flow will automatically autofill and checkout products when a Stripe checkout form is detected.
For Stripe V3, Flow will fill out all of your information on the form. Flow will also automatically submit your payment if auto checkout is enabled. To test Stripe V3, go and press Preview Checkout
.
When enabled, your info will only be filled on stripe after you click on a field. If you want your info to fill normally make sure this is disabled. A quick video of how this works can be found below.
On releases using a custom Stripe form, the Stripe and modules work together to autofill as much of the checkout form as possible. Note that on custom forms the Stripe module will only fill in your card info. must be enabled to fill in the rest your profile information. Auto checkout is not supported for custom Stripe forms. You can test custom stripe forms .