Skip to content

Logo

Payon

Website: www.aciworldwide.com

Set up Account H2H merchant account

Step 1: Create Merchant Account

To create an account send connection request at the www.aciworldwide.com/about-aci/contact-us or contact manager directly. Submit the required documents to verify your account and gain access.

Step 2: Get required credentials

Credentials that have to be issued:

  • payon__entity_id → Channel ID
  • payon__access_token → Access Token
  • payon__api_url → API URL
  • payon__test_mode → Test mode
  • payon__currency → choose currency (You can set these parameters according to available currencies and features for your Payon wallets and services, but it's necessary to check details of the connection with your Corefy account manager.)

Connect Merchant Account

Step 1. Connect H2H account at the Corefy Dashboard

Press Connect at Payon Provider Overview page in 'New connection' section and choose H2H Merchant account option to open Connection form.

Connect

Enter credentials:

  • Channel ID
  • Access Token
  • API URL
  • Test mode → true/false
  • Currency

Success

You have connected Payon H2H merchant account!

API examples:

Minimum data set to create a payment invoices for payment_card_usd_hpp service

SALE
{
  "data": {
    "type": "payment-invoice",
    "attributes": {
      "reference_id": "4e0d58fe-dc16-4657-b81f-9c4aa33c4230",
      "service": "payment_card_usd_hpp",
      "currency": "USD",
      "amount": 13,
      "test_mode": true,
    }
  }
}

Provider Options

Provider_Options

  • Include Sender data
    • allows the terminal to send an API URL during the connection to the Gate

Question

"Still looking for help connecting your Payon account?" Please contact our support team!