Untitled

mail@pastecode.io avatar
unknown
plain_text
2 years ago
1.3 kB
3
Indexable
array:2 [
  0 => array:2 [▼
    0 => array:10 [▼
      "id" => 31034
      "date" => "05 Oct 2022"
      "amount" => 30.0
      "amount_formatted" => "$30.00"
      "amount_refundable" => 30.0
      "amount_refundable_formatted" => "$30.00"
      "is_online_payment" => true
      "type" => "payment"
      "type_frontend" => "Online Payment - PayPal"
      "view" => "http://uat2-services.localhost/merchant/booking/view-invoice/52441"
    ]
    1 => array:10 [▼
      "id" => 1657
      "date" => "09 Mar 2023"
      "amount" => 1.0
      "amount_formatted" => "$1.00"
      "amount_refundable" => 0
      "amount_refundable_formatted" => "0.00"
      "is_online_payment" => true
      "type" => "refund"
      "type_frontend" => "Online Refund"
      "view" => "http://uat2-services.localhost/merchant/booking/bill/1657"
    ]
  ]
  1 => array:1 [▼
    0 => array:10 [▼
      "id" => 32430
      "date" => "30 Nov -0001"
      "amount" => 40.0
      "amount_formatted" => "$40.00"
      "amount_refundable" => 0
      "amount_refundable_formatted" => "$0.00"
      "is_online_payment" => false
      "type" => "payment"
      "type_frontend" => "Manual Payment - Cash"
      "view" => "http://uat2-services.localhost/merchant/booking/view-invoice/52441"
    ]
  ]
]