Payoneer
Craftgate is integrated with Payoneer which is one of the alternative payment methods. With the Craftgate Payment Form and the Common Payment Page, you can easily receive payments via Payoneer accounts.
Things to do first
In order to use the Payoneer integration, you must have completed the following steps.
Alternative Payment Methods must be
On
on Merchant Panel > Administration > Merchant Settings > Craftgate Features list.Enter the information sent to you by Payoneer on Merchant Panel > Administration > APM Management > Payoneer after
Enable
Payoneer Integration status.
Payment via Payoneer
You can receive payments from Payoneer users via the common payment page. The unique value associated with the user should be sent in the apmUserIdentity
parameter in the payment form initiation request. See: Payment with Payment Form
The payment experience and flow can be summarized as follows.
The following notification message will be displayed when the Payoneer tab is selected.
When the
Pay
button is clicked, user will be redirected to the Payoneer page. Users make the payment by using their Payoneer accounts.Payment is completed once the relevant permissions have been obtained and the user is directed to the
callbackUrl
address which is sent while payment form init request. See: Payment with Payment Form
Receive Payment Only via Payoneer
If you send ["PAYONEER"]
with the enabledPaymentMethods
parameter in the payment form initiation request, the
card payment tab will not be displayed to the user. Only the Payoneer tab will be accessible.