#dacian.capitan
1 messages · Page 1 of 1 (latest)
hello! are you looking at the Payment Element or Card Element?
payment elements with custom payment
can you share more on why you want to display the Payment Element without a client_secret?
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
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