Tosspayments integration issues
Hi, I'm trying to integrate Tosspayments using our test/sandbox account. I can get the payments form to render, but when I click to pay I get the following error
{"result":"ERROR","data":null,"error":{"code":"4006","message":"Toss Payments와 계약된 결제수단이 아닙니다","data":{"bypassMessage":true}}}...

LG U+ 도메인, TLS 1.2 미만 / HTTP 비보안채널, 구 jsp 서비스 지원 종료 안내 >> 영문 가이드라인 요청
안녕하세요. 서비스 지원 종료 안내에 대한 노션 링크를 보아하니 영문 번역이 적용되지 않아 영문 버전으로 된 가이드라인이 따로 있을 지 문의 드립니다.
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....
Hi, need help on withdrawal system
I am working on a project which requires a withdrawal system of toss payment. Can someone guide me through how to implement this feature?
예금주 정보 계좌번호 불일치 문의
```
account=TossSellerAccount(
bankCode=081,
accountNumber=38291002256804,
holderName=강지훈-어트루짐 답십리역점...

Refund Transaction for non-taxable and taxable
For an order with taxable and non-taxable, we are sending orders together. However, for refund, we are sending them with two transactions.
And after the experiment, we know that for an order with only taxable / only non-taxable, we got refund immediately to the bank.
So, if we combine taxable and non-taxable as one component (subAmount) and request as one transaction, can we get immediate refund to the bank?...
🚨Urgent Support
We are experiencing
"responseBody":{"code":"FORBIDDEN_CONSECUTIVE_REQUEST","message":"반복적인 요청은 허용되지 않습니다. 잠시 후 다시 시도해주세요."},"responseCode":403
The two requests are not consecutive as we sent after a few hours. Does anyone know why this is happening?
...
My developer need help
Hi sir my developer installed brand pay plugin but is not working,i am going to send you step by step checkout process pictures,where is the problem please guide us thanks a lot

Payment widget 401
I set up a payment widget on bubble.io with these key below. But after pay, it auto redirects to success page with error code 401 and return empty value in ordername fields. Could you let me know what is the reason of this issue? thank you so much

payment gateway opening error
when I had test key configured for payment gateway, everything was working fine on the hosted website but when I changed the test keys with live keys, it started failing with status code 400. Can you please let me know if is there anything else we need to add or handle after switching to live environment here ?

Question regarding placing payment in test mode
Is there a way to test out toss pay in TEST mode without using the app? I need to check the success/failed payment response. Plus, we are not sure where to check the success/failure result.
Does "requestPayment" method have promise? and return orderId,paymentKey & amount?
Hi Support & @Ayaan!
I need to know that, can i use ".then" & ".catch" with requestPayment method? Please suggest! Thanks...
Get the error message to Bubble
Hi, is there anyway to get the error message like it was showed in the API log?
When I checked out the API log, the error calls has the detail message, but it showed nothing in the Bubble api reponse....

Toss Live Orders are not visible in Test Payment History.
Hi Toss Team,
We have launched toss payment to our production instance and receiving the orders in API LOG. However, the orders our not showing in "Test Payment History". Ex: M14628914.
Does it work only in test environment as the name suggest?...

Refund payment with Toss billing in Bubble.io
I'm using TossPayments-Billing for regular payment with the plugin in Bubble.io. Could someone support me with how to refund the payment?