⌨️Paymentwall
Paymentwall payment window integration guide
Last updated
Paymentwall payment window integration guide
Last updated
Refer to the Paymentwall settings page to configure the PG settings.
To open the payment window, call JavaScript SDK IMP.request_pay(param, callback).
In PC browsers, callback is invoked after calling IMP.request_pay(param, callback)
. In mobile browsers, the page is redirected to m_redirect_url.
pg
* string
PG code
If not specified and this is the only PG setting that exists, default PG
is automatically set.
If there are multiple PG settings, set to paymentwall
.
pay_method
string
Payment method code (Can be omitted)
You can manage your payment methods by enabling Project from the Paymentwall website.
(Payment methods are enabled based on your country IP by default)
merchant_uid
* string
Order ID
Must be unique for each request.
amount
* integer
Payment amount
Must be an integer (not string)
buyer_name
*
string
Customer name
buyer_email
*
string
Customer email address
currency
*
string
Currency
bypass
Paymentwall specific parameter
widget_code
: Set this to t3_1 for Terminal 3 only, Defualt: general payment window
ps
: Set to enable specific payment method. For available codes, refer to Payment system short codes. Example: kakaopaykr
= Kakao Pay
country_code : Payment methods are shown based on this code. (Country codes)