#tx_monster
1 messages · Page 1 of 1 (latest)
👋 happy to help
Hello
you should either use confirmSetup or confirmPayment
you don't use confirmCardSetup or confirmCardPayment or any of the specific PM confirmation functions
but my integration uses an existing app with cardElement and ibanElement, which should still be supported
Is there any way to use confirmSetup or confirmPayment taking values from a card element or a iban element?
why not migrate to PaymentElement
Unfortunately that's not an option
I think that if an intent has limited payment_method_types, and i use a PM specific confirm method of a PM not allowed, the intent should not be confirmed
As if i have an intent which allowes only sepas, and i try to set a card in that, stripe should block me instead of confirming the intent and do not set the PM
this is a bit complex to test out and replicate while on discord shift
would you mind sending all of this information to https://support.stripe.com/contact/email?topic=api_integration
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
we can take a look at it asynchronously and try to replicate it and see whether this behavior is expected or should be changed
For sure, thankyou for your help