Common
1. What are the benefits of using Magic Checkout?
The benefits of Magic Checkout are:- Seamless prepaid and COD options
- Faster checkout experience
- Higher conversions
- Saved customer details
- Reduced RTOs (Return To Origin)
- Efficient promotions
2. How does Magic Checkout improve conversion rates?
Magic Checkout boosts conversions with a streamlined UI, auto-prefilled addresses and saved payments, visible coupons, personalised payment options, trust badges and COD Intelligence to block risky orders; delivering a faster, more seamless checkout experience.3. How do I check if Magic Checkout is enabled on my account?
Add items to your cart and click the Checkout button. If Magic Checkout is enabled, the Magic Checkout pop-up will appear instead of your regular checkout page. If this flow does not appear, raise a ticket with our Support team.4. Magic Checkout is not showing up on my website - what should I do?
First, check if your website’s theme was recently changed. If the theme is unchanged, raise a ticket with our Support team for assistance.5. How do I fix Magic Checkout after updating my website theme?
Raise a request with our Support team to get this issue resolved.6. How does Magic Checkout help reduce fake orders and RTOs?
Magic Checkout’s COD Intelligence uses risk analysis to block high-risk COD orders, helping reduce fake orders and RTOs. To enable COD Intelligence on your Dashboard, navigate to Magic Checkout → RTO Reduction Setup. In the RTO Reduction tab, toggle on COD Intelligence and click Enable COD Intelligence in the confirmation pop-up modal.7. Is international payments supported on Magic Checkout?
Yes, international payments is supported on Magic Checkout.8. How do I enable COD (Cash on Delivery) in Magic Checkout?
On the Razorpay Dashboard, go to Magic Checkout → COD Settings → COD Setup and enable COD as a payment option.9. Is Magic Checkout available on plugins?
At present, Magic Checkout is available only on WooCommerce, Shopify and Magento.10. What should I do if Magic Checkout is causing conflicts with other plugins?
If Magic Checkout is causing conflicts with other plugins, disable any plugins that are not required. If the integration issue persists, contact our Support team for assistance.11. Can I restrict a coupon discount to first-time users?
No, we currently do not support restricting a coupon discount to first-time users.12. Can Magic Checkout help with abandoned cart recovery?
Yes. Abandoned checkouts are automatically recorded in your Shopify/WooCommerce dashboards and can be leveraged by your retargeting tools. You can also use the abandoned cart webhook to track dropped customers and retarget them using their contact details to recover lost sales.13. How do I customise the Checkout appearance on my store?
You can customise the look and feel of your checkout and rearrange payment methods or instruments to suit your requirements. Refer to the checkout settings.14. How can I track Magic Checkout analytics and performance?
You can view Magic Checkout analytics and performance in the Order Analytics tab on your Razorpay Dashboard.Web
1. Can I use both live and test keys at the same time in a sandbox environment?
No, we do not support using live and test keys simultaneously in a staging environment. The URL configured in live mode is used for testing. If you need a specific merchant ID (MID) hardcoded for testing, please reach out to your Razorpay SPOC for assistance.2. How do I enable and integrate Magic Checkout on my custom website?
Follow these integration steps to set up Magic Checkout on your custom website.Handy TipsThis is an on-demand feature. Contact your Razorpay SPOC or our Support team to request activation on your account.
3. Is Single Sign-On (SSO) supported?
No, SSO is not supported. You will need to log in explicitly on the Razorpay Dashboard using your credentials.4. Why are the serviceability and coupon calls failing?
The calls are failing due to timeouts. If the response time exceeds 10 seconds, the request is terminated, resulting in errors.5. Can I create payment offers on checkout for my customers?
Yes, you can provide different types of payment offers to customers on checkout. Know more about how to create offers.6. How can I fetch the GSTIN and order notes provided by a customer through Magic Checkout?
You can retrieve the GSTIN and order notes provided by a customer by querying the corresponding Razorpay order_id. These details are available in the order notes under the keysgstin and order_instruction respectively.
7. How can I retrieve customer details?
You can retrieve customer details by querying the Razorpay order associated with the customer.8. Can I configure branding-related settings for Checkout?
Yes, you can customise Razorpay Checkout to reflect your brand colors and logos. Know more about how to update brand name, theme color and company logo on checkout.9. Can I make email and phone number collection mandatory or optional on checkout?
This is an on-demand feature. Please raise a request with our Support team to configure the email and phone number collection on checkout.10. What should I do if my domain’s firewall or cloud configuration is blocking requests to api.razorpay.com?
If your domain’s firewall or cloud configuration is blocking requests to api.razorpay.com, you need to whitelist our public IPs. Know more about how to whitelist IPs.11. How can I initiate a refund to my customer?
You can initiate refunds using our Refunds APIs.WooCommerce
1. I am integrating with Razorpay Plugin for the first time. What are the steps that I need to follow?
Follow the steps given below if you are integrating with our plugin for the first time:- Create a Razorpay account.
- Generate the API Keys from the Dashboard. Navigate to Account & Settings → API Keys (under Website and app settings).
- Enable features on Razorpay Dashboard.
- Install Razorpay Plugin: With the release of version 4.1.0, you can install the plugin directly from the WordPress Plugin Directory.
Handy TipsEnsure you have the PHP-curl extension installed to make network requests.
-
Enable features on WordPress Dashboard. In addition to the other steps, scroll down to Razorpay under the Payments tab and click Manage to edit the settings.
- Enable the Payment Method, name it Credit Card/Debit Card/Internet Banking (Displayed to your customer on the payment page).
- Add in your
[KEY_ID]and[KEY_SECRET]generated from the Razorpay Dashboard. - Set Payment Action to Authorize and Capture to auto-capture payments. If you want to capture payments manually from the Dashboard after manual verification then set the Payment Action to Authorize.
-
Accept Live Payments.
- Generate the
[KEY_ID]and[KEY_SECRET]in the Live mode on your Razorpay Dashboard. - Enter the Live mode
[KEY_ID]and[KEY_SECRET]in your WooCommerce store.
- Generate the
Handy TipsDisable the Test mode to accept live payments.
2. How do I enable and integrate Magic Checkout on my WooCommerce website?
Follow these integration steps to set up Magic Checkout on your WooCommerce website. If you are integrating with our plugin for the first time, refer to these integration steps.Handy TipsThis is an on-demand feature. Raise a request with our Support team to get this enabled on your account.
3. How can I exclude draft orders from WooCommerce analytics reports?
To exclude draft orders: a. Click Analytics settings in the WooCommerce Dashboard. b. Navigate to the Excluded statuses section and select the check box for draft orders under the Unregistered statuses section.4. My Webhooks are not auto-configured since I am not using the upgraded version of WooCommerce. How do I manually configure webhooks?
- Auto-webhook support is available from Razorpay Woocommerce Plugin v2.7.2 onwards.
- You can configure only these events:
payment.authorized,refund.createdandvirtual_account.credited.
Handy TipsIf you have enabled the COD option for your customers, you should manually subscribe to the
payment.pending event.- Once you configure auto-webhook on WooCommerce, you do not have to configure it on the Razorpay Dashboard.
- In the WordPress Dashboard, click WooCommerce and go to Settings.
-
In the Payments tab, complete the following steps:
- Select Enable Razorpay Webhook.
- Webhook Events: From the list, select the events for which you want to receive notifications.
- Webhook Secret: Enter the secret. This is a mandatory field as the secret is required for webhook signature verification.
- Click Save Changes.
5. How can I verify if webhooks are enabled?
To verify if webhooks are enabled:- Log in to the Razorpay Dashboard and navigate to Account & Settings → Webhooks (under Website and app settings).
- Select the relevant webhook URL.
- On the right panel, check if the status for
payment.authorized,refund.createdandvirtual_account.creditedis enabled.
Handy TipsIf you have enabled the COD option for your customers, you should manually subscribe to the
payment.pending event.6. Can I disable Magic Checkout?
Yes, you can disable Magic Checkout. Once you disable Magic Checkout, your website/app will automatically fall back to your default Woocommerce Checkout experience. Follow the steps given below to disable Magic Checkout:- Log in to the WordPress account and navigate to Woocommerce → Settings.
- Click Payments.
- In the Payments tab, scroll down to Razorpay and click Manage to edit the settings.
- Scroll down to the Activate Magic Checkout field and unselect the check box to deactivate it.
- Click Save Changes.
Shopify
1. How do I enable and integrate Magic Checkout on my Shopify store?
To enable Magic Checkout on your Shopify store, fill in the form and share the required details. Once you share the details, the feature will be enabled on your account within 48 working hours. After activation, follow these integration steps to integrate Magic Checkout on your Shopify store.2. I changed my Shopify theme - how do I re-enable Magic Checkout?
Reach out to our support team at magic-checkout-support@razorpay.com for re-enablement of Magic Checkout on a different theme.3. Why am I not able to view the Coupons tab on the Razorpay Dashboard?
Coupons is an on-demand feature. Fill in the feature request form to get this feature enabled on your account.4. Can I create coupons for an international audience?
No, currently, we support coupons created in INR only.5. How do I set up coupon codes with Magic Checkout on Shopify?
Follow these steps to configure coupon codes on your Razorpay Dashboard for your Shopify store.6. What happens to my Shopify coupons when I enable coupons on Razorpay Dashboard?
Coupons created on Shopify will not apply unless they are synced. To sync all coupons across different categories on Shopify:- On the Razorpay Dashboard, navigate to Coupons → Setup section.
- Click Sync now next to the Coupons from Shopify section.
- Enter the Start date and End date to set the sync duration for the coupon.
- Click Start Sync.
7. Do Razorpay Dashboard coupons sync back to Shopify?
No, coupons created on the Razorpay Dashboard cannot be synced back to Shopify. They only work within the Magic Checkout system.7. Are all the coupons created on Shopify published once synced?
By default, all the coupons synced from Shopify are in thecreated state. You must manually configure and publish the coupons. To publish a coupon, identify the coupon created on Shopify, click the options icon and click View and Edit (if required) or click Publish.
8. Can I restrict coupons to specific payment methods??
Yes, you can enable the Enable this coupon code only for Prepaid Payment methods option on the dashboard to disable COD payment for specific coupons, encouraging customers to use prepaid payment methods instead.9. Why are my customers not able to avail the Buy X Get Y coupon?
In the Buy X Get Y scenario, you must convey to your customers that to use this coupon, both the X and Y products should be present in their cart. For example, if the coupon offers a discount on a cap or provides it for free only when you buy a t-shirt, both items must be in your cart for the discount to apply.10. Why are my created and published coupons not visible on checkout?
After you publish a coupon, navigate to Coupons → Setup on the dashboard and toggle on Enable Coupons option to make the coupons accessible on checkout for your customers. Click Save settings after which all the coupons created on Shopify will stop working immediately.11. Can I edit a coupon after creating it?
Yes, you can edit the coupon. Navigate to Coupons → All Coupons, identify the coupon you want to edit, navigate to the options icon and click View and Edit.12. What is the unavailable coupon feature?
The coupon will appear in a disabled state when users do not meet the cart or eligibility conditions When you enable Display this coupon at checkout option and then select Enable coupon as an unavailable coupon. Once conditions are met, the coupon automatically becomes available for use.13. Can I delete a coupon?
You can only deactivate a coupon and not delete it. Identify the coupon you want to deactivate, navigate to the options icon and click Deactivate.14. What is the CSV format to upload the coupon eligibility file?
Format:- Mobile number: +919000090000
- Email id: gauravkumar@example.com
14. Why am I unable to refund the full order amount when I used Razorpay offers/coupons?
This happens because offers/coupons created through the Razorpay Dashboard create a display mismatch between platforms:- Shopify shows the full order amount as captured.
- Razorpay only captures the discounted amount (what the customer actually paid).
- You can only refund the amount that was actually captured.
15. How is the refund processed if a customer returns a product paid partially via COD and partially online?
The refund process depends on the your refund policy. If approved, the refund will be processed as a standard refund, similar to the existing refund options that Razorpay offers. Know more about refunds.16. How do I set up shipping profiles on Razorpay Dashboard?
You can configure shipping rates at product, zone and method levels for your customers. Follow these steps to set up shipping profiles on the Razorpay Dashboard.17. What happens if I configure shipping settings on the Razorpay Dashboard?
When you configure shipping settings on the Razorpay Dashboard, these settings override any shipping configurations set up on your plugins or ecommerce platform. The dashboard settings take precedence over all other configurations.18. Can I add the same product to multiple shipping categories?
No, each product can only belong to one shipping category. Once you add a product to a category, you cannot add it to another category within your shipping profiles.19. Can I offer Cash on Delivery (COD) for specific shipping methods?
Yes, you can enable COD availability at the shipping method level. This allows you to selectively offer cash on delivery as a payment option for specific shipping methods while excluding it from others.Login With Razorpay (SSO)
1. What is Login with Razorpay (SSO)?
Login with Razorpay, powered by Magic SSO, is a single sign-on system that allows customers to log in seamlessly across the Razorpay network using OTP-based authentication. It helps merchants collect valuable user data, personalise the shopping experience and improve conversions.2. Is this feature available for all platforms?
No, currently this feature is only available for Shopify users.3. Can I choose where the login prompt appears for users?
Yes, you can configure the login prompt to appear:- On the first page a customer visits.
- After a customer adds their first item to the cart.
- During checkout (with the option to make login mandatory).