예금주 정보 계좌번호 불일치 문의
```
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?
The close button is not visible for the credit card (CC) payment option in mobile view.
Hello Support,
We are integrating the TOSS widget SDK, and when a user selects the credit card (CC) payment option, we load all payment options in a modal. However, when the user selects another payment option, it opens a new window with the payment details. If the user clicks the back button, it doesn't lead to an error page. Additionally, on mobile devices, the close button is not visible. We need support to address these issues....
image assets for checkout methods
hi, do you have some image assets to use on checkout for payment method? rather than us just having "visa mastercard" .. thanks
Pre Production testing for Toss Payment Widget Integration Key in lower environments.
Hi Toss Team,
We have implemented the new Toss Payment Widget Integration in our Development and we are planning to release to Production in coming 2 weeks.
Could you let me know if we can configure and test toss payments Production keys in Staging/ Development instances, so that we could validate the credentials and confirm the functionality is working fine prior to Production release....
Tosspayment v2: is we can use _skipAuth on v2 documentation?
need help for using _skipAuth on Tosspayment v2
Partial Refund
Can we do partial refund 2 times for same order if yes, then what would ne the final status
I am having order with 1000 amount
in 1st refund I had done refund for 500 amount
in 2rd refund i am doing remain amount
So what would be the payment status for this order...