#Lev Chepiga - PM in Invoices
1 messages · Page 1 of 1 (latest)
Hello. One moment
If they have multiple saved payment methods, they won't be able to see them on the hosted invoice payment page. However, their default payment method details should be prefilled
they only have something like this, and each time they pay, it creates new payment method
Gotcha. Yeah there isn't a way to show the previously saved payment methods on the hosted invoice page unfortunately
thanks for anwer
maybe there is another way how to fix it?
Unfortunately not on the invoice page
thanks
can i do same logic without invoice page?
wa have subscriptions, and sometimes it needs 3ds authentification
how can i handle it without invoice page?
See this: https://stripe.com/docs/billing/migration/strong-customer-authentication#scenario-3. You can build your own authentication flow if you'd like
thanks again!