#tx_monster

1 messages · Page 1 of 1 (latest)

subtle perchBOT
undone laurel
#

👋 happy to help

noble inlet
#

Hello

undone laurel
#

you should either use confirmSetup or confirmPayment

#

you don't use confirmCardSetup or confirmCardPayment or any of the specific PM confirmation functions

noble inlet
#

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?

undone laurel
#

why not migrate to PaymentElement

noble inlet
#

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

undone laurel
#

this is a bit complex to test out and replicate while on discord shift

#

we can take a look at it asynchronously and try to replicate it and see whether this behavior is expected or should be changed

noble inlet
#

For sure, thankyou for your help