Skip to main content

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.

  1. Alternative Payment Methods must be On on Merchant Panel > Administration > Merchant Settings > Craftgate Features list.

    Alternative Payment Methods in Craftgate Features
  2. Enter the information sent to you by Payoneer on Merchant Panel > Administration > APM Management > Payoneer after Enable Payoneer Integration status.

    Payoneer integration settings

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.
  1. The following notification message will be displayed when the Payoneer tab is selected.

    Payoneer Common Payment Page Tab
  2. When the Pay button is clicked, user will be redirected to the Payoneer page. Users make the payment by using their Payoneer accounts.

    Payoneer User Login
  3. 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

    Payoneer account access allowance

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.

Only Payoneer Tab