improved
New field for Stripe Payment Intents
October 24th, 2024
Merchants using Stripe Payment Intents with FlexPay can pass on off_session
. Setting this field as true
indicates that the customer isn’t in the checkout flow during this payment attempt. This is a recommended setting to aid with the MIT (merchant initiated transaction) approval rate.
Read more in Stripe's documentation and see FlexPay's API reference for this gateway.