sumup / sumup-android-sdk

Sample App for the SumUp Android SDK
Other
100 stars 29 forks source link

Custom Receipt #144

Open alexschled opened 3 years ago

alexschled commented 3 years ago

Hello,

we want to print a custom receipt by getting the data from SumUp Rest API

Could somebody explain us in which sequence SumUp is printing the EMV Data on their receipts? We want to print the identical section emv data on our receipts like sumup. By requesting the receipt over the api we receive emv data like TVR TSI CVR ... How to get them in a right sorting?

Bildschirmfoto 2020-09-25 um 13 56 42

Mike-Lopez commented 3 years ago

Hello,

Our apologies for the inconvenience.

We only send raw data with the Receipt API. Unfortunately at the moment you are unable to configure the receipt via API.

luggesexe commented 2 years ago

The EMV-Data is ordered as "aid, pan_seq, tvr, cvr, iad, act, acv".