{
"status": true,
"message": "TRANSACTION_SUCCESS",
"data": {
"data": "Transaction is successful",
"payment": {
"_id": "653ca6ad3bfdd486ef5305e5",
"userId": "653bc09dd315da400aa0824d",
"roomId": "653a1c4b29d03a5e5f17a704",
"currency": "NGN",
"amount": 105000,
"quantity": 3,
"fromDate": "2023-10-26",
"toDate": "2023-10-27",
"status": true,
"channel": "card",
"reference": "MOTHERLAND-3993724",
"createdAt": "2023-10-28T06:14:05.420Z",
"updatedAt": "2023-10-28T06:19:26.564Z",
"__v": 0
},
"reservation": {
"roomName": "Asa Sinle room",
"userId": "653bc09dd315da400aa0824d",
"fullName": "Abdullah Yahaya Abu",
"roomId": "653a1c4b29d03a5e5f17a704",
"quantity": 3,
"bookings": [
{
"fromDate": "2023-10-26",
"toDate": "2023-10-27",
"amount": 105000,
"status": "active",
"paymentId": "653ca6ad3bfdd486ef5305e5"
}
],
"location": "Akure",
"_id": "653ca7efbd3750993e736acd",
"createdAt": "2023-10-28T06:19:27.068Z",
"updatedAt": "2023-10-28T06:19:27.068Z",
"__v": 0
},
"room": {
"_id": "653a1c4b29d03a5e5f17a704",
"name": "Asa Sinle room",
"type": "Sinle Room",
"price": 35000,
"location": "Akure",
"bookedStatus": true,
"description": "This is some content on how beautiful this single room is. Everything from the ambience to the aura of Asa room is rooted and built up for your 100% deep satisfaction. You made the right choice! Proceed to check out. This is some content on how beautiful this single room is. Everything from the ambience to the aura of Asa room is rooted. You made the right choice! Proceed to check out.",
"facilities": [
"Air Condition",
"Ree Wi-Fi",
"Nice View",
"24hr Electricity"
],
"comments": [],
"images": [
"testing"
],
"createdAt": "2023-10-26T07:59:07.894Z",
"updatedAt": "2023-10-28T06:19:26.795Z",
"__v": 0
}
}
}