Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space ENWORK and version Documentation
Table of Contents


About Consors

General information about Consors


Page properties
Logo

Info
Excerpt

Consors Finanz is a brand of international BNP Paribas Group and belongs to the leading consumer-finance-providers in Germany. Company's focus is consumer lending as well as sales financing within retail sector and online commerce. The new eFinancing application allows customers to enter online credit agreements faster and easier, because the application process was optimized for maximum user-friendliness.

Financing plans between 6 and 40 month can be mapped through the credit line of a Consors Finanz Mastercard. With a button the customer possibly can select from longer credit periods. Then the installment plan will be processed by an installment credit.

TypePayments by Invoice and Installments


Further information can be found on the webpage of Consors (https://www.consorsbank.de/home).

 

 

Process flow chart

Image Removed
Multiexcerpt
MultiExcerptNameProcessFlow


draw.io Diagram
bordertrue
diagramNameProcessFlow_Consors_CT
simpleViewerfalse
linksauto
tbstyletop
lboxtrue
diagramWidth1182

Consors Finanz process flow



Multiexcerpt include
SpaceWithExcerptEN
MultiExcerptNamePlatform-Kurz
PageWithExcerptWording

Paygate

interface

Multiexcerpt include
SpaceWithExcerptEN
MultiExcerptNameDefinition
PageWithExcerptDefinition EN


Create Consors authorisation

Before You are forwarded to Consors Finanz a Consors authorizatin authorisation must be created. For that purpose please use the following URL:

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

Notice: For security reasons, 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:

Parameter

Format

CND

Description

MerchantID

ans..30

M

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

TransID

ans..64

M

Merchant transaction number, which must be unique

RefNr

ans..30

O

Unique reference number

Amount

n..10

M

Total order amount in the smallest currency unit (e.g. EUR Cent) incl. rebates and taxes (minimum amount: 100€).

Currency

a3

M

Currency, three digits DIN / ISO 4217 Only EUR permissible.

MAC

an64

M

Hash Message Authentication Code (HMAC) with SHA-256 algorithm

OrderDesc

ans..768

M

Description of goods and prices etc.

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.

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.

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 UserData parameter instead.

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, enter an alphanumeric value which identifies your transaction and may be assigned only once. If the transaction is submitted again with the same ReqID, Paygate will not carry out the payment, but will just return the status of the original transaction. Please note that the Paygate must have a finalized transaction status for the first initial action. Submissions with identical ReqID for an open status will be processed regularly.

bdSalutationa4OSalutationbdFirstNameans..23OFirst namebdLastNameans..23OLast namebdDateofBirthans10ODate of birth in the format DD.MM.YYYYbdPhonea..15OTtelephone numberbdMobileNra..15OMobile telephone numberbdEmailans..40OEmail addressbdStreetans..32OStreet name (also possible with street number)bdStreetNrans..32OStreet numberbdZipn5OPostcodebdCityans..23OTown/cityHeaderLogoans..127O

In order to display your logo during financing process submit the URL of an image file with your logo which is stored on your server (open without access protection). The image file should have png or jpg format. For an optimal presentation use a logo in landscape format with a ratio of 6:1 (width x heigth) scaling png; or about 150x25 pixels (jpg). Either Headerlogo OR BrandName can be used.

BrandNameans..15O

When using this parameter your shop name will be displayed during application process. In order to avoid shortening of shop name („…“), please sumbit only about 1x 10 chars (or. 2x 10 chars with blank space between = line break). Either Headerlogo OR BrandName can be used.

Durationa..2O

The number of month should be submitted only if a default value for the selection of possible number of month is wanted. In any case the customer can modify this default value.

FirstAmountn..10O

A down payment should be submitted only if this is really possible within the shop. The net credit amount is calculated from credit amount minus down payment. If the net credit amount is smaller than the minimum amount configured the customer will be presented an error page.

Down payment for the order in the smallest currency unit (e.g. EUR Cent)

Campaigna1O

Values: 1, 2 or 3

1: All available duractions are displayed, but ONLY the submitted duration with the special offer credit conditions; e.g. for „24“ only the duration 24 month with 0%. All other durations use the conditions for installment credit.

2: All available durations smaller or equal the submitted duration will be displayed with special offer credit conditions; e.g. for „18“ only the durations 6, 12, 18 month aer with 0%. All other durations above use the conditions for installment credit.

3: Only the submitted duration will be displayed with special offer credit conditions. No other durations are on display.

Terma..2ODuration for Campaign

Plain

ans..50

O

A value to be set by the merchant to return some information unencrypted, e.g. the MID

Custom

ans..1024

O

The merchant can submit several values separated by | which are returned unencrypted and separated by &.

Custom=session=123|id=456 will change in the answer to Session=123&id=456

Parameters for payments with Consors

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

Parameter

Format

CND

Description

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.

XID

an32

M

ID for all single transactions for one payment assigned by Paygate

TransID

ans..64

M

Merchant’s transaction number

RefNr

ans..30

O

Merchant’s unique reference number

Status

a..30

M

AUTHORIZE_REQUEST or FAILED

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

n8

M

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

MAC

an64

M

Hash Message Authentication Code (HMAC) with SHA-256 algorithm

UserData

ans..1024

O

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

OrderDescans..768OBasket

TransactionID

an..20

M

Contract number with Consors

Durationn..2MDuration choosen by customerInstallmentAmountn..10MFinancing amount in the smallest currency unit (e.g. EUR Cent)

Plain

ans..50

O

A value to be set by the merchant to return some information unencrypted, e.g. the MID

Custom

ans..1024

O

The merchant can submit several values separated by | which are returned unencrypted and separated by &.

Custom=session=123|id=456 will change in the answer to Session=123&id=456

Return parameters for URLSuccess, URLFailure and URLNotify with Consors

Capture

Captures are possible via a Server-to-Server connection. With this call you can process only full captures, a partial capture ist not possible. In order to perform a capture for Consors via a Server-to-Server connection, please use the following URL:

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

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

Die folgende Tabelle beschreibt die verschlüsselten Übergabeparameter:

Parameter

Format

CND

Beschreibung

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, e.g. for referencing in batch files

TransID

an..20

M

ID assigned by Merchant for the payment process to be captured

RefNr

ans..30

O

Merchant’s unique reference number

Amount

n..10

M

Total order amount in the smallest currency unit (e.g. EUR Cent) incl. rebates and taxes

Currency

a..3

M

Currency, three digits DIN / ISO 4217 Only EUR permissible.

MAC

an64

M

Hash Message Authentication Code (HMAC) with SHA-256 algorithm

UserData

ans..1024

O

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

ReqIDans..32OTo avoid double payments, enter an alphanumeric value which identifies your transaction and may be assigned only once. If the transaction is submitted again with the same ReqID, Paygate will not carry out the payment, but will just return the status of the original transaction. Please note that the Paygate must have a finalized transaction status for the first initial action. Submissions with identical ReqID for an open status will be processed regularly.

Parameters for captures with Consors

The following table describes the Paygate response parameters:

Parameter

Format

CND

Beschreibung

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

XID

an32

M

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

TransID

an..20

M

Merchant’s transaction number

Status

a..50

M

OK or FAILED

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

n8

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

Response parameters for captures of Consors payments

Reversal

Reversals are possible via a Server-to-Server connection. If a Capture is still not done, with this call you can reverse the complete authorisation amount.  In order to reverse a transaction with Consors, please use the following URL:

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

Notice: For security reasons, 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:

Parameter

Format

CND

Description

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 reversed

TransID

ans..64

M

Merchant ID for the identification of the payment process to be reversed

RefNrans..30OMerchant’s unique reference number

Amount

n..10

M

Amount in the smallest currency unit (e.g. EUR Cent)

Please contact the helpdesk, if you want to capture amounts < 100 (smallest currency unit).

Currency

a..3

M

Currency code, three digits DIN / ISO 4217. Only MYR permissible.

MAC

an64

M

Hash Message Authentication Code (HMAC) with SHA-256 algorithm

UserDataans..1024OIf specified at request, Paygate forwards the parameter with the payment result to the shopReqIDans..32OTo avoid double payments, enter an alphanumeric value which identifies your transaction and may be assigned only once. If the transaction is submitted again with the same ReqID, Paygate will not carry out the payment, but will just return the status of the original transaction. Please note that the Paygate must have a finalized transaction status for the first initial action. Submissions with identical ReqID for an open status will be processed regularly.

Parameters for reversals of Consors payments

The following table describes the Paygate response parameters:

Parameter

Format

CND

Description

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

XID

an32

M

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

TransID

ans..64

M

Merchant’s transaction number

Status

a..30

M

OK or FAILED

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

n8

M

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

RefNr

ans..30

O

Merchant’s unique reference number

UserDataans..1024OIf specified at request, Paygate forwards the parameter with the payment result to the shop

Multiexcerpt include
SpaceWithExcerptEN
MultiExcerptNameBaseURL
PageWithExcerptWording
consors.aspx


Multiexcerpt include
SpaceWithExcerptEN
MultiExcerptNameRequest_Intro
PageWithExcerptReuse API

Table Filter
defaultBeschreibung
isFirstTimeEnterfalse
hideColumnstrue
sparkNameSparkline
hidePanetrue
datepatterndd M yy
id1656665887998_-1793295493
worklog365|5|8|y w d h m|y w d h m
isORAND
separatorPoint (.)
order0
Multiexcerpt
MultiExcerptNameconsors_request
Table Transformer
dateFormatdd M yy
export-wordfalse
show-sourcefalse
export-csvfalse
id1656665888001_508072200
transposefalse
worklog365|5|8|y w d h m|y w d h m
separator.
export-pdffalse
sqlSELECT * FROM T*

Table Excerpt Include
statictrue
nameMerchantID
pageMerchantID
typepage

Table Excerpt Include
statictrue
nameTransID
pageTransID
typepage

Table Excerpt Include
statictrue
nameRefNr
pagerefnr
typepage

Key

Format

CND

Description

Beschreibung

Amount

n..10

M

Total order amount in the smallest currency unit (e.g. EUR Cent) incl. rebates and taxes (minimum amount: 100€)

Gesamtbetrag der Bestellung in der kleinsten Währungseinheit (z.B. EUR Cent) inkl. Steuern und Rabatte (Mindestbetrag: 100€)

Table Excerpt Include
statictrue
nameCurrency_EUR
pageCurrency
typepage

Table Excerpt Include
statictrue
nameMAC
pageMAC
typepage

Key

Format

CND

Description

Beschreibung

OrderDesc

ans..768

M

Description of goods and prices etc.

Beschreibung der Waren, Einzelpreise usw.

Table Excerpt Include
statictrue
nameURLSuccess
pageURLSuccess
typepage

Table Excerpt Include
statictrue
nameURLFailure
pageURLFailure
typepage

Table Excerpt Include
statictrue
nameResponse
pageResponse
typepage

Table Excerpt Include
statictrue
nameURLNotify
pageURLNotify
typepage

Table Excerpt Include
statictrue
nameUserData
pageUserData
typepage

Table Excerpt Include
statictrue
nameReqId-ans..32
pageReqId
typepage

Key

Format

CND

Description

Beschreibung

bdSalutationa4OSalutationAnrede
bdFirstNameans..23OFirst nameVorname
bdLastNameans..23OLast nameNachname
bdDateofBirthans10ODate of birth in the format DD.MM.YYYYGeburtsdatum im Format TT.MM.JJJJ
bdPhonea..15OTtelephone numberTelefon (Festnetz)
bdMobileNra..15OMobile telephone numberTelefon (mobil)
bdEmailans..40OEmail addressE-Mail-Adresse
bdStreetans..32OStreet name (also possible with street number)Straße (auch mit Hausnummer möglich)
bdStreetNrans..32OStreet numberHausnummer
bdZipn5OPostcodePostleitzahl
bdCityans..23OTown/cityOrt
HeaderLogoans..127O

In order to display your logo during financing process submit the URL of an image file with your logo which is stored on your server (open without access protection). The image file should have png or jpg format. For an optimal presentation use a logo in landscape format with a ratio of 6:1 (width x heigth) scaling png; or about 150x25 pixels (jpg). Either Headerlogo OR BrandName can be used.

Um Ihr Markenlogo in der Finanzierungstrecke anzuzeigen, übergeben Sie die URL einer Image-Datei mit Ihrem Logo, welche auf Ihrem Server gespeichert ist (offen, ohne Zugriffsschutz). Die Bilddatei soll das Format png oder jpg haben. Eine ideale Darstellung erreichen Sie mit einem Logo im Querformat (Landscape) im Verhältnis 6:1 (Breite x Höhe) png skalierend; oder ca. 150x25 px (jpg). Es kann entweder Headerlogo ODER BrandName benutzt werden.
BrandNameans..15O

When using this parameter your shop name will be displayed during application process. In order to avoid shortening of shop name („…“), please sumbit only about 1x 10 chars (or. 2x 10 chars with blank space between = line break). Either Headerlogo OR BrandName can be used.

Bei Nutzung dieses Parameters wird Ihr Shop-Name als Text in der Antragsstrecke angezeigt. Um Kürzungen des Shop-Namens („…“) zu vermeiden, übergeben Sie bitte nur ca. 1x 10 Zeichen (bzw. 2x 10 Zeichen mit Leerzeichen dazwischen = Zeilenumbruch). Es kann entweder Headerlogo ODER BrandName benutzt werden.
Durationa..2O

The number of month should be submitted only if a default value for the selection of possible number of month is wanted. In any case the customer can modify this default value.

Die Anzahl der Monate soll nur dann übergeben werden, wenn eine bestimmte Vorbelegung bei der Auswahl der möglichen Anzahl von Monaten gewünscht ist. Der Kunde kann diese Vorbelegung in jedem Fall ändern.
FirstAmountn..10O

A down payment should be submitted only if this is really possible within the shop. The net credit amount is calculated from credit amount minus down payment. If the net credit amount is smaller than the minimum amount configured the customer will be presented an error page.

Down payment for the order in the smallest currency unit (e.g. EUR Cent)

Eine Anzahlung sollte nur dann übergeben werden, wenn diese im Shop auch tatsächlich möglich ist. Der Nettokreditbetrag berechnet sich aus Kreditbetrag minus Anzahlung. Ist der Nettokreditbetrag kleiner als der konfigurierte Mindestbetrag, bekommt der Kunde die Fehlerseite angezeigt.

Anzahlung der Bestellung in der kleinsten Währungseinheit (z.B. EUR Cent)

Campaigna1O

Values: 1, 2 or 3

1: All available duractions are displayed, but ONLY the submitted duration with the special offer credit conditions; e.g. for „24“ only the duration 24 month with 0%. All other durations use the conditions for installment credit.

2: All available durations smaller or equal the submitted duration will be displayed with special offer credit conditions; e.g. for „18“ only the durations 6, 12, 18 month aer with 0%. All other durations above use the conditions for installment credit.

3: Only the submitted duration will be displayed with special offer credit conditions. No other durations are on display.

Werte: 1, 2 oder 3

1: Alle verfügbaren Laufzeiten werden angezeigt, jedoch NUR der übergebene Laufzeitwert mit der Aktionskreditkondition; z.B. bei „24“ nur die Laufzeit 24 Monate zu 0%. Alle weiteren Laufzeiten verwenden die Ratenkreditkondition.

2: Alle verfügbaren Laufzeiten kleiner oder gleich dem übergebenen Laufzeitwert werden mit Aktionskreditkonditionen angezeigt; z.B. bei „18“ nur die Laufzeiten 6, 12, 18 Monate zu 0%. Alle weiteren Laufzeiten darüber verwenden die Ratenkreditkondition.

3: Nur der übergebene Laufzeitwert wird angezeigt mit der Aktionskreditkondition. Keine Anzeige weiterer Laufzeiten.

Terma..2ODuration for CampaignLaufzeit für Campaign

Table Excerpt Include
statictrue
namePlain
pagePlain
typepage

Table Excerpt Include
statictrue
nameCustom
pageCustom
typepage

Parameters for creating a Consors authorisation


Multiexcerpt include
SpaceWithExcerptDE
MultiExcerptNameResponse_IntroURL
PageWithExcerptDE:Reuse API

Table Filter
defaultBeschreibung
isFirstTimeEnterfalse
hideColumnstrue
sparkNameSparkline
hidePanetrue
datepatterndd M yy
id1656667529895_320649830
worklog365|5|8|y w d h m|y w d h m
isORAND
separatorPoint (.)
order0
Multiexcerpt
MultiExcerptNameconsors_response
Table Transformer
dateFormatdd M yy
export-wordfalse
show-sourcefalse
export-csvfalse
id1656667529897_-1646426463
transposefalse
worklog365|5|8|y w d h m|y w d h m
separator.
export-pdffalse
sqlSELECT * FROM T*

Table Excerpt Include
statictrue
nameMID
pagemid
typepage

Table Excerpt Include
statictrue
namePayID
pagePayID
typepage

Table Excerpt Include
statictrue
nameXID
pageXID
typepage

Table Excerpt Include
statictrue
nameTransID
pageTransID
typepage

Table Excerpt Include
statictrue
nameRefNr
pagerefnr
typepage

Key

Format

CND

Description

Beschreibung

Status

a..30

M

AUTHORIZE_REQUEST or FAILED

AUTHORIZE_REQUEST oder FAILED

Table Excerpt Include
statictrue
nameDescription
pageDescription
typepage

Table Excerpt Include
statictrue
nameCode
pageCode
typepage

Table Excerpt Include
statictrue
nameMAC
pageMAC
typepage

Table Excerpt Include
statictrue
nameUserData
pageUserData
typepage

Key

Format

CND

Description

Beschreibung
OrderDescans..768OBasketWarenkorb

TransactionID

an..20

O

Contract number with Consors

Vertragsnummer von Consors
Durationn..2MDuration choosen by customerVom Kunden gewählte Laufzeit
InstallmentAmountn..10MFinancing amount in the smallest currency unit (e.g. EUR Cent)Finanzierungsbetrag in der kleinsten Währungseinheit (z.B. EUR Cent)

Table Excerpt Include
statictrue
namePlain
pagePlain
typepage

Table Excerpt Include
statictrue
nameCustom
pageCustom
typepage

Return parameters for URLSuccess, URLFailure and URLNotify with Consors



Capture

Captures are possible via a Server-to-Server connection. With this call you can process only full captures, a partial capture ist not possible. In order to perform a capture for Consors via a Server-to-Server connection, please use the following URL:

Multiexcerpt include
SpaceWithExcerptEN
MultiExcerptNameBaseURL
PageWithExcerptWording
capture.aspx


Multiexcerpt include
SpaceWithExcerptEN
MultiExcerptNameRequest_Intro
PageWithExcerptReuse API

Table Filter
defaultBeschreibung
isFirstTimeEnterfalse
hideColumnstrue
sparkNameSparkline
hidePanetrue
datepatterndd M yy
id1656567429822_1070883064
worklog365|5|8|y w d h m|y w d h m
isORAND
separatorPoint (.)
order0
Multiexcerpt
MultiExcerptNamecapture_request
Table Transformer
dateFormatdd M yy
export-wordfalse
show-sourcefalse
export-csvfalse
id1656567429824_-1325908164
transposefalse
worklog365|5|8|y w d h m|y w d h m
separator.
export-pdffalse
sqlSELECT * FROM T*

Table Excerpt Include
statictrue
nameMerchantID
pageMerchantID
typepage

Table Excerpt Include
statictrue
namePayID_Capture
pagePayID
typepage

Table Excerpt Include
statictrue
nameTransID
pageTransID
typepage

Table Excerpt Include
statictrue
nameRefNr
pagerefnr
typepage

Table Excerpt Include
statictrue
nameAmount
pageAmount
typepage

Table Excerpt Include
statictrue
nameCurrency_EUR
pageCurrency
typepage

Table Excerpt Include
statictrue
nameMAC
pageMAC
typepage

Table Excerpt Include
statictrue
nameUserData
pageUserData
typepage

Table Excerpt Include
statictrue
nameReqId-ans..32
pageReqId
typepage

Parameters for captures with Consors


Multiexcerpt include
SpaceWithExcerptEN
MultiExcerptNameResponse_Intro
PageWithExcerptReuse API

Table Filter
defaultBeschreibung
isFirstTimeEnterfalse
hideColumnstrue
sparkNameSparkline
hidePanetrue
datepatterndd M yy
id1656568750670_-810653445
worklog365|5|8|y w d h m|y w d h m
isORAND
separatorPoint (.)
order0
Multiexcerpt
MultiExcerptNamecapture_response
Table Transformer
dateFormatdd M yy
export-wordfalse
show-sourcefalse
export-csvfalse
id1656568750673_1263688698
transposefalse
worklog365|5|8|y w d h m|y w d h m
separator.
export-pdffalse
sqlSELECT * FROM T*

Table Excerpt Include
statictrue
nameMID
pagemid
typepage

Table Excerpt Include
statictrue
namePayID
pagePayID
typepage

Table Excerpt Include
statictrue
nameXID
pageXID
typepage

Table Excerpt Include
statictrue
nameTransID
pageTransID
typepage

Table Excerpt Include
statictrue
nameStatus_OK_FAILED
pageStatus
typepage

Table Excerpt Include
statictrue
nameDescription
pageDescription
typepage

Table Excerpt Include
statictrue
nameCode
pageCode
typepage

Table Excerpt Include
statictrue
nameRefNr
pagerefnr
typepage

Table Excerpt Include
statictrue
nameUserData
pageUserData
typepage

Response parameters for captures of Consors payments



Reversal

Reversals are possible via a Server-to-Server connection. If a Capture is still not done, with this call you can reverse the complete authorisation amount. In order to reverse a transaction with Consors, please use the following URL:

Multiexcerpt include
SpaceWithExcerptEN
MultiExcerptNameBaseURL
PageWithExcerptWording
reverse.aspx


Multiexcerpt include
SpaceWithExcerptEN
MultiExcerptNameRequest_Intro
PageWithExcerptReuse API

Table Filter
defaultBeschreibung
isFirstTimeEnterfalse
hideColumnstrue
sparkNameSparkline
hidePanetrue
datepatterndd M yy
id1656569190789_-750538985
worklog365|5|8|y w d h m|y w d h m
isORAND
separatorPoint (.)
order0
Multiexcerpt
MultiExcerptNamereverse_request
Table Transformer
dateFormatdd M yy
export-wordfalse
show-sourcefalse
export-csvfalse
id1656569190791_1233018874
transposefalse
worklog365|5|8|y w d h m|y w d h m
separator.
export-pdffalse
sqlSELECT * FROM T*

Table Excerpt Include
statictrue
nameMerchantID
pageMerchantID
typepage

Table Excerpt Include
statictrue
namePayID_Reverse
pagePayID
typepage

Table Excerpt Include
statictrue
nameTransID
pageTransID
typepage

Table Excerpt Include
statictrue
nameRefNr
pagerefnr
typepage

Table Excerpt Include
statictrue
nameAmount
pageAmount
typepage

Table Excerpt Include
statictrue
nameCurrency_EUR
pageCurrency
typepage

Table Excerpt Include
statictrue
nameMAC
pageMAC
typepage

Table Excerpt Include
statictrue
nameUserData
pageUserData
typepage

Table Excerpt Include
statictrue
nameReqId-ans..32
pageReqId
typepage

Parameters for reversals of Consors payments


Multiexcerpt include
SpaceWithExcerptEN
MultiExcerptNameResponse_Intro
PageWithExcerptReuse API

Table Filter
defaultBeschreibung
isFirstTimeEnterfalse
hideColumnstrue
sparkNameSparkline
hidePanetrue
datepatterndd M yy
id1656569361232_-260365159
worklog365|5|8|y w d h m|y w d h m
isORAND
separatorPoint (.)
order0
Multiexcerpt
MultiExcerptNamereverse_response
Table Transformer
dateFormatdd M yy
export-wordfalse
show-sourcefalse
export-csvfalse
id1656569361234_1667062825
transposefalse
worklog365|5|8|y w d h m|y w d h m
separator.
export-pdffalse
sqlSELECT * FROM T*

Table Excerpt Include
statictrue
nameMID
pagemid
typepage

Table Excerpt Include
statictrue
namePayID
pagePayID
typepage

Table Excerpt Include
statictrue
nameXID
pageXID
typepage

Table Excerpt Include
statictrue
nameTransID
pageTransID
typepage

Table Excerpt Include
statictrue
nameStatus_OK_FAILED
pageStatus
typepage

Table Excerpt Include
statictrue
nameDescription
pageDescription
typepage

Table Excerpt Include
statictrue
nameCode
pageCode
typepage

Table Excerpt Include
statictrue
nameRefNr
pagerefnr
typepage

Table Excerpt Include
statictrue
nameUserData
pageUserData
typepage

Response parameters for reversals of Consors payments