🔧 Cashfree API Debug Tool

Test Data:

Array
(
    [order_id] => TEST_1781388857
    [amount] => 10
    [customer] => Array
        (
            [customer_id] => cust_test
            [customer_name] => Test Exporter
            [customer_email] => test@exporter.com
            [customer_phone] => 9999999999
        )

)

Sending Request...

Result:

Array
(
    [success] => 1
    [data] => Array
        (
            [cf_order_id] => 6177313256
            [created_at] => 2026-06-14T03:44:17+05:30
            [customer_details] => Array
                (
                    [customer_id] => cust_test
                    [customer_name] => Test Exporter
                    [customer_email] => test@exporter.com
                    [customer_phone] => 9999999999
                    [customer_uid] => 
                )

            [entity] => order
            [order_amount] => 10
            [order_currency] => INR
            [order_expiry_time] => 2026-07-14T03:44:17+05:30
            [order_id] => TEST_1781388857
            [order_meta] => Array
                (
                    [return_url] => https://pashusevak.com/portal/export/payment_callback.php
                    [notify_url] => 
                    [payment_methods] => 
                )

            [order_note] => 
            [order_splits] => Array
                (
                )

            [order_status] => ACTIVE
            [order_tags] => 
            [payment_session_id] => session_eFuoiOuXgDi-1simqGSFRsRRYiKUAjN_A4pCWCpa3vm0r2z-7CSRzJP7-Rw7vLwnLGvnUoEPsIwXi3lyDy6yVThdpDwDq_bMV79FhXU7ZQn7R3BgDLJdnzhWgxspayment
            [payments] => Array
                (
                    [url] => https://api.cashfree.com/pg/orders/TEST_1781388857/payments
                )

            [refunds] => Array
                (
                    [url] => https://api.cashfree.com/pg/orders/TEST_1781388857/refunds
                )

            [settlements] => Array
                (
                    [url] => https://api.cashfree.com/pg/orders/TEST_1781388857/settlements
                )

            [terminal_data] => 
        )

    [payment_session_id] => session_eFuoiOuXgDi-1simqGSFRsRRYiKUAjN_A4pCWCpa3vm0r2z-7CSRzJP7-Rw7vLwnLGvnUoEPsIwXi3lyDy6yVThdpDwDq_bMV79FhXU7ZQn7R3BgDLJdnzhWgxspayment
)