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

...

Multiexcerpt include
SpaceWithExcerptEN
MultiExcerptNameBaseURL
PageWithExcerptWording
PFQuotation.aspxParamater mapping table for request and response will be added here. 


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

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.

ArticleListStringC

Base64 encoded value

Mandatory if merchant operates in Italy

Base64-codierter WertObligatorisch, 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..30CID will be assigned by merchant for the purchased goodFür die gekaufte Ware wird vom Händler eine ID vergeben
itemtypes.nameans..30CName of the purchased goods,assigned by merchantVom Händler vergebener Name der gekauften Ware
itemtypes.descriptionans..30ODescription for Purchased goods, assigned by merchantBeschreibung für gekaufte Waren, vom Händler zugewiesen

Articlelist

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


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


Articlelist=Iml0ZW1UeXBlcyI6IFsgCnsgCiJpZCI6ICIyNzMiLAoibmFtZSI6ICJCaWNseWNsZSIsIAoiZGVzY3JpcHRpb24iOiAiQmljbHljbGUiIAp9IApd


Create PFConnect authorisation

...