Key | Format | CND | Description | Beschreibung |
---|
PointAmount | n..10 | O | The PAYBACK points amount of the PAY transaction | Der PAYBACK-Punktebetrag der PAY-Transaktion |
VatList | String | M | Base64 encoded value | Base64-codierter Wert |
items.rate | n..10 | M | The percentage rate of the vat item | Der Prozentsatz des Mehrwertsteuerartikels |
items.amount | n..10 | M | The tax amount of the vat item. Value needs to be > 0. The value needs calculation in order to match with the Tax Amount of the VAT Example: If the gross amount of the transaction is 3 Euro, then the VAT Gross Amount would be 0.48 Euro for a VAT Rate of 19%. So 0.48 should be put into field sum. | Der Steuerbetrag des Mehrwertsteuerartikels. Der Wert muss > 0 sein. Der Wert muss berechnet werden, um mit dem Steuerbetrag des Mehrwertsteuer-Beispiels übereinzustimmen: Wenn der Bruttobetrag der Transaktion 3 Euro beträgt, beträgt der Mehrwertsteuer-Bruttobetrag 0,48 Euro für einen Mehrwertsteuersatz von 19 %. Daher sollte 0,48 in die Feldsumme eingegeben werden. |
ArticleList | String | M | Base64 encoded value | Base64-codierter Wert |
items | array | M | Array of items, e.g.: {"items": [{items1 ...}{item2...}]} | Array von Elementen, z. B.: {"items": [{items1 ...}{item2...}]} |
items.itemReference | ans..30 | M | Position of the line item in the order | Position des Einzelpostens in der Bestellung |
items.id | ans..30 | M | Article Number | Artikelnummer |
items.name | ans..30 | M | Name / Title of the Article | Name/Titel des Artikels |
items.quantity | ans..30 | M | Total number of items | Gesamtzahl der Artikel |
items.amount | n..10 | M | Gross unit price (incl. VAT) in Cent | Brutto-Stückpreis (inkl. MwSt.) in Cent |
items.vatAmount | n..10 | M | Tax Amount in cents | Steuerbetrag in Cent |
items.vatPercent | n..10 | M | Tax rate of country tax in % as number 19% = 19 | Steuersatz der Landessteuer in % als Zahl 19 % = 19 |
items.type | an..20 | M | GOODS = Article to ship VOUCHER = Voucher to be used SHIPPING = Shipping costs PAYMENT_FEE = Payment fee | GOODS = Zu versendender Artikel VOUCHER = Gutschein, der verwendet werden soll SHIPPING = Versandkosten PAYMENT_FEE = Zahlungsgebühr |
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. | Geräte-ID, die vom Händler beim Bezahlvorgang festgelegt und mit dem Gerätecheck-Pixel übermittelt wird. Für E-Com ist es obligatorisch. Der Wert muss derselbe sein, der mit dem DevicePixel übergeben wurde. |
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 | Das ist die vom Händler übergebene 10-stellige PAYBACK-Benutzerkennung des Kunden, mit der überprüft wird, ob der richtige Benutzer die Zahlung ausführt |
CustomerID | an.. | M | The PAYBACK membership identifier is only available in case of an active account binding and used to push users to fulfill transactions | Die PAYBACK-Mitgliedskennung steht nur bei aktiver Kontobindung zur Verfügung und dient dazu, Nutzer zur Erfüllung von Transaktionen zu bewegen |
IsBound | enum | M | Information if the PAYBACK account is bounded on the merchant side. Only in this case users can be pushed: True | False | Information, ob das PAYBACK-Konto händlerseitig gebunden ist. Nur in diesem Fall können Benutzer gepusht werden: True | False |
CustomerGroup | enum | M | Information by the merchant about the customer which are used by Verifone Payments for risk evaluation: KNOWN | UNKNOWN | Informationen des Händlers über den Kunden, die von Verifone Payments zur Risikobewertung verwendet werden: KNOWN | UNKNOWN |
sdAdditionalInfo | ans..50 | O | Shipping details, AdditionalInfo, e.g. Information about the kind of shipping (e.g. "Click++Collect") | Versanddetails, Zusatzinfo, z.B. Informationen zur Versandart (z.B. „Click++Collect“) |
sdCompany | ans..50 | O | Shipping details, Company | Versanddetails, Firma |
sdFirstName | ans..50 | O | Shipping details, FirstName | Versanddetails, Vorname |
sdLastName | ans..50 | O | Shipping details, LastName | Versanddetails, Nachname |
sdStreet | ans..50 | O | Shipping details, Street | Versanddetails, Straße |
sdStreetNr | an..10 | O | Shipping details, StreetNr | Versanddetails, Hausnummer |
sdZIP | an..20 | O | Shipping details, ZIP | Versanddetails, Postleitzahl |
sdCity | ans..50 | O | Shipping details, City | Versanddetails, Ort |
sdCountryCode | an2 | M | Shipping details, CountryCode | Versanddetails, Ländercode |