iigor93
iigor93
Clarify how work with webhooks
I know, thanks. Google translate helps a lot 😀
34 replies
Clarify how work with webhooks
thanks!
34 replies
Clarify how work with webhooks
yes, next steps i've tried, and no problems there
34 replies
Clarify how work with webhooks
yeah, I thought about this too, Great. Thank you!
34 replies
Clarify how work with webhooks
yes, and IN_PROGRES where is no webhooks. It's OK. My question is: how I can figure out at what moment I should call 'confrim'?
34 replies
Clarify how work with webhooks
my question: I dont have webhook here, and according docs it is how it should be.
34 replies
Clarify how work with webhooks
yes, I choosed VISA payment, and entered card number. After this i was moved to 'successUrl', no problem here
34 replies
Clarify how work with webhooks
무지개마트 or 무지개 식당, my employer send this name.
34 replies
Clarify how work with webhooks
{ "mId": "tvivarepublica", "lastTransactionKey": null, "paymentKey": "xxxxxxxxxxxxxx", "orderId": "7", "orderName": "Toss T-shirts", "taxExemptionAmount": 0, "status": "READY", "requestedAt": "2025-01-14T16:42:25+09:00", "approvedAt": null, "useEscrow": null, "cultureExpense": false, "card": null, "virtualAccount": null, "transfer": null, "mobilePhone": null, "giftCertificate": null, "cashReceipt": null, "cashReceipts": null, "discount": null, "cancels": null, "secret": "xxxxxxxxxxxxxxxx", "type": "NORMAL", "easyPay": null, "country": "KR", "failure": null, "isPartialCancelable": true, "receipt": null, "checkout": { "url": "https://payment-gateway-sandbox.tosspayments.com/link/payment?urlToken=checkout-url-21edab9ea15a4fcba370f1871123cfcbd76277dd9959411aa3710b5668d07e8d&sessionCreationApiVersion=V3&gtid=a25011416c6c585736842e68f70fc479c50c909&flowMode=DEFAULT" }, "currency": "KRW", "totalAmount": 6000, "balanceAmount": 6000, "suppliedAmount": 5455, "vat": 545, "taxFreeAmount": 0, "method": null, "version": "2022-11-16", "metadata": null } i removed 'secret' and 'paymentKey', not sure I can post it here
34 replies
Clarify how work with webhooks
do you need also response - Payment object?
34 replies
Clarify how work with webhooks
{ "method": "CARD", "amount": 6000, "orderId": "6", "orderName": "Toss T-shirts", "successUrl": "http://localhost:8080/success", "failUrl": "http://localhost:8080/fail" }
34 replies
Clarify how work with webhooks
yeah, sure. I took it from example
34 replies
Clarify how work with webhooks
Can I find it somewhere? I have access to account. I've asked my employer, waiting for answer, I'm just a developer
34 replies
Clarify how work with webhooks
Yes, I do. Store ID (MID) tvivarepublica
34 replies
Clarify how work with webhooks
Hello, no, I didn't. I use this docs, and i see no "confirmMethod" here. https://docs.tosspayments.com/en/api-guide#create-a-payment
34 replies