QN
QN17mo ago

테스트 결제내역

I'm having a small problem but don't know what's wrong? Where is wrong? And here is my request: const tossPaymentsForm = { amount: '24000', orderId: 'OrderNumber638', orderName: 'OrderNumber638', customerName: 'sdafsadfsd', successUrl: 'http: //localhost:5173/order', failUrl: 'http: //localhost:5173/payment/37', _skipAuth: 'FORCE_SUCCESS' } tossPayments.requestPayment("카드", tossPaymentsForm) How to display 3 information fields like the red lines in the other picture? (The data in the figure is an illustrative example)
No description
13 Replies
토스페이먼츠 BOT
⏳ 잠시만 기다려주세요! 곧 답변드리겠습니다
오류 문의일 경우 아래 정보를 미리 전달해주시면, 빠른 답변에 도움이 됩니다.
- 주문번호(orderId) : - 문의 내용 :
(img를 함께 첨부해주시면 도움이됩니다)
* 계약관련 내용은 1544-7772로 문의주세요. * 주말/공휴일에는 답변이 늦을 수 있어요.
today.lastday
today.lastday17mo ago
코어 API | 토스페이먼츠 개발자센터
토스페이먼츠 API 엔드포인트(Endpoint)와 객체 정보, 파라미터, 요청 및 응답 예제를 살펴보세요.
QN
QNOP17mo ago
How long does it take for the amount to be refunded from the date of successful cancellation?
김차장
김차장17mo ago
It takes 3-5 days for debit cards and 1-2 days for credit cards.
QN
QNOP17mo ago
How can I know when my order has been refunded?
today.lastday
today.lastday17mo ago
The actual refund is carried out by the credit card company and PG does not know the result. If a customer has a problem, you can receive a refund receipt from the card app and contact PG with the order id. If there is no refund, the customer should contact the card company first.
토스페이먼츠 BOT
❤️ 기술문의 경험이 어떠셨나요?!
간단히 코멘트 남겨주세요! 제품 발전에 큰 힘이 됩니다.
QN
QNOP16mo ago
I want to get data of CANCEL orders from the management page. Is there any way to get it?
No description
today.lastday
today.lastday16mo ago
You can get data of cancels using transactions API.
today.lastday
today.lastday16mo ago
코어 API | 토스페이먼츠 개발자센터
토스페이먼츠 API 엔드포인트(Endpoint)와 객체 정보, 파라미터, 요청 및 응답 예제를 살펴보세요.
QN
QNOP16mo ago
Is there a way to filter only CANCEL orders?
Ayaan이안
Ayaan이안16mo ago
If you are seeing Test history page, no Only can in our live management app (which url starts with dashboard.tosspayments.com)

Did you find this page helpful?