#stephy
1 messages · Page 1 of 1 (latest)
what do you mean by "check and redirect"? can you elaborate on that?
ok ... so i integrate ach direct debit in my website and i use the prebuild checkout page instead of direct api..and i initiate payemnt through that ,after submit it redirected to my site with unpaid payment_status but when i look at stripe the payment is successd but it take some time to succced ,initially shows pending.. i have to check payament status as paid after intiate the payment then how?
webhooks? i dont have much more idea about this
then read the docs above to get started 🙂
insted of wehooks any other alternatives?
why do you ask?
webhooks have error while am integrating in my code
I'd probably focus on fixing that error then, webhooks are an essential part of every Stripe integration , especially if you plan on working with async payment methods like ACH Debit
ok so if i have to integrate webooks is i need to do anytging in my stripe account ? i mean to enable anything?
Hey! Taking over for my colleague.
You can start by following this guide to integrate webhooks in your integrations.
https://stripe.com/docs/webhooks