Toss payments 개발자 커뮤니티

TP

Toss payments 개발자 커뮤니티

Toss payments 개발자 커뮤니티입니다. 결제 연동하며 겪는 기술 문의부터, 결제 시장에 대한 다양한 정보까지 얻어가세요~

질문하러가기

❓┃연동개발-문의

✍┃피드백-개선요청

🌎┃global-support

🖥┃노코드-포럼

Payment is not going through despite success URL

Hi, I'm integrating the Toss payment gateway, and while the system sends a success URL after the user inputs their payment information, the funds aren't being deducted from their bank accounts on the user's side. Since we're receiving a success URL, we're able to obtain users' phone numbers, address information, and other details, but the payment isn't being processed, so no money is being deducted from their accounts. Please help. The payment gateway was working before....

Unable to register account in developer center

Hi, I'm investigating integrating Toss payment, but I cannot sign up to the development center because I am always asked to provide a phone number, even though I input my correct number. Can anyone help? https://app.tosspayments.com/signup...

How to receive the Webhook call for toss in local environment?

I am working on an implementation for Toss Payment SDK. I have implemented the order placement, confirm API and cancel API call. Also, I have configured the Webhook and pointing to my local environment for development & debugging. I am not receiving any webhook calls to my local environment. Would you be able to assist me on this?...

TOSS VAT

When i use test key to confirm payment, there r a vat price automatically filled. Can i modify it and how toss calculates this vat price

Getting success URL on toss but money not going through

Hi. For some reason I am getting my success url but the money is not going through. I am stuck and can't figure out why this may be occuring???

Toss payment billing with Bubble.io

Hi everyone, I'm working on the Toss payment billing in Bubble.io, as a plugin. In the card registration process, I thought it is supposed to go to 1 of 2 pages: success or fail. But even when it's failed, it still go to the success page, is that the way this process work? or I did something wrong?...
No description

Hi Toss Team, Had a query regarding the partial refund .

1. I am trying to initiate partail refund from the test enviroment, it gives me { "code": "NOT_ALLOWED_PARTIAL_REFUND_WAITING_DEPOSIT", "message": "입금 대기중인 ê²°ì œëŠ” 부분 환불이 불가합니다." } How do I complete the deposit in the test environment after placing the order. ...

Toss Payment API confirm always response error result

After i make payment successfully, i was redirected to successful url attached in request. Then i call confirm api it always returned response error: 1. The 400 status code error { "code": "ALREADY_PROCESSED_PAYMENT", "message": "이미 처리된 결제 입니다."...

Next.js + Springboot with Payment Widget SDK

Hi everyone. I am having some trouble coming up with a solution for my Next.js Frontend and Springboot Backend. I want the payment to be confirmed in my springboot backend when the payment request is succeeded from toss. Previously, I was doing this with the successUrl parameter in the requestPayment method (shown below). However, I don't want to expose my endpoints so that anyone can call it. I only want toss to be able to call my endpoint. I was thinking of using an api key, but i have no clue how i might be able to do this without exposing the key to the browser in the nextwork tab when the method is called. The last thing i want to happen is people going in and confirming a bunch of orders that were not paid. ```typescript...

Toss Payment widget issue

Hi Toss Society, We are implementing payment Widget in our site by using Javascript SDK method. We have Initialize the Toss payments SDK, created payment instance and followed the below document as mentioned. However, once once we choose any payment methods and proceed further er ate seeing below error. Could you please assist us on this? https://docs.tosspayments.com/guides/v2/payment-widget/integration?backend=java...
No description

Integration of toss brand pay and additional queries

Dear Toss Team, I am pleased to inform you that my developer has successfully integrated the basic Toss payment window into one of my applications. After discovering how user-friendly Toss Brand Pay is, I decided to implement it in my app. I have now received my store ID and approval for using Toss Brand Pay. I have a couple of questions regarding further integration: ...

toss brand pay

Hi toss society, i have toss payment gateway on my app and what i found toss brand payment is easy to use ,so how i can change it to toss brand pay?

currently salesforce integration with LG U+ and we need to update with latest versions

Hi Team, Currently we are using LGUplus intergeation cartridge on SFCC for toss payment and need the links for updated version SFCC integration cartridge....

Integration with Hubspot

Hello, My landing page is hosted on Hubspot. It is built with drag and drop blocks. One of the block is text, and I can add HTML code there. How can I integrate Toss by copy pasting some HTML code in that page?...

Naverpay and Samsung Pay not showing for mobile payments

Hi Team, We are facing a production issue in Tosspayments. 2 payments not showing for mobile version. But it shows fine for desktop version. Please see the highlighted screenshots....
No description

email issue at Xpay response.

Hello, We have an issue in production related to the response from your Xpay system when we try to validate the payment. When the website redirects to XPay to make the payment, it sends this variable to HPP:...

international payments

Hello, do I need to manually apply for allowing me to make overseas transactions with my toss card, or is it allowed by default? I am planning to visit my country and would like to use the toss card to make payments there

Need help on Tracing the payment record log. Is it returning 400 or 200 to request?

Hi team, is there any way we can track the API billing charging is returning 200 or 400 status code to us? We found the payment is completed but API returning non 200 status code. can help check ?...

About Card Number Masking

I use APIs to make payments. In the API response, I noticed that we receive a card object. The object looks like this: ```
"card": { "issuerCode": "71",...
Next