3,788 Matching Annotations
  1. Nov 2023
  2. Oct 2023
    1. Merchants should have the capability to display a user-friendly message to their customers for certain special or additional error scenarios. T

      Businesses should have the capability to display a user-friendly message to their customers for certain special or additional error scenarios. T

    2. educes Integration Time: Mock SDK significantly shortens integration time. This means you can start offering Turbo UPI services to your customers much sooner.

      not sure if we can mention this. in the thread PM mentioned that we should not talk about the reduction but just say it will create a smoother integration experience.

  3. Sep 2023
    1. Inform your customers using your Customer Identifiers about adding new beneficiary in their bank accounts with new Customer Identifier details (Bank Account, IFSC Code), which retains the same bank account number but features an updated IFSC code.

      this sentence is a bit confusing. can we simplify this?

    2. Going forward, all new customer identifiers for unregulated merchants will be created with Axis Bank as the banking partner. All new Customer Identifiers created with Axis Bank will have no dormancy and will remain active until the merchant closes them.

      Going forward, all new Customer Identifiers for unregulated merchants will be created with Axis Bank as the banking partner. All new Customer Identifiers created with Axis Bank will have no dormancy and will remain active until you close them.

    3. The migration process will encompass all current customer identifiers. Post-migration, the new IFSC code will be displayed on the Dashboard and also provided through the API, alongside reference to the original IFSC code.

      The migration process will encompass all current Customer Identifiers. Post-migration, the new IFSC code will be displayed on the Dashboard and provided through the API alongside a reference to the original IFSC code.

    4. Existing Smart Collect Customer Identifiers associated with unregulated merchants (defined below) will undergo a transition to our new banking partner, Axis Bank. Though the account number associated with these customer identifiers remains unchanged, the previous IFSC code will be superseded by a new one. It is imperative for you to communicate this change to your customers, directing them to utilise the updated IFSC code for subsequent payments.

      Existing Smart Collect Customer Identifiers associated with unregulated merchants will undergo a transition to our new banking partner, Axis Bank. Though the account number associated with these customer identifiers remains unchanged, the previous IFSC code will be replaced with a new one. You must communicate this change to your customers, directing them to use the updated IFSC code for subsequent payments.

    1. Payment can be refunded to a customer using Refunds API.When refunding a payment, the amount is deducted from your main account balance. You can set the reverse_all parameter to 1 in the refund POST request to recover the amount from the linked account. This will recover the amount for every transfer made on the payment before processing the refund to the customer.You can automate reversals with the reverse_all parameter in the following refund scenarios: Full refund Partial refund

      try to make this content shorter

    1. Apart from transferring payments received from customers, you can also transfer funds to your linked accounts directly from your account balance using the Direct Transfers API.

      make this appear before the feature request callout

    2. This API creates a direct transfer of funds from your account to a linked account and responds with the created transfer entity on successful creation.

      Use this endpoint to create a direct transfer of funds from your account to a linked account.

    1. You can set up a transfer of funds when creating an order using the Orders API. This can be done by passing the transfers parameters as part of the Order API request body

      Use this endpoint to set up transfer of funds while creating an order. This can be done by passing the transfers parameters as part of the request body.

    2. You cannot create transfers on orders which has the partial_payment parameter enabled. Ensure that this parameter is set to 0. You cannot create transfers on orders for international currencies. Currently, this feature only supports orders created using INR.

      can you remove the callout and make the points appear as bullets?

    1. string Address, line 1. The maximum length is 100 characters.street2string Address, line 2. The maximum length is 100 characters.citystring The city. The m

      these are sub parameters under operation

    1. Use this endpoint to process refunds instantaneously to your customers, you can do so by passing the speed with value as optimum in the request body.

      Use this endpoint to process refunds instantaneously to your customers. Pass the speed parameter with value as optimum in the request body.

  4. razorpay.com razorpay.com
    1. Create a normal refund to build customer trust by seamlessly managing their expectations. Create an instant refund to provide a better user experience for them. Retrieve information about all refunds. Retrieve details for a specific refund using the unique identifier linked to the refund.

      Delete these

    1. While a transfer moves funds from your account to linked accounts, a reversal can move funds back into your account.The amount specified is debited from the linked account balance and credited to your balance. Partial re

      shorten this