3,788 Matching Annotations
  1. Sep 2022
    1. No Cost EMIs are offered as an upfront discount to your customers. After the purchase is made, the customer is charged monthly as per the credit card billing cycle, or payment terms agreed with the card issuer.

      A no-cost EMI is an offer where customers pay for a product in instalments with zero interest. Therefore, your customers pay for the total price of the product, with no extra charges. The card issuer waives the interest levied on the EMIs.

  2. betasite.razorpay.com betasite.razorpay.com
    1. After the successful authentication, the customers are redirected to your application or website. Customers' monthly statements will reflect the EMI amount with the interest charged by the bank.

      After the successful authentication, Razorpay redirects customers to your application or website. Customers' monthly statements will reflect the EMI amount with interest charged by the bank.

    2. f the customers are eligible for availing the EMI, they click Pay via EMI. In case the customers are not eligible for availing the EMI, then they have to pay the full amount. They click Pay full amount and are prompted to confirm the action.

      can we write this in bullets? one for eligible customers and one for non-eligible customers

  3. Aug 2022
    1. You can enable COD Intelligence if required. Magic Checkout detects incorrect/non-serviceable addresses and decides whether to show a particular customer the cash on delivery option based on their buying history to increase delivery percentage and reduce RTO rates.

      Enable COD Intelligence to detect incorrect/non-serviceable addresses. This allows Magic Checkout to decide whether to show a particular customer the cash-on-delivery option based on their buying history, thus increasing the delivery percentage and reducing RTO rates.

    1. This is an on-demand feature. Please raise a request with our Support team to get this feature activated on your Razorpay account.

      Please check if we can combine these points?

      Magic Checkout and Cash on Delivery are on-demand features. Please raise a request....

  4. betasite.razorpay.com betasite.razorpay.com
    1. You can generate data for a selected period. Graphs are automatically generated for the selected period. You can also filter data to display it on a Daily, Weekly or Monthly basis up to the last 90 days. You can hover over the graph for a breakdown of the data.

      You can generate graphs for a selected period. You can also filter data to display it on a Daily, Weekly or Monthly basis up to the last 90 days. Hover over the graph for a breakdown of the data.

    2. You can view in-depth information about the various activities on your account. This includes a wide range of analytics that provides an insight into Magic Intelligence's total orders for safe and risky orders. You can also view the reasons for flagging orders.

      Magic Checkout's RTO Analytics Dashboard provides you with an in-depth view of the RTO-related activities on your account. The Dashboard offers insight into how Magic Intelligence protects the business from risky orders by showing the number of unsafe orders and why they are marked risky.

    1. Once you publish the page and share it with your customers, they will perform the following steps to complete the payment successfully.

      After you publish the page and share it with your customers, they can perform the following steps to complete the payment successfully.

    2. This will remove your customer's shipping details and add them to the checkout flow.

      this line is confusing. what we want to say is that after the merchant enables this option, the customer input fields such as email, phone will be removed from the payment page

    3. After you save the changes, the following address fields are removed, and the customer's shipping address will be collected at the checkout.

      this is not really a step. can remove the numbering

    4. Add an amount of your choice for the customer to pay the shipping charges. For example, if the order value is ₹500 and the shipping charge is ₹50, then the customer should pay ₹550 in total.

      Add the amount the customer should pay for shipping charges. For example, if the order value is ₹500 and the shipping charge is ₹50, then the customer should pay ₹550 in total.

  5. Jul 2022
    1. If you want to display a specific offer at the Checkout, you can choose to associate the offer with an order. This must be done by passing the offers array as a request attribute in the Create Orders API. This is useful if you have multiple product lines running on the same account and have certain business logic on your side for displaying offers. Also, beneficial in cases where the discount has already been applied, and you would like to restrict the payment method that should be used to avail of the offer.

      To display a specific offer at the Checkout, you should associate the offer with an order. You can pass the offers array as a request attribute in the Create Orders API.

      Some use cases: - If you have multiple product lines running on the same account and have certain business logic on your side for displaying offers. - The discount has already been applied, and you would like to restrict the payment method to avail of the offer.

    2. Suppose you use Razorpay Magento, Shopify, or WooCommerce plugins to integrate with Razorpay Payment Gateway or payment apps like Payment Links, Payment Buttons, Payment Pages and Invoices. In that case, you need not integrate offers with Orders API. This is because orders are automatically created when customers initiate payment at the Checkout. However, if you are using our JS, SDK files or other ecommerce plugins, you must integrate offers with the Orders API.

      If you use any of the following Razorpay products or plugins to accept payments, you need not integrate offers with Orders API: - Plugins: Razorpay Magento, Shopify, or WooCommerce - Products: Payment Links, Payment Buttons, Payment Pages and Invoices. This is because Razorpay automatically creates orders for these products or plugins when customers initiate payment at the Checkout.

      However, if you use our JS, SDK files or other ecommerce plugins, you should integrate offers with the Orders API.

  6. betasite.razorpay.com betasite.razorpay.com
    1. View All Invoices In this example, details of all the invoices can be retrieved. View Invoices Raised for a Customer In this example, details of the invoices linked to a customer can be retrieved using the customer_id as the query parameter.

      There seems to be only one example. so we can remove these sections

    2. In the first request, the invoice is in the 'draft' state, so the 'line_items' can be updated. In the second request, the invoice is in the 'issued' state, wherein, only a few parameter values can be updated.

      this sentence is no longer relevant

    3. ou can use Items APIs to create items which you can later use as a template to create line items in an invoice.

      Maybe make the Items API line to appear in point 2? Or as a separate point?

    1. Razorpay SDK allows a user to delete data on request provided the request meets regulatory guidelines.

      Razorpay SDK allows users to delete data on request, provided the request meets regulatory guidelines.

    2. Suppose another company acquires our company or our assets. In that case, that company will possess your Personal Information and assume the rights and obligations concerning that information as described in this Privacy Policy.

      If another company acquires our company or our assets, that company will possess your Personal Information, and will assume the rights and obligations with respect to that information as described in the Privacy Policy.

    3. that we may have now or in the future case will require them to honor this Privacy Policy.

      that we may have now or in the future, in which case we will require them to honour our Privacy Policy.

    1. The combination of merchant prefix and descriptor must be 20 characters. The length of the merchant prefix can vary between 4-10 characters, and the length of descriptor from 10-16 characters.

      The descriptor length should be 10 characters only.

    2. ayments

      The response sample code is not updated. Please use the one I am sharing below.

      { "entity": "collection", "count": 1, "items": [ { "id": "pay_JsSu2WouXWEBGu", "entity": "payment", "amount": 100, "currency": "INR", "status": "captured", "order_id": null, "invoice_id": null, "international": false, "method": "bank_transfer", "amount_refunded": 0, "refund_status": null, "captured": true, "description": "", "card_id": null, "bank": null, "wallet": null, "vpa": null, "email": "gaurav.kumar@example.com", "contact": "+919999999999", "customer_id": "cust_F4W8ju0t4WE0m0", "notes": [], "fee": 1, "tax": 0, "error_code": null, "error_description": null, "error_source": null, "error_step": null, "error_reason": null, "acquirer_data": {}, "created_at": 1657631198 } ] }

    1. side the selected one.

      Might be a minor thing, but though Sofort check box was selected while requesting for enablement, there is still a Request button in this screen. Any specific reason?

    1. We have removed qr as the receiver type from our Smart Collect APIs. From now on, vpa and bank_account will be the only receiver types that will be supported. (Jun 2022)

      We have deprecated the qr receiver type from our APIs. From now on, only vpa and bank_account will be supported. (Jun 2022)

  7. betasite.razorpay.com betasite.razorpay.com
    1. Activation of an account is subject to approval from our banking partners (Working days do not include Saturdays, Sundays, and bank holidays) Our team will update you on the status of your account, once we get a revert from our bank.

      Activation of an account is subject to approval from our banking partners (working days do not include Saturdays, Sundays, and bank holidays). We will update your account status after receiving the bank's response.

    2. You can log in to your Razorpay account, Complete Account Activation, and KYC Verification and complete the activation form in your dashboard.

      Follow these steps to complete the activation process: 1. Log in to your Razorpay Dashboard. 1. Complete Account Activation and KYC Verification steps. 1. Submit the activation form.

    3. Please check if you have received a mail from us around the time you submitted the activation form and revert to the mail thread

      this looks like a long sentence. can you please try to shorten it?

    4. We do not disclose our clientele. However, you can view some of our clients on our website.

      remove first line.

      You can view some of our customer success stories on our website.

      The link should open in a new tab

    5. Unlike a wallet, we are a payment gateway. We do not have a login before the payment page. We do not even redirect to any page, we take payments on the merchant’s page. This drastically reduces the drop ratio, resulting in high profits for the merchants.

      Razorpay is not a wallet provider. We enable businesses to accept payments and make payouts using various payment methods. We do not have a login before the payment page. We do not even redirect to any page; we take payments on the business' page. This drastically reduces the customer drop-off ratio, resulting in high profits for the business.

    6. Razorpay

      this answer talks only about payment gateway and hence needs to be changed

      Razorpay is an Indian payments solution provider that allows businesses to accept, process and disburse payments with its product suite. We give you access to all payment modes including credit card, debit card, netbanking, UPI and popular wallets including JioMoney, Mobikwik, Airtel Money, FreeCharge, Ola Money and PayZapp.

      We provide a secure link between your website, various issuing institutions, acquiring banks, and other payment gateway providers.

      List of Razorpay products. (add link: https://razorpay.com/docs/get-started#2-choose-your-product)

    7. We are a developer-oriented payment gateway. We provide you with 24x7 support, our codes are super easy to integrate and do not take more than 30 minutes, and our checkout experience is highly customer friendly. Since we do not redirect your customers away from your page, this makes life easy for them. Your customers do not have to re-enter their card details or build the shopping cart again, for instance. Further, this helps you retain your customers better.

      Razorpay is a developer-oriented payment gateway. * We provide you with timely support. * Our codes are super easy to integrate.

      Also, our checkout experience is highly customer-friendly. For example: * We display preferred payment methods to customers based on past interactions. * Our saved cards feature ensures that customers do not have to re-enter card details. * We support an extensive list of payment methods and instruments.

      Know more about Razorpay. (add this link https://razorpay.com/docs/get-started#why-razorpay)

  8. Jun 2022
  9. betasite.razorpay.com betasite.razorpay.com
    1. You can allow your customers to view the email and phone number fields based on your preferences. You can either hide these parameters or permit your customers to skip entering these details.

      You can allow your customers to skip the email and phone number fields based on your preferences.

    1. Once your domain is connected, you can customise your URL by clicking Okay, customise URL or clicking Page Settings.

      After your domain is connected, customise the URL by clicking Okay, customize URL or clicking Page Settings.