3,788 Matching Annotations
  1. Apr 2021
    1. Ban

      while the additional column issue is fixed. there is an additional row that is overlapping.

      this code will fix the issue:

      <table> Supported Issuers | Supported Card Networks --- <br>• Kotak Mahindra Bank <br>• SBI <br>• HDFC <br>• Axis <br>• Standard Chartered Bank | Visa </table>
  2. Mar 2021
    1. ording to your settlement cycle.

      We can add a point that in both modes, entries cannot be deleted. That is payment links, payment pages once created cannot be deleted. They can be cancelled or deactivated only?

    1. Use the Razorpay Dashboard to perform various actions. A many of these actions you can also perform using the APIs. The Razorpay Dashboard also offers a number of reports and analytics to understand your business and customer behavior. It displays the recent activities and useful information about recent payments, settlements and refunds. Know more about the Razorpay Dashboard Home Page.

      The Razorpay Dashboard displays useful information about recent payments, settlements and refunds. It offers a number of reports to understand your business and analytics to study customer behaviour. Also, you can use the Razorpay products listed on the Dashboard to accept and route payments. Know more about the Razorpay Dashboard Home Page.

    1. Standard Checkout Integration

      We should add a line about it. And mention that for website developed using platforms such as WordPress, Magento, etc., you can use our plugins and add a link to the plugin list

    2. If you are unsure about integrating with Razorpay Gateway, you can check our Payment Buttons where you can embed a Razorpay Payment Button by adding a couple of lines of code.

      If you are unsure about integrating with Razorpay Gateway, you can use Payment Buttons. Using this you can embed a Payment Button on your website by adding a couple of lines of code.

    1. With a RazorpayX Current Account you can do the following with ease:- Manage receivables and payables in one place- Get instant loans without collaterals- Automate your vendor & tax payments- Get in-depth reporting into cash flow tr

      need to fix the bullets

  3. Feb 2021
    1. - Manage receivables and payables in one place- Get instant loans without collaterals- Automate your vendor & tax payments- Get in-depth reporting into cash flow trends.

      this is to be a bulleted list?

  4. Jan 2021
    1. curl -u <YOUR_KEY_ID>:<YOUR_KEY_SECRET> \ - X POST https://api.razorpay.com/v1/accounts/acc_GP4lfNA0iIMn5B/documents \ { "business_proof_of_identification": [ { "type": "shop_establishment_certificate", "file_id": "file_GMh9oIJuoCcjdT" }, { "type": "aadhar_back", "file_id": "file_GMh9oIJuoCcjdT" } ] }

      some formatting fixes needed:

      curl -u <KEY_ID>:<KEY_SECRET> \ -X POST https://api.razorpay.com/v1/accounts/acc_GP4lfNA0iIMn5B/documents \ -H 'content-type: application/json' -d '{ "business_proof_of_identification": [ { "type": "shop_establishment_certificate", "file_id": "file_GMh9oIJuoCcjdT" }, { "type": "aadhar_back", "file_id": "file_GMh9oIJuoCcjdT" } ] }'

  5. betasite.razorpay.com betasite.razorpay.com
    1. Contains user-defined fields, stored by the partner for reference purposes.

      Key-value pair used to store additional information about the entity. It can hold a maximum of 15 key-value pairs, 256 characters (maximum) each. For example, "note_key": "Beam me up Scotty”

  6. Nov 2020
  7. betasite.razorpay.com betasite.razorpay.com
    1. How do I track the payments made by customers? When will the amount be settled to my account? You can view the payments as and when they are made in the Transactions Details View of the Subscription Button. You will receive the payments in your bank account as per the settlement cycle. By default, this is T+2 for domestic payments and T+7 for international payments.

      Numbering is broken in this section. please check

    2. feature

      To access Subscriptions Buttons feature, you must:

      • Ensure the Subscriptions product is available for your account.
      • Raise a request with support team to enable Subscriptions Button.
    1. Suppose you are an Internet Service Provider who wants to increase subscriptions with various Recurring Plans. You can embed the Subscription Button on your site for increasing subscriptions.

      Suppose you are an Internet Service Provider who wants to provide subscription plans to your customers. You can use the Subscription Button on your site to accept recurring payments based on plans.

    1. Small News websites and content streaming websites are adopting a B2C monetization model. They can collect recurring transactions.

      Small news websites and content streaming websites can use this to accept recurring payments from their patrons.

  8. Oct 2020
    1. The short animation below shows how the UPI Payment Link works when you attempt a payment.

      The short animation below shows how the UPI Payment Link works when customer attempts payment using a device which has UPI apps installed on it.

    2. ormation, such as card details, netbanking login details, etc.

      Your customer does not require to remember sensitive information, such as card details, netbanking login details, and so on.

    1. The Vendor Payments App allows you to automate the process of making payments to your vendors. All you have to do is upload an invoice on the RazorpayX Dashboard, add the vendor details and create the payout as per your business requirements.

      Suggestion:

      The Vendor Payments App allows you to automate the process of making payments to your vendors in three simple steps:

      1. Upload an invoice on the RazorpayX Dashboard.
      2. Add the vendor details.
      3. Create the payout as per your business requirements.
    1. App Version

      When we say App it is not entirely clear what we are refering to. Because, in the intro we have not mentioned an app anywhere. I am assuming we mean the Payment Link product by the app.