Skip to main content
Payments made without an order_id cannot be captured and are automatically refunded. Create an order using the Orders API before initiating payments.
Overflow issue can occur if the viewport meta tag is not present in your code. Check if the meta tag is added. If not, add the following line.
View Port Meta Tag
Transaction timeout is applicable only when your customer attempts the payment. It times outs between 3 to 15 minutes.The customer is redirected to the checkout if a payment fails due to timeout.
Yes, you can track the status of the checkout modal. You can do this by passing a modal object with ondismiss: function(){} as options. The ondismiss function is called when the modal is closed by the user.
Javascript
You can utilise the handler function called on every successful transaction for tracking payment completion.
You can use Callback URL and webhook to get the status of the transaction for a payment source.
Multiple factors can cause a 500 internal server error. Ensure that the required features are enabled on your account. Additionally, verify that you are calling the API correctly. If the issue is still not resolved, contact our Support team.
No, Razorpay Checkout is not supported on the Internet Explorer browser.
Customer information autofill is enabled by default for all businesses using Razorpay Standard Checkout. It prefills details like contact information, addresses and more, making the checkout process faster and smoother for your customers.
Yes, customers can edit all pre-filled information based on their requirement.
No, autofill is supported only on Instagram, Facebook and iOS browsers.
Yes, you can accept payments without a website using Razorpay’s no-code products such as Payment Links, Payment Pages or Payment Button, as Razorpay does not offer a direct Instagram integration.
Yes, language-based SDKs are available here.
Mozilla Firefox users may not be able to open the bank page while making a netbanking payment on your checkout. This issue may be due to a browser setting that blocks the webpage from opening a pop-up page.Your customers can follow these steps to unblock the pop-up page:
  • At page level: Modify settings on the bank page.
  • At browser level: Modify Firefox browser’s settings.

Page Level

Modify the settings on your bank page. Follow these steps:
  1. Open Mozilla Firefox.
  2. Navigate to ToolsPage InfoPermissions
  3. Set Open Pop-up Windows to Allow.

Browser Level

Modify the settings of your Firefox browser. Follow these steps:
  1. Open Mozilla Firefox.
  2. Navigate to PreferencesPrivacy & SecurityPermissions.
  3. Disable the Block pop-up windows option.