pankaj.mahapatra@gspann.com
pankaj.mahapatra@gspann.com
TPToss payments 개발자 커뮤니티
Created by pankaj.mahapatra@gspann.com on 8/28/2024 in #🌎┃global-support
How to receive the Webhook call for toss in local environment?
No description
45 replies
TPToss payments 개발자 커뮤니티
Created by pankaj.mahapatra@gspann.com on 8/28/2024 in #🌎┃global-support
How to receive the Webhook call for toss in local environment?
Thanks for all the information, I have one last question, for payments like Easy payment or Card payment the payment capture will be upfront right. It won't need all these procedure like Virtual Account for Bank Transfer.
45 replies
TPToss payments 개발자 커뮤니티
Created by pankaj.mahapatra@gspann.com on 8/28/2024 in #🌎┃global-support
How to receive the Webhook call for toss in local environment?
No description
45 replies
TPToss payments 개발자 커뮤니티
Created by pankaj.mahapatra@gspann.com on 8/28/2024 in #🌎┃global-support
How to receive the Webhook call for toss in local environment?
Random
45 replies
TPToss payments 개발자 커뮤니티
Created by pankaj.mahapatra@gspann.com on 8/28/2024 in #🌎┃global-support
How to receive the Webhook call for toss in local environment?
I tried with below and it worked. Bank code 31 1600802567580
45 replies
TPToss payments 개발자 커뮤니티
Created by pankaj.mahapatra@gspann.com on 8/28/2024 in #🌎┃global-support
How to receive the Webhook call for toss in local environment?
Yes, we are getting same error. Yes, secret key starts with "testgsk"
45 replies
TPToss payments 개발자 커뮤니티
Created by pankaj.mahapatra@gspann.com on 8/28/2024 in #🌎┃global-support
How to receive the Webhook call for toss in local environment?
@Ayaan - I just tried with below random 11 digit Account number but getting same error - Request: { "cancelReason": "Customer wants refund", "cancelAmount": "930000", "refundReceiveAccount": { "bank": "45", "accountNumber": "98765432101", "holderName": "Pankaj" }, "taxFreeAmount": 0, "currency": "KRW", "refundableAmount": "930000", "paymentKey": "tmcmk202409032033069Wbd7" }
45 replies
TPToss payments 개발자 커뮤니티
Created by pankaj.mahapatra@gspann.com on 8/28/2024 in #🌎┃global-support
How to receive the Webhook call for toss in local environment?
@Ayaan - Yes, we do have a Korean employee. However, I was wondering why do we need original account number for testing the refund flow on Test Environment. We have not release the feature yet. So, there should be some dummy account number where we can generate refund for testing as we are in Implemetation & testing phase.
45 replies
TPToss payments 개발자 커뮤니티
Created by pankaj.mahapatra@gspann.com on 8/28/2024 in #🌎┃global-support
How to receive the Webhook call for toss in local environment?
Also, I have one more doubt, you mentioned, The payment is completed when the customer deposits the money with this account number, "X600802567548". So, once customer deposit the amount, how Toss will get to know and complete the payment? Is it through Webhook the integrated platform will get to know that payment is completed successfully and we can now proceed to export the order.
45 replies
TPToss payments 개발자 커뮤니티
Created by pankaj.mahapatra@gspann.com on 8/28/2024 in #🌎┃global-support
How to receive the Webhook call for toss in local environment?
We are in Development phase of Confirm and Cancel API. So, in test environment, can we use any random account number in order to successfully refund?
45 replies
TPToss payments 개발자 커뮤니티
Created by pankaj.mahapatra@gspann.com on 8/28/2024 in #🌎┃global-support
How to receive the Webhook call for toss in local environment?
In the above Confirm API response, how do I get to know the Customer Account number in order to initiate Cancel API?
45 replies
TPToss payments 개발자 커뮤니티
Created by pankaj.mahapatra@gspann.com on 8/28/2024 in #🌎┃global-support
How to receive the Webhook call for toss in local environment?
Customer means here 'Merchant' or 'End User'?
45 replies
TPToss payments 개발자 커뮤니티
Created by pankaj.mahapatra@gspann.com on 8/28/2024 in #🌎┃global-support
How to receive the Webhook call for toss in local environment?
{ "mId": "tmcmkorea2022", "lastTransactionKey": "203E0D3BE12BE298CBC4BEA5851F379A", "paymentKey": "tmcmk202409031930224rlW8", "orderId": "00001503", "orderName": "비세토스 오리지널 콘티넨털 지갑", "taxExemptionAmount": 0, "status": "WAITING_FOR_DEPOSIT", "requestedAt": "2024-09-03T19:30:22+09:00", "approvedAt": null, "useEscrow": false, "cultureExpense": false, "card": null, "virtualAccount": { "accountNumber": "X600802567548", "accountType": "일반", "bankCode": "31", "customerName": "Pankaj", "dueDate": "2024-09-10T19:30:21+09:00", "expired": false, "settlementStatus": "INCOMPLETED", "refundStatus": "NONE", "refundReceiveAccount": null }, "transfer": null, "mobilePhone": null, "giftCertificate": null, "cashReceipt": { "type": "소득공제", "receiptKey": "AK6k75XwlOyL0qZ4G1VOLvY4yOQl7vroWb2MQYgmBDPdR9px", "issueNumber": "", "receiptUrl": "https://dashboard.tosspayments.com/receipts/cash-receipt/00001503/tmcmkorea2022?ref=PX", "amount": 390000, "taxFreeAmount": 0 }, "cashReceipts": null, "discount": null, "cancels": null, "secret": "ps_Ba5PzR0ArnJOAoQ9oLdNrvmYnNeD", "type": "NORMAL", "easyPay": null, "country": "KR", "failure": null, "isPartialCancelable": true, "receipt": { "url": "https://pgweb.tosspayments.com:9091/MpFlowCtrl?eventDiv1=search&eventDiv2=getCasReceiptList&trxid=tmcmk202409031930224rlW8&SYSTEM=NEW" }, "checkout": { "url": "https://api.tosspayments.com/v1/payments/tmcmk202409031930224rlW8/checkout" }, "currency": "KRW", "totalAmount": 390000, "balanceAmount": 390000, "suppliedAmount": 354545, "vat": 35455, "taxFreeAmount": 0, "method": "가상계좌", "version": "2022-11-16", "metadata": null }
45 replies
TPToss payments 개발자 커뮤니티
Created by pankaj.mahapatra@gspann.com on 8/28/2024 in #🌎┃global-support
How to receive the Webhook call for toss in local environment?
Hi @Ayaan - I am using UTF-8 only and my account number is starts with X because when we place the order and execure Confirm API I get below response for that Order. And for the same order only I am using the account number to refund, please find the below response for the same -
45 replies
TPToss payments 개발자 커뮤니티
Created by pankaj.mahapatra@gspann.com on 8/28/2024 in #🌎┃global-support
How to receive the Webhook call for toss in local environment?
I have one more doubt, I am executing cancel API call for one of the order. However, I am getting below error. Could you please confirm why it is happening? I have given proper accountNumber for that order. Response: { "code": "INVALID_REFUND_ACCOUNT_NUMBER", "message": "잘못된 환불 계좌번호입니다." } Request: {"cancelReason":"Customer wants refund","cancelAmount":"390000","refundReceiveAccount":{"bank":"31","accountNumber":"X600802567548","holderName":"Pankaj"},"taxFreeAmount":0,"currency":"KRW","refundableAmount":"390000","paymentKey":"tmcmk202409031930224rlW8”}
45 replies
TPToss payments 개발자 커뮤니티
Created by pankaj.mahapatra@gspann.com on 8/28/2024 in #🌎┃global-support
How to receive the Webhook call for toss in local environment?
The Webhooks working fine now, the issue was authentication.
45 replies
TPToss payments 개발자 커뮤니티
Created by pankaj.mahapatra@gspann.com on 8/28/2024 in #🌎┃global-support
How to receive the Webhook call for toss in local environment?
Yes.
45 replies
Toss Payment widget issue
yes, Naverpay. We are in development phase for Toss Payment, this feature has not on live for our site. Let me try other payment options.
33 replies
Toss Payment widget issue
No description
33 replies
Toss Payment widget issue
No description
33 replies