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 PFConnect

General information about PFConnect

Page properties
Logo

Image Modified

Info
Excerpt

PFConnect offers online credit solution for French consumers.

...

With this means of payment, merchants provide the financing capability for major purchases

...

to their customers, who after redirection to PFConnect webpages

...

can further pay by installments

...

ranging between 4-48 installments and order amount ranging between €150 to €16,000. 
After credit validation

...

the merchant will be paid upfront for the total basket amount,

...

consumers can purchase directly online on the merchant online stores supporting this payment method, proceeding the necessary step including e-signature on the PFConnect credit application form. The approval will be instant.

TypePayments by Invoice and Installments


Process flow chart

Multiexcerpt

...

MultiExcerptNameProcessFlow


draw.io Diagram
bordertrue
diagramName

...

Processflow_PFConnect_CT
simpleViewerfalse
linksauto
tbstyletop
lboxtrue
diagramWidth1108


PFConnect process flow


Multiexcerpt include
SpaceWithExcerptEN
MultiExcerptNamePlatform-Kurz
PageWithExcerptWording
interface

Multiexcerpt include
SpaceWithExcerptEN
MultiExcerptNameDefinition
PageWithExcerptDefinition EN


Calculate

...

quotations with PFConnect via form interface

Prior to redirection (before initiating the Authorization operation through PFconnect.aspx)

...

it is imperative to employ simulations/quotations. This step ensures that customers are provided with options for financial products and simulations on your pages/apps. Utilize this form to query financial products and perform quotation calculations, obtaining a list of available financial products for financing purposes.

To calculate quotations for financing options with PFConnect, please use the following URL:

Multiexcerpt include
SpaceWithExcerptEN
MultiExcerptNameBaseURL
PageWithExcerptWording
PFQuotation.aspx


Multiexcerpt include
SpaceWithExcerptEN
MultiExcerptNameRequest_Intro
PageWithExcerptReuse API

Table Filter
defaultBeschreibung
isFirstTimeEnterfalse
hideColumnstrue
sparkNameSparkline
hidePanetrue
datepatterndd M yy
id

...

1711364504784_

...

1227247143
worklog365|5|8|y w d h m|y w d h m
isORAND
separatorPoint (.)
order0
Multiexcerpt
MultiExcerptName

...

pfconnect_quotations_request
Table Transformer
dateFormatdd M yy
export-wordfalse
show-sourcefalse
export-csvfalse
id

...

1711364504788_

...

-767359466
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

Key

Format

CND

Description

Beschreibung

RefNr

an..13

C

Supplementary transaction identifier. Only the following characters are allowed:

  • Alphabetical letters [A-Za-z] (from A to Z lower or upper case)
  • Numbers [0-9] (from 0 to 9)

Notice: If RefNr is not present, TransID will be used instead. Therefore in such case TransID should meet format and length of RefNr.

Ergänzende Transaktionskennung. Es sind nur folgende Zeichen erlaubt:

  • Alphabetische Buchstaben [A-Za-z] (von A bis Z Klein- oder Großbuchstaben)
  • Zahlen [0-9] (von 0 bis 9)

Hinweis: Wenn RefNr nicht vorhanden ist, wird stattdessen TransID verwendet. Daher sollte die TransID in diesem Fall Format und Länge der RefNr entsprechen.

Table Excerpt Include
statictrue
nameAmount
pageAmount
typepage

Table Excerpt Include
statictrue
nameCurrency_EUR
pageCurrency
typepage

Table Excerpt Include
statictrue
nameMAC
pageMAC
typepage

Key

Format

CND

Description

Beschreibung

CountryCodea2OCountry, where merchant operates. Possible values: FR, IT, ESLand, in dem der Händler tätig ist. Mögliche Werte: FR, IT, ES
ProductIDn..10MFinancial product identifierKennung des Finanzprodukts
TimeUnitans..10M

Time unit for the duration, defines the time between two

...

installments.

possible values: QUARTER, BIMONTH, MONTH, BIWEEK, WEEK

Zeiteinheit für die Dauer, definiert die Zeit zwischen zwei Raten.

Mögliche Werte: QUARTER, BIMONTH, MONTH, BIWEEK, WEEK

InstallmentNumbern..10O

Duration of the credit by credit time unit

Laufzeit des Kredits nach Kreditzeiteinheit

XIDan30OID of financed elementID des finanzierten Elements
ShoppingBasketAmountn..10CMandatory only if also DownPaymentAmount is valorized (and viceversa)Nur obligatorisch, wenn auch der DownPaymentAmount aufgewertet wird (und umgekehrt)
DownPaymentAmountn..10CMandatory only if also ShoppingBasketAmount field is valorized (and viceversa)Nur obligatorisch, wenn auch der ShoppingBasketAmount aufgewertet wird (und umgekehrt)
DeliveryDate
C

Delivery date, estimated by the merchant.

Mandatory if merchant operates in France.

Vom Händler geschätztes Lieferdatum.

Obligatorisch, wenn der Händler in Frankreich tätig ist.

...

Articlelist

...

stringC

Base64 encoded value

...

Mandatory if merchant operates in Italy.

Base64-codierter Wert.Obligatorisch, wenn der Händler in Italien tätig ist.
itemtypesarrayCArray of items, e.g.: {"items": [{items1 ...}{item2...}]}Array von Elementen, z. B.: {"items": [{items1 ...}{item2...}]}
itemtypes.idans..30C

ID will be assigned by merchant for the purchased good

Image Added

Für die gekaufte Ware wird vom Händler eine ID vergeben

Image Added

itemtypes.nameans..30CName of the purchased goods, assigned by merchant

...

Name für gekaufte Waren, vom Händler vergeben
itemtypes.descriptionans..30ODescription for

...

purchased goods, assigned by merchantBeschreibung für gekaufte Waren, vom Händler

...

vergeben

 

Parameters for calculate quotation with PFConnect


Articlelist

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

Multiexcerpt
MultiExcerptNamearticlelist
Code Block
"itemTypes": [ 
{ 
"id": "273",
"name": "Biclycle", 
"description": "Biclycle" 
} 
]

...

Create PFConnect authorisation

To create a authorisation with PFConnect, please use the following URL:

Multiexcerpt include
SpaceWithExcerptEN
MultiExcerptNameBaseURL
PageWithExcerptWording
PFConnect.aspx

Notice: Please keep in mind that a session expires within 30 minutes. An iFrame integration is not recommended.

Multiexcerpt include
SpaceWithExcerptEN
MultiExcerptNameRequest_Intro
PageWithExcerptReuse API

...


...


Articlelist=Iml0ZW1UeXBlcyI6IFsgCnsgCiJpZCI6ICIyNzMiLAoibmFtZSI6ICJCaWNseWNsZSIsIAoiZGVzY3JpcHRpb24iOiAiQmljbHljbGUiIAp9IApd


Multiexcerpt include
SpaceWithExcerptEN
MultiExcerptNameResponse_Intro
PageWithExcerptReuse API

Table Filter
defaultBeschreibung
isFirstTimeEnterfalse
hideColumnstrue
sparkNameSparkline
hidePane
true
datepatterndd M yy
id

...

1711364580205_

...

-1275504027
worklog365|5|8|y w d h m|y w d h m
isORAND
separatorPoint (.)
order0


Multiexcerpt
MultiExcerptName

...

pfconnect_quotations_

...

response


Table Transformer
dateFormatdd M yy
export-wordfalse
show-sourcefalse
export-csvfalse
id

...

1711364580206_

...

-1575789252
transposefalse
worklog365|5|8|y w d h m|y w d h m
separator.
export-pdffalse
sqlSELECT * FROM T*

Table Excerpt Include
statictrue
name

...

MID
page

...

mid
typepage

Table Excerpt Include
statictrue
namePayID
pagePayID
typepage

Table Excerpt Include
statictrue
nameXID
pageXID
typepage

Table Excerpt Include
statictrue
nameTransID
pageTransID
typepage

Key

Format

CND

Description

Beschreibung

RefNr

an..13

C

Supplementary transaction identifier. Only the following characters are allowed:

  • Alphabetical letters [A-Za-z] (from A to Z lower or upper case)
  • Numbers [0-9] (from 0 to 9)

Notice: If RefNr is not present, TransID will be used instead. Therefore in such case TransID should meet format and length of RefNr.

Ergänzende Transaktionskennung. Es sind nur folgende Zeichen erlaubt:

  • Alphabetische Buchstaben [A-Za-z] (von A bis Z Klein- oder Großbuchstaben)
  • Zahlen [0-9] (von 0 bis 9)

Hinweis: Wenn RefNr nicht vorhanden ist, wird stattdessen TransID verwendet. Daher sollte die TransID in diesem Fall Format und Länge der RefNr entsprechen.

Table Excerpt Include
statictrue
name

...

MAC
page

...

MAC
typepage

Table Excerpt Include
statictrue
nameCurrency_EUR
pageCurrency
typepage

Table Excerpt Include
statictrue
nameMAC
pageMAC
typepage

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

Table Excerpt Include
statictrue
namePlain
pagePlain
typepage

Key

Format

CND

Description

Beschreibung
Financingans..1024M

FinancingScenarioDetail A set of quotations (simulations variations) calculated for a Financeable and FinancialProduct pair.

Contains financial product data for a previous initialization. They are returned in JSON format and Base64 encoded.

FinancingScenarioDetail – Eine Reihe von Angeboten (Simulationsvarianten), die für ein Financeable- und FinancialProduct-Paar berechnet wurden.

Enthält Finanzproduktdaten für eine frühere Initialisierung. Sie werden im JSON-Format und Base64-codiert zurückgegeben.

Return parameters for calculate quotation with PFConnect


Create PFConnect authorisation

To create an authorisation with PFConnect, please use the following URL:

Multiexcerpt include
SpaceWithExcerptEN
MultiExcerptNameBaseURL
PageWithExcerptWording
PFConnect.aspx


Notice: Please keep in mind that a session expires within 30 minutes. An iFrame integration is not recommended.

Multiexcerpt include
SpaceWithExcerptEN
MultiExcerptNameRequest_Intro
PageWithExcerptReuse API

Table Filter
defaultBeschreibung
isFirstTimeEnterfalse
hideColumnstrue
sparkNameSparkline
hidePanetrue
datepatterndd M yy
id1711364672108_-1400014779
worklog365|5|8|y w d h m|y w d h m
isORAND
separatorPoint (.)
order0
Multiexcerpt
MultiExcerptNamepfconnect_request
Table Transformer
dateFormatdd M yy
export-wordfalse
show-sourcefalse
export-csvfalse
id1711364672111_1503728618
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
name

...

TransID
page

...

TransID
typepage

Key

Format

CND

Description

Beschreibung

...

Category of the good(s). Possible values are shown in the table below.

Note:

Multiexcerpt include
SpaceWithExcerptEN
MultiExcerptNamePlatform-Kurz
PageWithExcerptWording
does not make any validation and act as a forwarder for this parameter.

Image Removed

...

Kategorie der Ware(n). Mögliche Werte sind in der folgenden Tabelle aufgeführt.

Hinweis: Das

Multiexcerpt include
SpaceWithExcerptDE
MultiExcerptNamePlatform-Kurz
PageWithExcerptDE:Wording
nimmt keine Validierung vor und fungiert als Weiterleitung für diesen Parameter.

Image Removed

...

RefNr

an..13

C

Supplementary transaction identifier. Only the following characters are allowed:

  • Alphabetical letters [A-Za-z] (from A to Z lower or upper case)
  • Numbers [0-9] (from 0 to 9)

Notice: If RefNr is not present, TransID will be used instead. Therefore in such case TransID should meet format and length of RefNr.

Ergänzende Transaktionskennung. Es sind nur folgende Zeichen erlaubt:

  • Alphabetische Buchstaben [A-Za-z] (von A bis Z Klein- oder Großbuchstaben)
  • Zahlen [0-9] (von 0 bis 9)

Hinweis: Wenn RefNr nicht vorhanden ist, wird stattdessen TransID verwendet. Daher sollte die TransID in diesem Fall Format und Länge der RefNr entsprechen.

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
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

Table Excerpt Include
statictrue
namePlain
pagePlain
typepage

Table Excerpt Include
statictrue
nameCustom
pageCustom
typepage

Key

Format

CND

Description

Beschreibung

StoreNameans..50CMerchant identifier assigned by PF. Mandatory for the merchants, which operates in Spain and Italy. Von PF zugewiesene Händlerkennung. Obligatorisch für Händler, die in Spanien und Italien tätig sind.
AboIDns..30C

SubscriptionID on PSP side will be used by axepta to identfy its merchant.

Mandatory for the merchants, which operates in France. 

Die Abonnement-ID auf PSP-Seite wird von axepta zur Identifizierung seines Händlers verwendet. 

Obligatorisch für Händler, die in Frankreich tätig sind.

DatedttmC

Date of the application for financing.

Mandatory for merchants operating in France and optional for those operating in Spain.

Datum des Finanzierungsantrags.

Obligatorisch für Händler, die in Frankreich tätig sind, und optional für Händler, die in Spanien tätig sind.




Customer informationKundeninformationen
FirstNameans..23C

First name of the customer

Mandatory for merchants operating in France and optional for those operating in Spain.

Vorname des Kunden

Obligatorisch für Händler, die in Frankreich tätig sind, und optional für Händler, die in Spanien tätig sind.

LastNameans..23C

Last name of the customer

Mandatory for merchants operating in France and optional for those operating in Spain.

Nachname des Kunden

Obligatorisch für Händler, die in Frankreich tätig sind, und optional für Händler, die in Spanien tätig sind.

DateOfBirthns10ODate of birth in the format YYYY-MM-DDGeburtsdatum im Format JJJJ-MM-TT
NatIdentNrans..20ONational identificationNationale Identifikation
Phonea8..15OPhone number (fixed network)Telefonnummer (Festnetz)
MobileNra8..15C

Phone number (mobile)

Mandatory for merchants operating in France and optional for those operating in Spain.

Telefonnummer (mobil)

Obligatorisch für Händler, die in Frankreich tätig sind, und optional für Händler, die in Spanien tätig sind.

Emailans..49C

E-Mail-Address of the customer

Mandatory for merchants operating in France and optional for those operating in Spain.

E-Mail-Adresse des Kunden

Obligatorisch für Händler, die in Frankreich tätig sind, und optional für Händler, die in Spanien tätig sind.

Role

ans..10

MIdentifier role of the customer, Possible values: OWNER, THIRD, CUSTOMERIdentifikatorrolle des Kunden, Mögliche Werte: OWNER, THIRD, CUSTOMER



Billing addressRechnungsadresse
bdAddressAdditionans..60C

Additional/complementary address line. Special character [;] not allowed.

Mandatory for merchants operating in France and optional for those operating in Spain.

Zusätzliche/ergänzende Adresszeile. Sonderzeichen [;] nicht erlaubt.

Obligatorisch für Händler, die in Frankreich tätig sind, und optional für Händler, die in Spanien tätig sind.

bdZIPans..10C

Postal code in the invoicing address

Mandatory for merchants operating in France and optional for those operating in Spain.

Postleitzahl in der Rechnungsadresse

Obligatorisch für Händler, die in Frankreich tätig sind, und optional für Händler, die in Spanien tätig sind.

bdCityans..40C

Town/city in the invoicing address

Mandatory for merchants operating in France and optional for those operating in Spain.

Ort in der Rechnungsadresse

Obligatorisch für Händler, die in Frankreich tätig sind, und optional für Händler, die in Spanien tätig sind.

bdCountryCodea2C

Country code of invoicing address according to ISO-3166-1, alphanumeric 2 chars

Mandatory for merchants operating in France and optional for those operating in Spain.

Ländercode der Rechnungsadresse gemäß ISO-3166-1, alphanumerisch 2 Zeichen

Obligatorisch für Händler, die in Frankreich tätig sind, und optional für Händler, die in Spanien tätig sind.




Shipping address
Lieferadresse
sdAddressAdditionans..60C

Address information in the delivery address

Mandatory for merchants operating in France and optional for those operating in Spain.

Adressinformationen in der Lieferadresse

Obligatorisch für Händler, die in Frankreich tätig sind, und optional für Händler, die in Spanien tätig sind.

sdZipans..10C

Postcode in the delivery address

Mandatory for merchants operating in France and optional for those operating in Spain.

Postleitzahl in der Lieferadresse

Obligatorisch für Händler, die in Frankreich tätig sind, und optional für Händler, die in Spanien tätig sind.

sdCityans..40C

Town/city in the delivery address

Mandatory for merchants operating in France and optional for those operating in Spain.

Ort in der Lieferadresse

Obligatorisch für Händler, die in Frankreich tätig sind, und optional für Händler, die in Spanien tätig sind.

sdCountryCodea2C

Country code of delivery address according to ISO-3166-1, alphanumeric 2 chars

Mandatory for merchants operating in France and optional for those operating in Spain.

Ländercode der Lieferadresse gemäß ISO-3166-1, alphanumerisch 2 Zeichen

Obligatorisch für Händler, die in Frankreich tätig sind, und optional für Händler, die in Spanien tätig sind.




Custom properties
Benutzerdefinierte Eigenschaften
CustomValueans..60OValue of the customProperties MerchantDataWert der customProperties MerchantData



To be financed elements
Zu finanzierende Elemente
XIDan30C

Identification of the order bag to be financed.

Mandatory for merchants operating in Spain and Italy.

Identifikation der zu finanzierenden Auftragstasche.

Obligatorisch für Händler, die in Spanien und Italien tätig sind.

ShoppingBasketAmountn..10C

The total price amount of the orderBag

Mandatory for merchants operating in Spain.

Der Gesamtpreis des orderBag

Obligatorisch für Händler, die in Spanien tätig sind.

DeliveryDatedttmODelivery date, estimated by the merchant
Vom Händler geschätztes Lieferdatum
ArticleliststringC

Base64 encoded value. Mandatory if merchant operates in Italy.

Base64-codierter Wert.Obligatorisch, wenn der Händler in Italien tätig ist.
itemtypesarrayCArray of items, e.g.: {"items": [{items1 ...}{item2...}]}Array von Elementen, z. B.: {"items": [{items1 ...}{item2...}]}
itemtypes.idans..30C

ID will be assigned by merchant for the purchased good

Image Added

Für die gekaufte Ware wird vom Händler eine ID vergeben

Image Added

itemtypes.nameans..30CName of the purchased goods, assigned by merchantName der gekauften Waren, vom Händler vergeben
itemtypes.descriptionans..30ODescription for Purchased goods, assigned by merchantBeschreibung für gekaufte Waren, vom Händler vergeben
 

Financing criteriaFinanzierungskriterien
ProgramID
OFinancial programIDFinanzprogramm-ID
PlanID
C

ID of the quotation (value transmitted on the response of the CalculateQuotation).

Mandatory for merchants operating in France.

ID des Angebots (Wert, der bei der Antwort des CalculateQuotation übermittelt wird).

Obligatorisch für in Frankreich tätige Händler.

InstallmentNumber
C

In this field the partner can include the duration of the loan if they know it (eg: 6, 12, 18, 24, 36, 48 or 60). This field may also come empty. If it is empty, the longest duration will be shown to the user by default, and they will be able to play with the monthly payments, so that we will finally use the promotion that best suits the user's selection. 

Mandatory for merchants operating in France.

In diesem Feld kann der Partner die Laufzeit des Darlehens angeben, sofern ihm diese bekannt ist (z. B. 6, 12, 18, 24, 36, 48 oder 60). Dieses Feld kann auch leer sein. Wenn es leer ist, wird dem Benutzer standardmäßig die längste Laufzeit angezeigt und er kann mit den monatlichen Zahlungen spielen, sodass wir schließlich die Aktion nutzen, die am besten zur Auswahl des Benutzers passt.

Obligatorisch für in Frankreich tätige Händler.

ProductID
MFinancial Product IDFinanzprodukt-ID

 

Parameters for payments with PFConnect


Multiexcerpt include
SpaceWithExcerptEN
MultiExcerptNameResponse_IntroURL
PageWithExcerptReuse API

Table Filter
defaultBeschreibung
isFirstTimeEnterfalse
hideColumnstrue
sparkNameSparkline
hidePanetrue
datepatterndd M yy
id

...

1711364746869_

...

81651708
worklog365|5|8|y w d h m|y w d h m
isORAND
separatorPoint (.)
order0
Multiexcerpt
MultiExcerptName

...

pfconnect_response
Table Transformer
dateFormatdd M yy
export-wordfalse
show-sourcefalse
export-csvfalse
id

...

1711364746871_

...

1889152353
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

Key

Format

CND

Description

Beschreibung

RefNr

an..13

C

Supplementary transaction identifier. Only the following characters are allowed:

  • Alphabetical letters [A-Za-z] (from A to Z lower or upper case)
  • Numbers [0-9] (from 0 to 9)

Notice: If RefNr is not present, TransID will be used instead. Therefore in such case TransID should meet format and length of RefNr.

Ergänzende Transaktionskennung. Es sind nur folgende Zeichen erlaubt:

  • Alphabetische Buchstaben [A-Za-z] (von A bis Z Klein- oder Großbuchstaben)
  • Zahlen [0-9] (von 0 bis 9)

Hinweis: Wenn RefNr nicht vorhanden ist, wird stattdessen TransID verwendet. Daher sollte die TransID in diesem Fall Format und Länge der RefNr entsprechen.

Table Excerpt Include
statictrue
nameStatus_OK_AUTHORIZE_REQUEST
pageStatus
typepage

Table Excerpt Include
statictrue
nameDescription
pageDescription
typepage

Table Excerpt Include
statictrue
nameCode
pageCode
typepage

Table Excerpt Include
statictrue
nameMAC

...

page

...

MAC
typepage

Key

Format

CND

Description

Beschreibung

...

TransactionID

...

ans..32

...

M

...

Unique transaction number with PPRO

...

CodeExtans..256OExternal error codeExterner Fehlercode
ErrorTextans..256ODescription of external error codeBeschreibung des externen Fehlercodes

Table Excerpt Include
statictrue
namePlain
pagePlain
typepage

Table Excerpt Include
statictrue
nameCustom
pageCustom
typepage

ApplicationIDans..32OPF IdentifierPF-Kennung

 

Return parameters for URLSuccess, URLFailure or URLNotify with PFConnect


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 PFConnect 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
id

...

1711364802201_

...

-966706135
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
id

...

1711364802203_

...

122565042
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

...

...

Parameters for captures with PFConnect


Multiexcerpt include
SpaceWithExcerptEN
MultiExcerptNameResponse_Intro
PageWithExcerptReuse API

Table Filter
defaultBeschreibung
isFirstTimeEnterfalse
hideColumnstrue
sparkNameSparkline
hidePanetrue
datepatterndd M yy
id

...

1711364824061_

...

1978860197
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
id

...

1711364824062_

...

396303632
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

...

page

...

Code
typepage

Table Excerpt Include
statictrue
name

...

RefNr
page

...

refnr
typepage

Response parameters for captures of PFConnect

Reversal

...


Credit with reference

Multiexcerpt include
SpaceWithExcerptEN
MultiExcerptNameCredit_Intro
PageWithExcerptReuse API

Multiexcerpt include
SpaceWithExcerptEN
MultiExcerptNameBaseURL
PageWithExcerptWording

...

credit.aspx

 


Multiexcerpt include
SpaceWithExcerptEN
MultiExcerptNameRequest_Intro
PageWithExcerptReuse API

Table Filter
defaultBeschreibung
isFirstTimeEnterfalse
hideColumnstrue
sparkNameSparkline
hidePanetrue
datepatterndd M yy
id

...

1711364878383_

...

2111280325
worklog365|5|8|y w d h m|y w d h m
isORAND
separatorPoint (.)
order0
Multiexcerpt
MultiExcerptName

...

credit_request
Table Transformer
dateFormatdd M yy
export-wordfalse
show-sourcefalse
export-csvfalse
id

...

1711364878385_

...

326618299
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_

...

Credit
pagePayID
typepage

Table Excerpt Include
statictrue
nameTransID
pageTransID

...

...

typepage

Table Excerpt Include
statictrue
nameAmount
pageAmount

...

Table Excerpt Include
statictrue
nameCurrency_EUR
pageCurrency
typepage

...

typepage

Table Excerpt Include
statictrue
name

...

Currency
page

...

Currency
typepage

Table Excerpt Include
statictrue
name

...

MAC
page

...

MAC
typepage

Parameters for

...

credit payments with PFConnect 


Multiexcerpt include
SpaceWithExcerptEN
MultiExcerptNameResponse_Intro
PageWithExcerptReuse API

Table Filter
defaultBeschreibung
isFirstTimeEnterfalse
hideColumnstrue
sparkNameSparkline
hidePanetrue
datepatterndd M yy
id

...

1711364908284_

...

1192981764
worklog365|5|8|y w d h m|y w d h m
isORAND
separatorPoint (.)
order0
Multiexcerpt
MultiExcerptName

...

credit_response
Table Transformer
dateFormatdd M yy
export-wordfalse
show-sourcefalse
export-csvfalse
id

...

1711364908287_

...

2119636156
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
name

...

XID

...

Table Excerpt Include
statictrue
nameTransID
pageTransID
typepage

...

page

...

XID
typepage

Table Excerpt Include
statictrue
name

...

TransID
page

...

TransID
typepage

Table Excerpt Include
statictrue
name

...

Status_OK_FAILED
page

...

Status
typepage

Table Excerpt Include
statictrue
name

...

Description
page

...

Description
typepage

Table Excerpt Include
statictrue
name

...

Code
page

...

Code
typepage

 

Response parameters for

...

credit payments with PFConnect 

Credit with reference

...


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. In order to reverse a transaction with PFConnect, 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
id

...

1711364925166_

...

1428455532
worklog365|5|8|y w d h m|y w d h m
isORAND
separatorPoint (.)
order0
Multiexcerpt
MultiExcerptName

...

reverse_request
Table Transformer
dateFormatdd M yy
export-wordfalse
show-sourcefalse
export-csvfalse
id

...

1711364925168_-

...

691538224
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
name

...

RefNr
page

...

refnr
typepage

Table Excerpt Include
statictrue
name

...

Amount
page

...

Amount
typepage

Table Excerpt Include
statictrue
name

...

Currency_EUR
page

...

Currency
typepage

Table Excerpt Include
statictrue
name

...

MAC
page

...

MAC
typepage

Parameters for

...

reversals of PFConnect payments

...


Multiexcerpt include
SpaceWithExcerptEN
MultiExcerptNameResponse_Intro
PageWithExcerptReuse API

Table Filter
defaultBeschreibung
isFirstTimeEnterfalse
hideColumnstrue
sparkNameSparkline
hidePanetrue
datepatterndd M yy
id

...

1705930344509_-

...

1670637894
worklog365|5|8|y w d h m|y w d h m
isORAND
separatorPoint (.)
order0
Multiexcerpt
MultiExcerptName

...

reverse_response
Table Transformer
dateFormatdd M yy
export-wordfalse
show-sourcefalse
export-csvfalse
id

...

1705930344510_-

...

152048488
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

 

Response parameters for

...

reversals of PFConnect payments

...