Scan2Pay
  • Scan2Pay API
  • API Introduction
    • API Environment
    • API Security
    • API Request Format
    • API Response Format
    • SDK
  • API Specification
    • Merchant-Presented QR Code
    • Customer-Presented QR Code
    • Credit Card Payment
    • EasyCard Manipulation
      • Obtain the device list
      • Sign on
      • Query the card number
      • Query the balance
      • Payment
      • Refund
      • Settlement
      • Payment Retry (EasyCard)
    • Refund
    • Single Transaction Query
    • Multiple Transactions Query
    • New Multiple Transactions Query
    • Invoice Query
  • Payment Notification
  • Appendix
    • Payment Method Code
    • Transaction Status Code
    • EasyCard Transaction Status Code
    • Printing Information for EasyCard Transaction
    • Card Reader Setup
Powered by GitBook
On this page
  • Necessary print-out information
  • Example

Was this helpful?

  1. Appendix

Printing Information for EasyCard Transaction

PreviousEasyCard Transaction Status CodeNextCard Reader Setup

Last updated 5 years ago

Was this helpful?

EasyCard transaction needs to print the transaction content to consumers according to regulations.

Necessary print-out information

To print out the transaction information, the following fields are required: -

Field

Scan2Pay Response Data

Sample

Remark

Transaction date

Date

20991231

The transaction date can be printed together with the transaction time

Transaction time

Time

111111

Card ID

EZCardID

123456789

Service type

ServiceType

Payment

Payment/Refund

Device no.

DeviceNumber

0990000001301234

Batch no.

BatchNumber

17123101

RR no.

RRNumber

20171231999999

Balance before transaction

BeforeTXNBalance

90

Auto top-up amount

AutoTopUpAmount

1000

Transaction amount

Amount

800

Balance after transaction

Balance

290

Example