HitPay\Response\PaymentStatus Object
(
    [id] => 9bba3984-3e8f-446e-afcf-a0d0c5a8c85b
    [name] => Parn Ting Hui Sara
    [email] => [email protected]
    [phone] => 91382331
    [amount] => 50.00
    [currency] => SGD
    [status] => completed
    [purpose] => Ride to Restore
    [reference_number] => 1712241311
    [payment_methods] => Array
        (
            [0] => card
            [1] => paynow_online
        )

    [url] => https://securecheckout.hit-pay.com/payment-request/@the-helping-hand/9bba3984-3e8f-446e-afcf-a0d0c5a8c85b/checkout
    [redirect_url] => https://ridetorestore.thehelpinghand.org.sg/wp-json/hitpay/v402/payment/status
    [webhook] => https://ridetorestore.thehelpinghand.org.sg/wp-json/hitpay/v402/payment-confirmation/webhook
    [send_sms] => 1
    [send_email] => 
    [sms_status] => pending
    [email_status] => pending
    [allow_repeated_payments] => 
    [expiry_date] => 
    [created_at] => 2024-04-04T22:35:11
    [updated_at] => 2024-04-04T22:35:47
    [payments] => Array
        (
            [0] => stdClass Object
                (
                    [id] => 9bba3984-d3f1-4a57-9b5c-074064e8f007
                    [quantity] => 1
                    [status] => succeeded
                    [buyer_name] => Parn Ting Hui Sara
                    [buyer_phone] => 91382331
                    [buyer_email] => [email protected]
                    [currency] => sgd
                    [amount] => 50.00
                    [refunded_amount] => 0.00
                    [payment_type] => paynow_online
                    [fees] => 0.20
                    [fees_currency] => sgd
                    [created_at] => 2024-04-04T22:35:12
                    [updated_at] => 2024-04-04T22:35:48
                )

        )

)