AdityaLoot checkout gateway integration guide
Our payment simulator page encountered an error when trying to request a checkout session:
demo.php in a text editor.$apiKey and $apiSecret at the top of the file (lines 14 & 15).https://www.upi.bharat4upe.com/api
{
"amount": "10.00",
"order_id": "ORD_1786194054_5826",
"customer_name": "Demo Customer",
"description": "Demo Payment Simulation",
"callback_url": "https:\/\/www.upi.bharat4upe.com\/demo.php?action=callback"
}
{
"error": "Internal server error",
"details": "Could not create order. Please try again."
}