stdClass Object
(
    [success] => 1
    [message] => Virtual Payment Received.
    [data] => stdClass Object
        (
            [type] => va_transaction
            [id] => 123456789
            [status] => SUCCESS
            [amount] => 100.00
            [bank_ref_id] => 4564878745646
            [payment_mode] => IMPS
            [vpa] => test.3000002229@icici
            [virtual_accounts_id] => 2022521
            [remark] => remark message
            [created_at] => 2020-12-24 10:00:00
        )

)