#putte
1 messages · Page 1 of 1 (latest)
Hi there
Hi
We do basic validation that the account number and routing number are a legitimate format, but no there is no actual validation of the account performed immediately unless you use Instant Verification which we do support as a verification option.
Very good to know, so if the format is faulty I will receive an error I guess
Yep, you should be able to test this out pretty easily
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
So this is what you referred to?
Is there something similar for paymentMethods/Cards
No you want to look at https://stripe.com/docs/payments/ach-debit/accept-a-payment
That is the integration guide and will talk about the different ways that verification can occur
But this uses checkout session API
I'm not sure its applicable in my case since I wont be using that API at all, since the idea is not for customers to purchase items
Its rather a subscription platform
It is same idea with Subscriptions in terms of Verification, and you can toggle the above to "Direct API" to see an integration without using Checkout
Sure thing! Feel free to come back by here if we can help further
Absolutely, have a nice weekend