bank transfer limit with test mid
When doing payment tests over 2,000,000 KRW we faced an error saying amount must be under 2 million won.. can you change that for our tests?. as we are neededing to test with large amounts.. mid is : merial80
Do I need real information for testing BrandPay?
I'm currently testing with brand pay. Do I need to input real infor for testing?
no transactionKey returned with Brandpay Test mode?
in test mode it looks like transactionkey is not returned when calling payment approval for brandpay.. is that correct please confirm
i'm only getting transactionKey when using live key......
React-native open external app in WebView
We're integrating Connect Pay in our application in React-Native.
We getting issues while trying to open the external app from WebView. Following your documents https://docs.tosspayments.com/guides/webview#1-%EC%95%B1-%EC%8A%A4%ED%82%B4-%EB%A6%AC%EC%8A%A4%ED%8A%B8-%EC%B6%94%EA%B0%80%ED%95%98%EA%B8%B0 we knew the concept of handling this but this document doesn't mention the way to implement in React-Native.
Do you have any guide or document about this issue?...
brandpay testpayments not logged
can you check cp_merial76 for brandpay none of the test payments are showin in the dashboard https://developers.tosspayments.com/25652/accounts/598574/phases/test/payment-logs?startDate=2023-02-23&endDate=2023-02-23&
even tho sucessful payment with the php sample script from github... can you check this urgently for us? as we are trying to debugg some errors waiting to go live asap...
inquiring about the brand pay error.
Dear Brandpay,
We have a product want to implement brandpay sdk on that, but during the time we implement we see an error (image attached)
At the first time, we can register brandpay method and pay success.
But from the second time, an error "This payment method aready registered" appears when we used the account we registered before. Can you guys help me give a solution for that?
...

Cash Receipt API
in the doc you dont have registrationNumber
but in the API test but in the test https://docs.tosspayments.com/reference/test/v1/cash-receipts/POST. its set as a required feild... can you tell us what registrationNumber vaule should be please?
as currently im getting error :
...
ERROR: PAY_PROCESS_ABORTED
I got an error on the live environment. When I use the test key it worked. Pls, help me to resolve it.
code: "PAY_PROCESS_ABORTED"
message: "현재 서비스 이용이 원활하지 않습니다. 잠시 후 다시 이용 부탁드립니다."
orderId: "6f579ce3-94bc-456e-87b1-2789c2e0a3b4"...
Hey, I got error:
javaScript SDK
It's ok with test key but get error with real key when create a request payment. I apply it on flutter webview. Could you help me resolve it?
{"code":"PAY_PROCESS_ABORTED","message":"현재 서비스 이용이 원활하지 않습니다. 잠시 후 다시 이용 부탁드립니다."}...
Brandpay - toss not sending payment confirmation emails?
is it expected that toss do not send order confirmation emails to the customer when using brandpay ?
I need information to switch from test environment to live environment for production
Hi, I have searching for the way to switch but still no luck, since im don't know Korean, please help me
I need a docs for how to switch these environment please...

Error {codeINVALID_REQUEST,message필수 파라미터가 누락되었습니다. (LGD_RESPCODE)}
Hello, I'm Khiem from Vietnam, I'm developer, I'm trying to build a service in Korean and need the payment. I have an issue while using:
```button.addEventListener('click', function () {
tossPayments.requestPayment('카드', {
amount: 15000,
orderId: 'Noz4ablB94pV49KtDN7Un',...
Please read before leaving a question.
Here are some things you want to keep in mind when requesting technical support.
Please refer to it when leaving a question.
1️⃣ (For error inquiries) Please read the error message.
It is not an error that Tosspayments drops itself,...