#europeos
1 messages · Page 1 of 1 (latest)
Hi 👋
Okay so first off I want to let you know that we have a relatively new workflow that allows you to collect payment method information before creating a Payment Intent.
https://stripe.com/docs/payments/accept-a-payment-deferred
And second, do you have examples of the specific card being used?
Unfortunately, I wouldn't have the details of the customer's card details. We just received a support ticket stating that they cannot add their card.
Aha, this works - thank you!
Great! It is a different workflow and for people used to the Intent first approach it can be confusing but if you have been using the Card element because it doesn't require an Intent, this workflow is designed to allow you to make use of the Payment Element
Is it possible to disable certain methods from appearing in a specific instance of the 'payment' element?
We have PayPal enabled as a payment method here, but we only want customers to be able to add card payment methods in this instance.
Sure! You can specify which payment methods you want to include as options when you create the Payment ELement
Wait a sec... no hold on