🔧 Cashfree API Debug Tool
Test Data:
Array
(
[order_id] => TEST_1781471550
[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] => 6184235366
[created_at] => 2026-06-15T02:42:30+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-15T02:42:30+05:30
[order_id] => TEST_1781471550
[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_6bNV0PyssIKXsndXGEG6lZbcX24xE0fX81ELvewhbDhFRgmCfCDMPYyiAjkJ78WTps38-K1fqO13hyeiYRtRfsQiCqNVrBDkKMIeXXpT5ge2fNwGriKJDM64VFMpayment
[payments] => Array
(
[url] => https://api.cashfree.com/pg/orders/TEST_1781471550/payments
)
[refunds] => Array
(
[url] => https://api.cashfree.com/pg/orders/TEST_1781471550/refunds
)
[settlements] => Array
(
[url] => https://api.cashfree.com/pg/orders/TEST_1781471550/settlements
)
[terminal_data] =>
)
[payment_session_id] => session_6bNV0PyssIKXsndXGEG6lZbcX24xE0fX81ELvewhbDhFRgmCfCDMPYyiAjkJ78WTps38-K1fqO13hyeiYRtRfsQiCqNVrBDkKMIeXXpT5ge2fNwGriKJDM64VFMpayment
)