#Ashish_Singh-charge
1 messages · Page 1 of 1 (latest)
sure
allow me a moment
py_1K7Ig0DnzWRp5jp0BgxZKTqj
this is charge id
Do you need stripe response?
Perfect thanks! This is a charge for an ACH payment.
When created, ACH charges have the initial status of pending, and it can take up to 5 days for the status to become succeeded or failed.
You can learn more about this in our doc: https://stripe.com/docs/ach#ach-payments-workflow
To know when your charge status becomes succeeded, then I recommend listening to the charge.succeeded webhook.
Got it
when does charge got succeeded with get webhook response from stripe correct?
?
Or do we have to check using cron job or something else?
You should listen to the charge.succeeded webook. You can learn more about webhook here: https://stripe.com/docs/webhooks
i have one more query
You might also want to listen to charge.failed in case the payment fails.
Yes sure, what's your question?
Difference b/w withdraw and transfer? because stripe using the same method for withdraw and transfer fund to customer account
Is there any way to test ACH payment test
Customer recieve the payment or not and how to withdraw from customer
Can you clarify what you mean? At Stripe, you can withdraw money from your Stripe account to your bank account, or you can transfer money between Stripe account when using connect.
Yes, here's our doc to test ACH payment: https://stripe.com/docs/ach#testing-ach
Using ACH How can we transfer fund to the customer account?
What do you mean by customer?
A stripe Customer object? A Stripe account?
Do you know ACH?
plaid?
I am using plaid + stripe
Plaid is platform where I can verify US customer bank account is genuine or not If they guys are genuine and verified then we use stripe to transfer fund in their account
I think and have no more word to explain
understand?
Thanks for the clarification!
The only way to send money to someone with Stripe is to use Connect
https://stripe.com/docs/connect