Invoice
The invoice contains all order/invoice information.
ExampleKey
Type
Description
number
string
Comma separated product names
products
array
amount
float
The total amount paid
discount
array
(optional) Information about discount -code: string -amount: float -percentage: integer (optional)
currency
string
test
boolean
Payment has been processed in sandbox
referenceId
string
reference code passed through API or GET parameter to the payment page
paymentRequestId
id
paymentLink
array
Invoice / Gateway data as array -hash -referenceId -email
custom_fields
array
All fields passed in the form in the shopper's language as array -name -value
Example
Last updated