#xyz123
1 messages ยท Page 1 of 1 (latest)
๐ happy to help
thank you!
it depends on which events they have already implemented
I guess the way to word it would be is there any ACH specific events to be looking for (assuming they already are watching for payment.succeeded, payment.failed, etc. as they already have cards enabled)
nothing that I could think of, unless they want to implement something on the processing phase https://stripe.com/docs/api/events/types#event_types-payment_intent.processing
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
perfect, thank you