3,788 Matching Annotations
  1. May 2023
    1. ans that each field in your form should have 250 characters or less character limit. Additionally, the titles for each field should be 20 characters or less, and the values for each field should be

      bullet this

    2. eld 1: Title - "Order ID", Value - "12345" Field 2: Title - "Customer Name", Value - "Gaurav" Field 3: Title - "Product", Value - "Red T-Shirt" Field 4: Title - "Price", Value - "$19.99" Field 5

      tabulate this

    3. This means that each field and disclaimer in your form should have a character limit of 250 characters or less. Additionally, the titles for each field should be 20 characters or less, and the values for e

      bullet these

    4. Field 1: Title - "Name", Value - "Gaurav" Field 2: Title - "Email", Value - "gaurav@example.com" Field 3: Title - "Message", Value - "Match items received" Field 4: Dis

      can you put this in a table

    5. You can now accept customer payments via offline bank transfers using the challan on Razorpay Custom Checkout.

      You can customise the challan generated for bank transfers and add custom fields and disclaimers. You can do this by passing specific parameters to the Razorpay Checkout code.

    6. Integrate challan bank transfer as a payment method on Razorpay Custom Checkout.

      Customise the Challan created for bank transfer payments. Add custom fields and disclaimers as per your business needs.

    1. The customers would use Razorpay checkout to download challan copy and walk into the nearest bank branch to make the payment.

      Customers can select Bank Transfer as the payment method on Razorpay Checkout and generate a challan containing your bank account details. They can then go to their bank branch and make the payment by depositing the challan.

  2. Apr 2023
  3. betasite.razorpay.com betasite.razorpay.com
    1. 2.1 Customer has an existing VPA with Partner Bank 2.2 Customer does not have an existing VPA with Partner Bank 2.3 Customer has neither set UPI PIN nor set the VPA

      these bookmarks are not working

    2. ispute resolution and refund handling.

      I think this we need to explain better - give an example.

      In case of payment failure or refunds, the customer need not reach out to third-party apps seeking clarifications. They can get all the information from your app.

    1. This function can be called from anywhere in the application, providing multiple entry points for customers to link their UPI account with your app.

      this sentence is present in one of the previous points. looks repetitive.

    2. "currency":"INR", "amount":"700", "email":"gaurav.kumar@example.com", "contact":"9999999999", "method":"upi", "upi": [ "mode":"in_app", "flow":"intent" ], "order_id":"order_L2MUBUOeFItcpU",//optional "customer_id":"cust_KQlMczYKcDIqmB"//optio

      we should add a request parameters table describing all these parameters. otherwise right now developer does not know where to get order_id or customer_id from

  4. betasite.razorpay.com betasite.razorpay.com
    1. You can add banks as payment providers on the Razorpay Dashboard. Each bank has its own unique set of requirements. To add banks as payment providers, you only need to provide those details on the Razorpay Dashboard. Given below are banks that are supported by Razorpay Optimizer and the steps to add them as a payment provider.

      Suggestion:

      You can add banks as payment providers on the Razorpay Dashboard. You need to provide specific details as each bank has its own unique set of requirements. Below are the banks supported by Razorpay Optimizer and the steps to add them as payment providers.

    1. "currency":"INR", "amount":"700", "email":"gaurav.kumar@example.com", "contact":"9999999999", "method":"upi", "upi": [ "mode":"in_app", "flow":"intent" ], "order_id":"order_L2MUBUOeFItcpU",//optional "customer_id":"cust_KQlMczYKcDIqmB"//optiona

      need to add a request parameter table, as mentioned on the headless page

    1. Giropay is available on Standard Checkout. This feature will soon be available on Custom and S2S Integrations.

      Please update this section with the links to the custom and s2s pages. Also here you can mention that for Standard checkout no additional integration is needed

    1. Currently, this would not be applicable in India for domestic payments as RBI mandates OTP-based authentication. For international payments, this flow is viable.

      we should hide this for Malaysia

    2. Integrating SDK and routing them as app-based payments will help you provide a better customer experience and higher success rates for international/cross-border payments.

      Integrating the SDK and routing them as app-based payments helps you provide a better customer experience and higher success rates for international/cross-border payments.

  5. Mar 2023
    1. Create a payment link by providing basic details such as amount, expiry date, reference id, description, customer details and so on. Retrieve information about payment links. Send or resend notifications to your customers. Edit the existing payment link details. Cancel a payment link.

      Payment Link