#Aggressive_Pickle

1 messages · Page 1 of 1 (latest)

wet rapidsBOT
dapper marten
whole kettle
#

Yes exactly

#

I'm familiar with the documentation but it's unclear how this works in a live environment. Looking at this https://stripe.com/docs/payments/intents#intent-statuses, it mentions that we can get a status of processing and in some cases, it can take a few days for payment intent to succeed. I'm wondering if that only applies to manual verification with micro deposits

Learn about the status and lifecycle of PaymentIntents and SetupIntents.

dapper marten
#

Because ACH Direct Debit is a delayed notification payment method, you must also complete the handle delayed notification payment methods step of the guide.

whole kettle
dapper marten
#

Yes. The type of verification is just used to determine whether the bank account is a valid payment method. It does not impact the settlement time for ACH payments

whole kettle
#

Awesome, thanks so much Snufkin. On another note, what about credit cards? Should we ever expect a "processing"/delayed notification for credit card payments?

dapper marten
#

Credit cards are synchronous for the most part. You shouldn't expect a delayed notification for CC payments.

whole kettle
#

Thanks again Snufkin!