Razorpay Standard Checkout
Simple PHP checkout for cPanel hosting.
This demo creates Razorpay orders on the server, opens the hosted payment modal in the browser, and verifies the payment signature before marking the payment as successful.
Backend endpoints: /api/create-order.php and /api/verify-payment.php.