Transaction Gateway Unit

This page will help you get started with Pay, learn the different types of data you can create, retrieve, update, (un)delete and the basics of full RESTful API's

Transaction Gateway Unit (TGU)

API Package

Membership

Description

Developer Level

Methods

Transaction Gateway Unit

Pioneer+

Start a transaction and redirect the payer to a hosted payment page, directly to the payment method. For Point of sale open the Client information window and Cashier information window.

Junior / Certification not needed for own merchant use. For Technical Product Provider certification is mandatory.

POST
GET

Transaction Operations

From PROF+

Manage individual transactions, change states, capture, void and refund.

Medior / Certification not needed for own merchant use. For Technical Product Provider certification recommended.

GET
PATCH

Payment Processing

From BUS+

Make a direct integration between the merchant or technical supplier application.

Certification recommended.

POST

Payment Core's

CORETGULegacyRestful
pay.nlTGU1, TGU2, TGU3AllV1.1 - V2.X (beta)
achterelkebetaling.nlTGU4V12 - V18V1.1 - V2.X (beta)
payments.nlTGU5, TGU6V12 - V18V1.1 - V2.X (beta)
#private core# *#TGU#N/AV1.1 - V2.X (beta)

*A private core system with one or more TGU's, to process transactions within a merchant or merchant group.

Restful endpoint

You can use the restful API by rest.pay.nl or rest.achterelkebetaling.nl or rest.payments.nl

example: https://rest.payments.nl/v2/transactions

example: https://rest.pay.nl/v2/transactions

Legacy endpoint

You can use the legacy API by rest-api.pay.nl or rest-api.achterelkebetaling.nl or rest-api.payments.nl

example: https://rest-api.achterelkebetaling.nl/transaction/start/v18

example: https://rest-api.pay.nl/transaction/start/v18

API & Version documentation

We advise to update to the new fully RESTful endpoints based on these API's.

APIDocumentationendpointTypeVersions Supported
TGU Processing & merchant managementhttps://developer.pay.nl including the swagger file / Open API.rest.#CORE#RESTful - APIV1.1 - V2.X (beta)
Single Core Legacy Endpointshttps://docs.pay.nl / API testsuiterest-api.#CORE#Legacy APIV12, V13, V14, V15, V16, V17, V18