#Ashish_Singh-charge

1 messages · Page 1 of 1 (latest)

hard quartz
#

Hey @candid magnet! could you share the Charge ID that is pending (ch_xxx)?

candid magnet
#

sure

#

allow me a moment

#

py_1K7Ig0DnzWRp5jp0BgxZKTqj

#

this is charge id

#

Do you need stripe response?

hard quartz
#

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

candid magnet
#

pk

#

ok

hard quartz
#

To know when your charge status becomes succeeded, then I recommend listening to the charge.succeeded webhook.

candid magnet
#

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?

hard quartz
candid magnet
#

i have one more query

hard quartz
#

You might also want to listen to charge.failed in case the payment fails.

#

Yes sure, what's your question?

candid magnet
#

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

hard quartz
hard quartz
candid magnet
#

Using ACH How can we transfer fund to the customer account?

hard quartz
#

What do you mean by customer?

candid magnet
#

Account holders from US

#

Do you know ACH

hard quartz
#

A stripe Customer object? A Stripe account?

candid magnet
#

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?

hard quartz
candid magnet
#

I know stripe connect but this is not my answer

#

thanks for your time

#

Please learn about plaid + stripe