#swapnil_87294
1 messages · Page 1 of 1 (latest)
how can you show payment element without secrete when i come to the payment page
You'd use a deferred flow: https://stripe.com/docs/payments/accept-a-payment-deferred?platform=web&type=subscription
ok thanks
will it show when we go to the payment page
will what show?
like wallets and other payment option without client secret
yes
i still dont understand how it will show wallets and other option on payment element form without client secret.can you elaborate
it just works, you don't really need to know the details I think?
did you try it and find that it's not working?
basically it uses settings on your Stripe account like the payment methods you have enabled
so i dont need to provide client secret when i got payment page it will fetch all payment methods from dashboard right.
yes
so i've to provide some methods so it will fetch in frontend or automatically will it do