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 eximbay.
pay_method*** **string
Payment method code
Payment method codes
card (credit card)
wechat
alipay
card (foreign credit card)
unionpay
tenpay
econtext (payment via Japanese convenience store)
merchant_uid*** **string
Order ID
Must be unique for each request.\
buyer_tel*string
Customer phone
amount*** **integer
Payment amount
Must be an integer (not string)
currencystring
Currency
KRW
USD
EUR
GBP
JPY
THB
SGD
RUB
HKD
CAD
AUD
language`` string
Korean : ko
English : en
Chinese : zh
Japanese : jp
Note
i'mport does not support Eximbay subscription payment.
How to test convenience store payment
Convenience store payment method
As with virtual accounts in Korea, payment is processed at the convenience store counter using the message sent to the customer by e-mail or text message after requesting payment via the payment window.
i'mport internally sets pay_method : vbank
Sends callback and webhook to notify that Econtext has been created (status: ready / vbank_num is fixed as unknown)
When Econtext confirms payment deposit, i'mport receives a response from Eximbay, changes status to paid, and sends a webhook for post-payment processing
Convenience store payment test procedure
As with the virtual account, you need to test the result of the customer's deposit and receive a notification upon deposit.
Set Eximbay test mode to ON and proceed with the payment window.
Write down the pg_tid value from the callback response (check the value from the PG approval number column in the i'mport Admin console)