Skip to content

Logo

Siquro.

Unique Payment Gateway. Accept payments with us and open up new markets and opportunities in the online payments industry

Website: siquro.com

Set up Account Provider account

Step 1: Create Provider account

To create an account send connection request at the siquro.com/contacts 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
  • Header key
  • Signature key

Connect Provider Account

Step 1. Connect Provider account at the Corefy Dashboard

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

Connect

Enter credentials:

  • Merchant ID
  • Secret Key
  • API URL

Success

You have connected Siquro. Provider account!

API examples:

Minimum data set to create a payment invoices for openbanking_eur_hpp and other APM service

PAYMENT

POST /api/payment-invoices HTTP/1.1
{
  "data": {
    "type": "payment-invoice",
    "attributes": {
      "service": "openbanking_eur_hpp",
      "currency": "EUR",
      "amount": 10,
      "flow": "charge",
      "customer": {
        "reference_id": "6efdb1fa-c69f-43de-b7b8-ca5c73d0ff28",
        "name": "John Doe",
        "email": "test@gmail.com",
        "address": {
          "country": "DE"
        }
      },
      "test_mode": false,
      "reference_id": "6be05631-8710-4b14-a369-1928a2b70eda",
}

Question

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