#breakfast-invoice-ach
1 messages · Page 1 of 1 (latest)
breakfast-invoice-ach
1/ There isn't a state on the Invoice. You would look at the associated Charge associated with that Invoice in the charge property
2/ Yes as far as I know
3/ If you test ACH Debit properly then it should just work. If you have an example Invoice id in_123 I'm happy to look at it though
For 3: in the test the integration docs, it says both ACH and microdeposits will verify and pay immediately: https://stripe.com/docs/invoicing/ach-debit#test-integration
I was hoping there was some way to delay this in test mode.
sorry where does it say that exactly about "pay immediately"?
yeah I'm not sure that's really true since we have test bank account numbers to simulate delays and failures https://stripe.com/docs/payments/ach-debit/accept-a-payment?platform=web&ui=checkout#test-integration
But I haven't tried so you'll have to try first to see