Commerce Engine is now in beta. We're working hard to make it better for you.
{
"transaction_type": "payment",
"request_number": "<string>",
"amount": 123,
"payment_status": "pending",
"payment_date": "2023-11-07T05:31:56Z",
"payment_reference_number": "<string>",
"payment_method": "<string>",
"icon_url": "<string>"
}{
"message": "<string>",
"success": true,
"code": "<string>",
"error": {}
}{
"transaction_type": "payment",
"request_number": "<string>",
"amount": 123,
"payment_status": "pending",
"payment_date": "2023-11-07T05:31:56Z",
"payment_reference_number": "<string>",
"payment_method": "<string>",
"icon_url": "<string>"
}{
"message": "<string>",
"success": true,
"code": "<string>",
"error": {}
}Common fields in all types of payments.
payment, refund pending, success, failed, partially_paid, refund_initiated Was this page helpful?