- Getting Started with the PAX Semi-Integrated Solution
- Activating a Terminal in the Acceptance Devices App
- Processing Payment Transactions in Semi-Integrated Mode
- Processing Payment Transactions in Cloud Mode
On This Page
REST API
Generating a Customer or Merchant Receipt
The API response contains the data required to generate merchant and customer receipts in
Cloud mode, if the data is relevant to the transaction.
The receipt data is located in the receipts section of the response and
contains a pre-formatted, compliant receipt that is ready to use. The receipt data also
includes the individual receipt line items that are required to build your own receipt. Find
merchant- and customer-specific data here:
- Merchant-specific receipt data is located undermerchantReceipt.
- Customer-specific receipt data is located undercustomerReceipt.
For examples of receipt data included in a response, see the "REST Example, Response to a
Successful Request" sections of the Cloud mode payment transactions.