Skip to content

Logo

D8Corporation

We enable your digital payment services. D8 Corporation helps you bring your services to market quickly and at scale.

Website: www.d8corporation.com

Set up Account H2H merchant account

Step 1: Create Merchant Account

To create an account send connection request at the d8corporation.com/en/contact-d8 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:

  • d8__merchant_id → Merchant ID
  • d8__terminal_id → Terminal ID
  • d8__ca_cert → CA Certificate
  • d8__test_mode → Test mode
  • d8__currency → choose currency (You can set these parameters according to available currencies and features for your D8Corporation 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 D8Corporation Provider Overview page in 'New connection' section and choose H2H Merchant account option to open Connection form.

Connect

Enter credentials:

  • Merchant ID
  • Terminal ID
  • CA Certificate
  • Test mode → true/false
  • Currency

Success

You have connected D8Corporation H2H merchant account!

API examples:

Minimum data set to create a payment invoices for payment_card_uah_hpp service

SALE

POST /api/payment-invoices HTTP/1.1
{
  "data": {
    "type": "payment-invoice",
    "attributes": {
      "reference_id": "9c005348-0bd2-4e7f-aa64-b50d0660c01d",
      "service": "payment_card_uah_hpp",
      "currency": "UAH",
      "amount": 5,
      "test_mode": true
    }
  }
}

Constants

Сonstants

If some parameters are not sent in the transaction creation request, they will take the values from the set constants.

Here is a list of constants with their corresponding parameters:

  • LANGUAGE → constant [language]

Question

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