#jpiv_
1 messages · Page 1 of 1 (latest)
Hi there!
Is there any way for use to offer both a card & buy now, pay later options but pre-select the buy now, pay later option
So, when a customer lands on Stripe-hosted Checkout, you still want to show them the option to select card or a BNPL payment method? let me know if I've misunderstood
Yes but, I want to pre-select BNPL for them
So if they select BNPL on our website we can redirect them to Stripe checkout with BNPL selected but, if they want they can change back to card
Gotcha. No, this isn't possible. Since they preselect a payment method type on your end, you could create a Checkout Session that only uses that specific payment method type but then they wouldn't be able to change to a different type without you have to crete a second Checkout Session