Skip to content

Logo

Fiat Systems

Elevate your payment experience with us

Website: www.fiatsystems.com

Set up Account H2H merchant account

Step 1: Create Merchant Account

To create an account send connection request at the www.fiatsystems.com/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:

  • Merchant ID
  • Hash key
  • Currency

Connect Merchant Account

Step 1. Connect H2H account at the Corefy Dashboard

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

Connect

Enter credentials:

  • fiatsystems__merchant_id → Merchant ID
  • fiatsystems__hash_key → Hash key
  • fiatsystems__currency → choose currency (You can set these parameters according to available currencies and features for your Fiat Systems wallets and services, but it's necessary to check details of the connection with your Corefy account manager.)

Success

You have connected Fiat Systems H2H merchant account!

API examples:

Data set to create a payment invoices for payment_card_usd_hpp service

SALE
{
  "data":{
    "type":"payment-invoice",
    "attributes":{
      "service":"payment_card_usd_hpp",
      "commerce_account":"hello_world",
      "currency":"USD",
      "amount":5,
      "flow":"charge",
      "gateway_options":{
        "cardgate":{
          "tokenize":""
        }
      },
      "test_mode":true,
      "options":{
        "allow_partially":false,
        "bypass_hpp":false,
        "send_operation_context_on_return":false
      },
      "reference_id":"230d9dff-ddf4-4b98-a0cb-f9fd8a4c8f55",
      "service_fields":[
      ]
    }
  }
}

Question

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