PayIndia 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).http://payment.ottosoft.in/api
{
"amount": "10.00",
"order_id": "ORD_1783431658_8963",
"customer_name": "Demo Customer",
"description": "Demo Payment Simulation",
"callback_url": "http:\/\/payment.ottosoft.in\/demo.php?action=callback"
}