FAQ
Frequently asked questions from merchants.
Last updated
Frequently asked questions from merchants.
Last updated
Webhook is only sent once by default.
You can set to resend (retry) the webhook up to 5 times in 1 minute increments. i'mport will stop sending the webhook once the merchant responds with HTTP STATUS 200.
You can also manually resend the webhook from the Admin console. (Payment approvals -> Webhook log -> Resend)
If you change the webhook address, webhooks for past transactions are sent to the previous webhook URL.
The error code and message in the payment response are the same as those sent by the source (PG). There is no comprehensive error code list because the response codes and messages differ by each PG linked with i'mport.
Enter the merchant information for testing by clicking 'Add PG' from existing settings.
Pros: Can use the same Merchant ID and API key/secret for testing.
Cons: Care needs to be taken in setting/saving PGs because the settings are shared with the production account.
[Checklist]
To request payment with a specific Merchant ID for the same PG, you must specify the pg
parameter as PG. Merchant ID.
You can create a developer account by signing up in the i'mport Admin page ().
Pros: Enables stable testing by using separate accounts for production and development.
Cons: Requires source code branching due to having different Merchant ID and API key/secret for each account.
For additional FAQs, refer to: