Payment Successful
Payload called when there is a successful payment.
{
"amount": 10,
"currency": "GBP",
"description": "description",
"orderRef": "newOrder01",
"statementDescriptor": "statement-descriptor",
"status": "SUCCESSFUL",
"createdAt": "2021-08-23T18:08:29.744Z",
"feeAmount": 0.1,
"paymentId": "6786asdas6d7ahgjhasd",
"merchantId": "897df0v8di8fuosduifh",
"userId": "84698"
}
Updated about 3 years ago