Testing Payment Gateway
How do I test the payment gateway using the test key? What payment method do I choose and what details do I enter?
10 Replies
⏳ 잠시만 기다려주세요! 곧 답변드리겠습니다
오류 문의일 경우 아래 정보를 미리 전달해주시면, 빠른 답변에 도움이 됩니다.
- 주문번호(orderId) :
- 문의 내용 :
(img를 함께 첨부해주시면 도움이됩니다)
* 계약관련 내용은 1544-7772로 문의주세요.
* 주말/공휴일에는 답변이 늦을 수 있어요.
You must have a credit card or bank account used in Korea to make a test payment.
This is because authentication proceeds in the same way as in a live environment.
For development purposes, you can receive a success response without using a payment method.
Just add the _skipAuth parameter to requestPayment().
=> '_skipAuth' : 'FORCE_SUCCESS',
If I add this parameter with the live key,will it work?
No, it will not.
So it only works with the test key?
yes
yes
Alright,thanks!
Am I allowed to ask another question related to the API but not this topic in this thread?
or do I make another post
another post is better
❤️ 기술문의 경험이 어떠셨나요?!
간단히 코멘트 남겨주세요! 제품 발전에 큰 힘이 됩니다.