• DeutschEnglish

PAYBACK PAY

About PAYBACK PAY

General information about PAYBACK PAY

Logo

COO 6505 1000 18 2298204

Info

tbd

Type

Payments by eWallet

Further information you will find also on the website of Payback: tbd

Use cases

Supported use cases

Supported interfaces

Use case

Description

Simple process

S-2-S

APP

Batch

Authorization + Capture

Merchant wants to authorize payment and capture on delivery

  • not supported

  • use "Sale" instead to authorize and capture a payment within one step

Sale

Merchant wants to collect money from customer via Payback

  • Merchant's shop initiates Payback payment request

  • Customer confirms payment in Payback App

  • Merchant's shop gets a notification about successful payment

  • Merchant App polls Merchant's server until payment is completed

COO 6505 1000 18 2044774

full or partial Credit

Merchant wants to credit some money back to customer after a payment has been successfully completed

  • Merchant initiates credit request

  • Computop collects Payback details from referred payment and initiates Payback credit

  • Merchant's shop gets a response about successful credit

COO 6505 1000 18 2044774

COO 6505 1000 18 2044774

Process flow charts

Sale

Process flow PAYBACK PAY

Credit, Server-to-Server

Process flow PAYBACK PAY credit

Paygate interface

Definitions

Data formats

Format

Description

a

alphabetical

as

alphabetical with special characters

n

numeric

an

alphanumeric

ans

alphanumeric with special characters

ns

numeric with special characters

bool

boolean expression (true or false)

3

fixed length with 3 digits/characters

..3

variable length with maximum 3 digits/characters

enum

enumeration of allowed values

dttm

ISODateTime (YYYY-MM-DDThh:mm:ss)

Abbreviations

Abbreviation

Description

Comment

CND

condition

M

mandatory

If a parameter is mandatory, then it must be present

O

optional

If a parameter is optional, then it can be present, but it is not required

C

conditional

If a parameter is conditional, then there is a conditional rule which specifies whether it is mandatory or optional

Notice: Please note that the names of parameters can be returned in upper or lower case.

Calling the interface for a PAYBACK PAY payment (Sale)

In order to make a payment with PAYBACK PAY, please use the following URL:

https://www.computop-paygate.com/PaybackPay.aspx

Notice: For security reasons, Computop Paygate rejects all payment requests with formatting errors. Therefore, please use the correct data type for each parameter.

The following table describes the encrypted payment request parameters:

KeyFormatCNDDescription

MerchantID

ans..30

M

MerchantID, assigned by Computop. Additionally this parameter has to be passed in plain language too.

TransID

ans..64

M

TransactionID provided by you which should be unique for each payment

refnr

ans..30

O

Merchant’s unique reference number

Amount

n..10

M

Amount in the smallest currency unit (e.g. EUR Cent). Please contact the Computop Helpdesk, if you want to capture amounts <100 (smallest currency unit).

Currency

a3

M

Currency, three digits DIN / ISO 4217, e.g. EUR, USD, GBP. Please find an overview here: A1 Currency table

MAC

an64

M

Hash Message Authentication Code (HMAC) with SHA-256 algorithm. Details can be found here:

Language

a2

O

Language: de - German, en – English

URLSuccess

ans..256

M

Complete URL which calls up Paygate if payment has been successful. The URL may be called up only via port 443. This URL may not contain parameters: In order to exchange values between Paygate and shop, please use the parameter UserData.

Common notes:

  • We recommend to use parameter "response=encrypt" to get an encrypted response by Paygate

  • However, fraudster may just copy the encrypted DATA-element which are sent to URLFailure and send the DATA to URLSuccess/URLNotify. Therefore ensure to check the "code"-value which indicates success/failure of the action. Only a result of "code=00000000" should be considered successful.

URLFailure

ans..256

M

Complete URL which calls up Paygate if payment has been unsuccessful. The URL may be called up only via port 443. This URL may not contain parameters: In order to exchange values between Paygate and shop, please use the parameter UserData.

Common notes:

  • We recommend to use parameter "response=encrypt" to get an encrypted response by Paygate

  • However, fraudster may just copy the encrypted DATA-element which are sent to URLFailure and send the DATA to URLSuccess/URLNotify. Therefore ensure to check the "code"-value which indicates success/failure of the action. Only a result of "code=00000000" should be considered successful.

Response

a7

O

Status response sent by Paygate to URLSuccess and URLFailure, should be encrypted. For this purpose, transmit Response=encrypt parameter.

URLNotify

ans..256

M

Complete URL which Paygate calls up in order to notify the shop about the payment result. The URL may be called up only via port 443. It may not contain parameters: Use the UserDataparameter instead.

Common notes:

  • Before follow-up actions (capture / credit / reversal) are carried out on an existing transaction, the first Notify must have been answered by the shop.

  • Fraudster may just copy the encrypted DATA-element which are sent to URLFailure and send the DATA to URLSuccess/URLNotify. Therefore ensure to check the "code"-value which indicates success/failure of the action. Only a result of "code=00000000" should be considered successful.

UserData

ans..1024

O

If specified at request, Paygate forwards the parameter with the payment result to the shop.

ReqId

ans..32

O

To avoid double payments or actions (e.g. by ETM), enter an alphanumeric value which identifies your transaction and may be assigned only once. If the transaction or action is submitted again with the same ReqID, Computop Paygate will not carry out the payment or new action, but will just return the status of the original transaction or action.

Please note that the Computop Paygate must have a finalized transaction status for the first initial action (authentication/authorisation). This does not apply to 3-D Secure authentications that are terminated by a timeout. The 3-D Secure Timeout status does not count as a completed status in which the ReqID functionality on Paygate does not take effect. Submissions with identical ReqID for an open status will be processed regularly.

Notice: Please note that a ReqID is only valid for 12 month, then it gets deleted at the Paygate.

Plain

ans..50

O

A single value to be set by the merchant to return some information unencrypted in response/notify, e.g. the MID.

"Plain"-parameter is part of encrypted "Data" in Computop Paygate and therefore protected against manipulation.

Custom

ans..1024

O

"Custom"-parameter is added to the request data before encryption and is part of encrypted "Data" in Computop Paygate request. By this they are protected against manipulation by a consumer.

The Custom-value is added to the Computop Paygate response in plain text and the "|" is replaced by a "&". By this you can put a single value into Custom-parameter and get multiple key-value-pairs back in response for your own purpose.

Please find a sample here: Custom

PointAmount

n..10

O

The PAYBACK points amount of the PAY transaction

VatList

String

M

Base64 encoded value

items.rate

n..10

M

The percentage rate of the vat item

ArticleList

String

M

Base64 encoded value

items

array

M

Array of items, e.g.: {"items": [{items1 ...}{item2...}]}

items.itemReference

ans..30

M

Position of the line item in the order

items.id

ans..30

M

Article Number

items.name

ans..30

M

Name / Title of the Article

items.quantity

ans..30

M

Total number of items

items.amount

n..10

M

Gross unit price (incl. VAT) in Cent

items.vatAmount

n..10

M

Tax Amount in cents

items.vatPercent

n..10

M

Tax rate of country tax in % as number 19% = 19

items.type

an..20

M

GOODS = Article to ship

VOUCHER = Voucher to be used

SHIPPING = Shipping costs

PAYMENT_FEE = Payment fee

DeviceID

ans..50

O

Device id set by the merchant during the check-out and sent over with the device check Pixel.

For E-com it is mandatory. The value has to be the same one which was handed over with the DevicePixel.

AccountId

n10

M

It is the 10 digit PAYBACK user ID of the customer handed over by the merchant, used to check if the right user fulfills the payment

CustomerID

ans..30

M

The PAYBACK membership identifier is only available in case of an active account binding and used to push users to fulfill transactions

IsBound

bool

M

Information if the PAYBACK account is bounded on the merchant side. Only in this case users can be pushed: True | False

CustomerGroup

enum

M

Information by the merchant about the customer which are used by Verifone Payments for risk evaluation: KNOWN | UNKNOWN

sdAdditionalInfo

ans..50

O

Shipping details, AdditionalInfo, e.g. Information about the kind of shipping (e.g. "Click++Collect")

sdCompany

ans..50

O

Shipping details, Company

sdFirstName

ans..50

O

Shipping details, FirstName

sdLastName

ans..50

O

Shipping details, LastName

sdStreet

ans..50

O

Shipping details, Street

sdStreetNr

an..10

O

Shipping details, StreetNr

sdZIP

an..20

O

Shipping details, ZIP

sdCity

ans..50

O

Shipping details, City

sdCountryCode

an2

M

Shipping details, CountryCode

Parameters for payments with PAYBACK PAY payment

VatList

VatList should be sent as a base64 encoded value. Please find the example below.

1
{
2
"items": [
3
{
4
"rate": 7,
5
"amount": 327
6
},
7
{
8
"rate": 19,
9
"amount": 80
10
}
11
]
12
}
13
VatList=ew0KICAgICJpdGVtcyI6IFsNCiAgICAgICAgew0KICAgICAgICAgICAgInJhdGUiOiA3LA0KICAgICAgICAgICAgImFtb3VudCI6IDMyNw0KwqAgwqAgwqAgwqAgfSwNCiAgICAgICAgew0KICAgICAgICAgICAgInJhdGUiOiAxOSwNCiAgICAgICAgICAgICJhbW91bnQiOiA4MA0KICAgICAgICB9DQogICAgXQ0KfQ==

Articlelist

Articlelist should be sent as a base64 encoded value. Please find the example below.

1
{
2
"items": [
3
{
4
"itemReference": "1",
5
"id": "Click++Collect",
6
"name": "Click++Collect",
7
"quantity": 1,
8
"amount": 500,
9
"vatAmount": 80,
10
"vatPercent": 19,
11
"type": "SHIPPING"
12
},
13
{
14
"itemReference": "2",
15
"id": "654327",
16
"name": "Test product2",
17
"quantity": 1,
18
"amount": 5000,
19
"vatAmount": 327,
20
"vatPercent": 7,
21
"type": "GOODS"
22
}
23
]
24
}
25
Articlelist=ew0KICAgICJpdGVtcyI6IFsNCiAgICAgICAgew0KICAgICAgICAgICAgIml0ZW1SZWZlcmVuY2UiOiAiMSIsDQogICAgICAgICAgICAiaWQiOiAiQ2xpY2srK0NvbGxlY3QiLA0KICAgICAgICAgICAgIm5hbWUiOiAiQ2xpY2srK0NvbGxlY3QiLA0KICAgICAgICAgICAgInF1YW50aXR5IjogMSwNCiAgICAgICAgICAgICJhbW91bnQiOiA1MDAsDQogICAgICAgICAgICAidmF0QW1vdW50IjogODAsDQogICAgICAgICAgICAidmF0UGVyY2VudCI6IDE5LA0KICAgICAgICAgICAgInR5cGUiOiAiU0hJUFBJTkciDQogICAgICAgIH0sDQogICAgICAgIHsNCiAgICAgICAgICAgICJpdGVtUmVmZXJlbmNlIjogIjIiLA0KICAgICAgICAgICAgImlkIjogIjY1NDMyNyIsDQogICAgICAgICAgICAibmFtZSI6ICJUZXN0IHByb2R1Y3QyIiwNCiAgICAgICAgICAgICJxdWFudGl0eSI6IDEsDQogICAgICAgICAgICAiYW1vdW50IjogNTAwMCwNCiAgICAgICAgICAgICJ2YXRBbW91bnQiOiAzMjcsDQogICAgICAgICAgICAidmF0UGVyY2VudCI6IDcsDQogICAgICAgICAgICAidHlwZSI6ICJHT09EUyINCiAgICAgICAgfQ0KICAgIF0NCn0NCg

The following table gives the result parameters which Computop Paygate transmits to URLSuccess or URLFailure and URLNotify. If you have specified the Response=encrypt parameter, the following parameters are sent Blowfish encrypted to your system:

pls. be prepared to receive additional parameters at any time and do not check the order of parameters

the key (e.g. MerchantId, RefNr) should not be checked case-sentive

KeyFormatCNDDescription

mid

ans..30

M

MerchantID, assigned by Computop

PayID

an32

M

ID assigned by Paygate for the payment, e.g. for referencing in batch files as well as for capture or credit request.

XID

an32

M

ID for all single transactions (authorisation, capture, credit note) for one payment assigned by Paygate

TransID

ans..30

M

Unique reference number for your accounts – it is the unique reference with Payback, too.

Status

a..50

M

OK or AUTHORIZED (URLSuccess) as well as FAILED (URLFailure)

Description

ans..1024

M

Further details in the event that payment is rejected. Please do not use the Description but the Code parameter for the transaction status analysis!

Code

an8

M

Error code according to Paygate Response Codes (A4 Error codes)

refnr

ans..30

O

Merchant’s unique reference number

UserData

ans..1024

O

If specified at request, Paygate forwards the parameter with the payment result to the shop.

MAC

an64

M

Hash Message Authentication Code (HMAC) with SHA-256 algorithm. Details can be found here:

Plain

ans..50

O

A single value to be set by the merchant to return some information unencrypted in response/notify, e.g. the MID.

"Plain"-parameter is part of encrypted "Data" in Computop Paygate and therefore protected against manipulation.

Custom

ans..1024

O

"Custom"-parameter is added to the request data before encryption and is part of encrypted "Data" in Computop Paygate request. By this they are protected against manipulation by a consumer.

The Custom-value is added to the Computop Paygate response in plain text and the "|" is replaced by a "&". By this you can put a single value into Custom-parameter and get multiple key-value-pairs back in response for your own purpose.

Please find a sample here: Custom

TransactionID

ans..64

M

Unique transaction number returned by Payback

redemptionfactor

an..5

O

The redemption factor can be used to calculate the equivalent value of the redeemed points in Euros. As 100 points are the equivalent of 1 EUR the factor in Germany will be 0.01

pointsredeemed

n..10

O

The amount of the points in a PAY redemption transaction. It will exist only in case of mobile redemption. If exists it has to be a natural number.

payamount

n..10

O

The PAY amount of the PAY transaction including VAT. It will exist only in case of mobile redemption. If redemption transaction is fully paid with points this will be 0.

ApprovalCode

an..10

O

Optional external authorization identifier for the PAY transaction. Populated by Verifone Payments as the unique authorization identifier of the payment transaction.

paymentmethod

enum

O

BesThis field represents the detailed payment method which is used to pay the PAY amount: Sepa, VISA, MasterCard

PointAmount

n..10

O

The PAYBACK points amount of the PAY transaction

AccountId

n10

M

It is the 10 digit PAYBACK user ID of the customer handed over by the merchant, used to check if the right user fulfills the payment

CustomerID

ans..30

M

The PAYBACK membership identifier is only available in case of an active account binding and used to push users to fulfill transactions

IsBound

bool

M

Information if the PAYBACK account is bounded on the merchant side. Only in this case users can be pushed: True | False

CustomerGroup

enum

M

Information by the merchant about the customer which are used by Verifone Payments for risk evaluation: KNOWN | UNKNOWN

Result parameters for URLNotify, URLSuccess and URLFailure in case of PAYBACK PAY payment

Credit with reference

Credits (refunds) are possible via a Server-to-Server connection. For a Credit with reference to a capture the amount of the Credit is limited to the amount of the previous capture. To carry out a credit with a reference transaction, please use the following URL:

https://www.computop-paygate.com/credit.aspx

Notice: For security reasons, Computop Paygate rejects all payment requests with formatting errors. Therefore, please use the correct data type for each parameter.

The following table describes the encrypted payment request parameters:

KeyFormatCNDDescription

MerchantID

ans..30

M

MerchantID, assigned by Computop. Additionally this parameter has to be passed in plain language too.

PayID

an32

M

ID assigned by Paygate for the payment to be credited

TransID

ans..64

M

TransactionID provided by you which should be unique for each payment

Amount

n..10

M

Amount in the smallest currency unit (e.g. EUR Cent). Please contact the Computop Helpdesk, if you want to capture amounts <100 (smallest currency unit).

Currency

a3

M

Currency, three digits DIN / ISO 4217, e.g. EUR, USD, GBP. Please find an overview here: A1 Currency table

refnr

ans..30

O

Merchant’s unique reference number

MAC

an64

M

Hash Message Authentication Code (HMAC) with SHA-256 algorithm. Details can be found here:

ReqId

ans..32

O

To avoid double payments or actions (e.g. by ETM), enter an alphanumeric value which identifies your transaction and may be assigned only once. If the transaction or action is submitted again with the same ReqID, Computop Paygate will not carry out the payment or new action, but will just return the status of the original transaction or action.

Please note that the Computop Paygate must have a finalized transaction status for the first initial action (authentication/authorisation). This does not apply to 3-D Secure authentications that are terminated by a timeout. The 3-D Secure Timeout status does not count as a completed status in which the ReqID functionality on Paygate does not take effect. Submissions with identical ReqID for an open status will be processed regularly.

Notice: Please note that a ReqID is only valid for 12 month, then it gets deleted at the Paygate.

Parameters for credit payments with PAYBACK PAY via socket connection

The following table describes the result parameters with which the Computop Paygate responds to your system

pls. be prepared to receive additional parameters at any time and do not check the order of parameters

the key (e.g. MerchantId, RefNr) should not be checked case-sentive

KeyFormatCNDDescription

mid

ans..30

M

MerchantID, assigned by Computop

PayID

an32

M

ID assigned by Paygate for the payment, e.g. for referencing in batch files as well as for capture or credit request.

XID

an32

M

ID for all single transactions (authorisation, capture, credit note) for one payment assigned by Paygate

TransID

ans..64

M

TransactionID provided by you which should be unique for each payment

Status

a..50

M

OK (URLSuccess) or FAILED (URLFailure)

Description

ans..1024

M

Further details in the event that payment is rejected. Please do not use the Description but the Code parameter for the transaction status analysis!

Code

an8

M

Error code according to Paygate Response Codes (A4 Error codes)

Amount

n..10

M

Amount in the smallest currency unit (e.g. EUR Cent). Please contact the Computop Helpdesk, if you want to capture amounts <100 (smallest currency unit).

Currency

a3

M

Currency, three digits DIN / ISO 4217, e.g. EUR, USD, GBP. Please find an overview here: A1 Currency table

paymentmethod

enum

M

Payment method used for refund: Sepa, VISA, MasterCard

payamount

n..10

M

The amount (e.g. -5500) that has been refunded by Sepa or credit card

pointamount

n..10

M

The PAYBACK points amount of the PAY transaction

pointsredeemed

n..10

M

The amount of the points in a PAY redemption transaction. It will exist only in case of mobile redemption. If exists it has to be a natural number.

RedemptionFactor

an..5

M

The redemption factor can be used to calculate the equivalent value of the redeemed points in Euros. As 100 points are the equivalent of 1 EUR the factor in Germany will be 0.01

Response parameters for credit payments with PAYBACK PAY via socket connection

Sample Requests

SALE-Request - unencrypted

1
MerchantID=your_merchant_id&TransID=TID-1708359886429-007402090222&RefNr=axxhz03307kbewu01655harys&CustomerId=9530c279-f13d-41db-b6a4-19488541bee9&Amount=5500&Currency=EUR&URLSuccess=https://www.your.url/success.php&URLFailure=https://www.your.url/failure.php&URLNotify=https://www.your.url/notify.php&sdStreet=Bergstrasse&sdStreetNr=1&sdZIP=96050&sdCity=Bamberg&sdCountryCode=DE&ArticleList=ew0KICAgICJpdGVtcyI6IFsNCiAgICAgICAgew0KICAgICAgICAgICAgIml0ZW1SZWZlcmVuY2UiOiAiMSIsDQogICAgICAgICAgICAiaWQiOiAiQ2xpY2srK0NvbGxlY3QiLA0KICAgICAgICAgICAgIm5hbWUiOiAiQ2xpY2srK0NvbGxlY3QiLA0KICAgICAgICAgICAgInF1YW50aXR5IjogMSwNCiAgICAgICAgICAgICJhbW91bnQiOiA1MDAsDQogICAgICAgICAgICAidmF0QW1vdW50IjogMCwNCiAgICAgICAgICAgICJ2YXRQZXJjZW50IjogMCwNCiAgICAgICAgICAgICJ0eXBlIjogIlNISVBQSU5HIg0KICAgICAgICB9LA0KICAgICAgICB7DQogICAgICAgICAgICAiaXRlbVJlZmVyZW5jZSI6ICIyIiwNCiAgICAgICAgICAgICJpZCI6ICI2NTQzMjciLA0KICAgICAgICAgICAgIm5hbWUiOiAiVGVzdCBwcm9kdWN0MiIsDQogICAgICAgICAgICAicXVhbnRpdHkiOiAxLA0KICAgICAgICAgICAgImFtb3VudCI6IDUwMDAsDQogICAgICAgICAgICAidmF0QW1vdW50IjogMCwNCiAgICAgICAgICAgICJ2YXRQZXJjZW50IjogMCwNCiAgICAgICAgICAgICJ0eXBlIjogIkdPT0RTIg0KICAgICAgICB9DQogICAgXQ0KfQ0K&VatList=ew0KICAgICJpdGVtcyI6IFsNCiAgICAgICAgew0KICAgICAgICAgICAgInJhdGUiOiAwLA0KICAgICAgICAgICAgImFtb3VudCI6IDANCiAgICAgICAgfQ0KICAgIF0NCn0NCg==&DeviceId=dev123&AccountID=9876543210&IsBound=true&CustomerGroup=KNOWN&sdCompany=MyCompanyGmbH&sdAdditionalInfo=Click++Collect&Type=PaybackPay&MAC=453ccfc8be2f1cc5c0c7978651920991eff6dd620c78ab3cbd0ef84a7d2d21cf

UrlNotify - Authorize_request

1
mid=your_merchant_id&PayID=e750aaf2b0b34ab5bc5027b098b17b00&XID=6c92cadeae574d7c82f5c2ce41ba7cf5&TransID=TID-1708346969344-077409836028&refnr=ygbvb06293amohs08348xjtlq&Type=PaybackPay&TimeStamp=19.02.2024 14:08:32.148&redirecturl=https://www.tst1.pb-nonprod.de/site-demo/payauthorization?ecomid=65775a20-abc5-4a96-882a-59694a6d09e2&Amount=5500&Currency=EUR&TransactionID=65775a20-abc5-4a96-882a-59694a6d09e2&Code=0&Status=AUTHORIZE_REQUEST&Description=SUCCESS&MAC=4C2422A7FD3F7CF3917CA0AF147E32A14CEED8FCE223279C81A40C147FEC33EF

UrlNotify - Success, fully paid with SEPA

1
mid=your_merchant_id&PayID=e750aaf2b0b34ab5bc5027b098b17b00&TransID=TID-1708346969344-077409836028&XID=6c92cadeae574d7c82f5c2ce41ba7cf5&Code=00000000&refnr=ygbvb06293amohs08348xjtlq&Status=OK&Description=success&Type=PaybackPay&TimeStamp=19.02.2024 14:08:32&paymentmethodtype=0&paymentmethod=Sepa&redemptionfactor=0.01&pointsredeemed=0&payamount=5500&pointamount=0&accountid=9876543210&customerid=9530c279-f13d-41db-b6a4-19488541bee9&isbound=True&customergroup=KNOWN&Amount=5500&MAC=FD5B5EC4002110525A5C907A758E998C2472A9347DBD90F3160862109933DFBA

UrlNotify - Success, fully paid with Payback Points (5500)

1
mid=your_merchant_id&PayID=83eb6cf794714bcd8febc383a43e641b&TransID=TID-1708349169009-006207053003&XID=79ff6c94eaa843fd8fb285e27ec763d2&Code=00000000&refnr=psphu0pnltq060sjxtp0295ix&Status=OK&Description=success&Type=PaybackPay&TimeStamp=19.02.2024 14:26:19&paymentmethodtype=0&paymentmethod=0&redemptionfactor=0.01&pointsredeemed=5500&payamount=0&pointamount=0&accountid=9876543210&customerid=9530c279-f13d-41db-b6a4-19488541bee9&isbound=True&customergroup=KNOWN&Amount=5500&MAC=6DA6EF6FEEE00D066BBD92AC364E425A573C747666999A6CF7025CEF920C8EFD

UrlNotify - Success, partially paid with SEPA (50,00 EUR) and Payback Points (500)

1
mid=your_merchant_id&PayID=fc4190702e1c40dc9e72aa4ab19eb16e&TransID=TID-1708349488037-083700247017&XID=3314ec645dec489e92fe88cc06f1f8d0&Code=00000000&refnr=offcc0821rbqrb01415wpsge0&Status=OK&Description=success&Type=PaybackPay&TimeStamp=19.02.2024 14:31:42&paymentmethodtype=0&paymentmethod=Sepa&redemptionfactor=0.01&pointsredeemed=500&payamount=5000&pointamount=0&accountid=9876543210&customerid=9530c279-f13d-41db-b6a4-19488541bee9&isbound=True&customergroup=KNOWN&Amount=5500&MAC=09C22AAFC783A38C90DFAB6A95AA8920568AAA6013DFEFFB70CAF47F0A7AE9D1

Sample Screenshots

COO 6505 1000 19 2298207

COO 6505 1000 20 2298207

COO 6505 1000 17 2298211

  • 55,00 EUR to pay

  • can be paid with PAYBACK Points or direct debit or card

  • 200 points have been selected for payment

  • 53,00 EUR will be paid via direct debit

  • Payment was successful

Paygate

Documentation (EN)

Dokumentation (DE)

Paygate Status