iigor93
TPToss payments 개발자 커뮤니티
•Created by iigor93 on 1/13/2025 in #🌎┃global-support
Clarify how work with webhooks
Hi, can you clarify how i need to work with webhooks.
I have this flow:
1. Create payment with api method POST/v1/payments
2. Send link checkout.url to customer
3. Customer use that link and pay.
4. ???? HOW I can figure out that customer paid? I dont have webhooks here.
5. I need call POST/v1/payments/confirm to get my money from customer.
Can you explain what I should do with item 4. According docs, we don't have webhook after customer pay via checkout.url
Thanks! Looking forward your help
34 replies