#op84-payment-sepa

1 messages · Page 1 of 1 (latest)

tough dustBOT
velvet dome
#

op84-payment-sepa

#

@opal forum it doesn't make sense to do this. SetupIntents are used to collect payment method details for future payments.
If you are going to accept a payment immediately, there's no reason to use SetupIntents, you should use PaymentIntents directly

opal forum
#

ok but would that be possible?

#

paymentintents with future usage require confirm.. i would love to do some checks before confirming the payment

#

thats the reason i'm asking..

velvet dome
#

No, it's a bad idea to do SetupIntents immediately followed by PaymentIntents, so don't do that

opal forum
#

ok whats your suggestion then?

velvet dome
#

Use PaymentIntents. There is no reason to collect SEPA Debit details via SetupIntent and immediately create a PaymentIntent. Do the PaymentIntent immediately

opal forum
#

yes but as i said i would like to run some checks before confirming the paymentintent.. but thats not possible when setup for future usage..

velvet dome
#

I don't know what that sentence means