Query Params
The Session ID for the payment session you would like to query.
Response
Unique identifier for the payment session.
Metadata passed as JSON object. Will not be shown if no metadata was passed in the new payment session endpoint.
The order amount for this payment session.
Payment status of the session. open indicates payment is still not processed. complete indicates payment is completed. refunded indicates payment was refunded.
Firstname of the customer.
Lastname of the customer.
The total fee charged by the platform.
The percentage used to calculate the cash points for the customer.
cashback_earned_by_customer
The amount of cash points the customer earned.
The final amount the merchant received.
Indicates whether this payment session processed a real transaction (true) or a test transaction (false)