#dacian.capitan

1 messages · Page 1 of 1 (latest)

vague forgeBOT
mortal agate
#

hello! are you looking at the Payment Element or Card Element?

vivid ermine
#

payment elements with custom payment

mortal agate
#

can you share more on why you want to display the Payment Element without a client_secret?

vivid ermine
#

we want to show this elements(billing and card details) when a user enters in our subscription's plan page but without having intention to purchase

mortal agate
#

you can consider initializing the Payment Element with a SetupIntent then - The entire idea of a SetupIntent is to save the PaymentMethod for future use. So what you could do, is assuming the customer does fill it up. You can then use that PaymentMethod to create the Subscription in your backend