Feedback
Feedback
eMandate
Need Help
CLOSE X
Dear Customers, Kindly update your KYC details Click Here

There could be situations when customers request a refund of the payments made for the products or services purchased or availed on your website or app.

Depending on the time that you wish the refunds to be processed for your customers, you can opt either for:

Normal Refunds where it takes 5-7 working days for the refunds to reach your customers.

Instant Refunds where the customers receive their amount almost immediately. By issuing instant refunds to your customers, you can provide a better user experience for them. This also helps in improving their reliability and trust in your business.

When you make a normal refund request to Razorpay, the information is conveyed to banking partners or other related stakeholders. Each of them has its own mechanism to file the refund request, map it to their respective payments that were originally made and then take it forward. On completion of this process, the refund is sent back to the customer's bank account or card balance.

We support all payment methods for normal refunds.

Refunds will be sent back to the original payment method used in making the payment. For example, if a credit card was used to make the payment, the refund will be pushed to the same credit card.

When you send a normal refund request to Razorpay, the information is conveyed to our banking partners. Depending on the bank's processing time, it can take 5-7 business days for the refunds to reflect in the customer's bank account or card balance.

The time taken to process a normal refund depends on the payment mode that was used while making the payment.

Payment Method Refund Time
credit or debit cards 5-10 days
netbanking 2-10 days
wallet 0-3 days
upi 2-7 days

For normal refunds, Razorpay does not charge any processing fee. However, the transaction fee and GST levied by Razorpay at the time of payment capture will not be reversed to your account.

When an instant refund request is sent to Razorpay, the refunds are processed instantly by our system. The customer receives the refund within minutes (or an hour, sometimes) on their original payment source.

We support the following payment methods for instant refunds. The list of banks that support instant refunds differ according to payment methods.

Refunds will be sent back to the original payment method used in making the payment. For example, if a credit card was used to make the payment, the refund will be pushed to the same credit card.

For all credit card transactions, the time taken depends on the amount to be refunded:

Refund Amount Time Taken for refund
Up to ₹2 lakhs Credited immediately to the customer's account.
More than ₹2 lakhs Credited within two hours during the business hours.For refunds raised beyond working hours, it can take up to 1 business day for the refund to reflect in the customer's account.

Razorpay charges a small transaction fee to process instant refunds. Fees will be deducted directly from your account balance and shall be reflected on the Refunds tab in the Dashboard. In cases where instant refund fails and the refund takes 5-7 working days, the levied fee is credited to your balance. The fee break-up is shown in the end-of-the-month invoice generated by Razorpay. Details are available in the Instant Refunds Reports downloadable from the Razorpay Dashboard.

For more details about pricing, contact our Support team.

You can issue refunds to your customers using the Refunds API or from the Dashboard.

Refunds are possible for captured payments only. Refunds can be made either in full or in part:

  • Full Refund

    You can refund the entire amount that you received in the payment.

  • Partial Refund

    You can refund part of the amount received in the payment. You can issue multiple, partial refunds as long as their sum does not exceed the captured amount.

    A payment moves to the refunded state only when the entire amount is refunded to the customer. In case of partial refunds, the payment continues to remain in the captured state till the entire payment is refunded.

    To issue refunds:

  • Log into your Dashboard with appropriate credentials.

  • Locate the payment for which refund is requested. The payment should be in the captured state.

  • In the Refund Payment screen, in the amount field, enter an amount lesser than the captured amount for issuing a partial refund. By default, the entire amount will be refunded.

  • Look for the Refund Instantly checkbox.

    If you want to… Do this…
    Issue a normal refund unselect the Refund Instantly checkbox

    --- issue an instant refund select the Refund Instantly checkbox

    • Review the fees that will be levied for the refund to be processed instantly.

    • Click the Issue Full Refund or Issue Partial Refund button, depending on the amount to be refunded.

To refund a payment via the API, send the payment_id in the Refund request. In case of instant refunds, send the speed attribute as optimum along with the other request attributes.

You can configure the speed at which all the refunds should be processed for your customers. Depending on your business needs, you can select from the following:

  • Normal Refund

    In this mode, the speed attribute is set to normal. The customers will receive their refunds within 5-7 business days.

  • Instant Refund

    In this mode, the speed attribute is set to optimum. Razorpay attempts to initiate fund transfer using IMPS, NEFT or UPI. The customer will receive the refunds instantly. If unsuccessful, Razorpay processes the refund via the normal speed.

    The selected speed is set as the default speed and all the refunds, thereafter, will be processed at the chosen speed.

    To set the default speed for all the refunds:

    • Log into your Dashboard with appropriate credentials.

    • Navigate to Settings and click the Configuration tab in the right pane.

    • In the Default Refund Speed section, choose between Normal Refund and Instant Refund

The default speed set globally can be overridden while refunding a payment from the TransactionsPayments tab of the Dashboard.

The possible ways in which you can switch between Normal and Instant Refunds are listed below:

Default Speed setting All Refunds Refund Payment option Processed speed of the Refund
Normal Refund All the refunds will be processed at the normal speed. Refund Instantly option is selected. The refund will be processed at the optimum speed. If an instant refund is not possible, Razorpay will initiate a normal
Instant Refund All the refunds will be processed at an optimum speed. If an instant refund is not possible, Razorpay will initiate a normal refund. Refund Instantly option is unselected. The refund will be processed at the normal speed.

For the prevention of chargebacks, Razorpay only does source refunds. It means that money is refunded to the payment method that the customer used to make the payment. For example, if a credit card was used to make the payment, the refund will be pushed to the same credit card. Similarly, in the case of UPI payments, the refund is pushed to the VPA used while making the payment.

If a chargeback is received for an instantly refunded payment, the processed refund will have a UTR (Unique Transfer Reference) in the callback. This UTR appears against the ARN (Application Reference Number) parameter in the Refund entity. The UTR serves as a proof of refund completed between you and Razorpay.

Additionally, Razorpay passes the RRN (Razorpay Reference Number) of the payment in the Fund Transfer Request sent for the Refund. This ties the instant refund back to the parent payment, thereby serving as a proof of the refund. This data can also be used as a defense against a future Chargeback or Arbitration case.

Sometimes when you try processing a Refund Request, it fails to get processed and you may encounter BAD_REQUEST_ERROR messages stating refunds not being supported. This happens because most of the banks do not support refunds for the payments which are more than 6 months old.

You can try to process such refunds using Instant Refund. To check the Refund status, navigate to the Refund Details modal by clicking on the specific Refund Id in the Transactions → Refunds tab. For more details, refer Refund States.

You can get the ARN/RRN for successfully processed refunds on the Dashboard or via the Fetch Refund API. This is a unique reference number which can be used by the customers to track refunds.

Note: We charge a small fee to process instant refunds.

If Instant Refund for a payment which is more than 6 months old is not supported, then an error message is displayed on the Refund Payment modal.

Note:

If the instant refund fails, any fee charged will be reversed to your account.

For better visibility and tracking of Refunds in the Refund process, Razorpay will send email notifications to you and your customers. You will receive email notifications for:

  • Refund Initiated - An email is sent as soon as a Refund is initiated. This indicates that a refund request has been conveyed to the banking partner.

  • RRN Updated - Once the Refund Reference Number (RRN) is received from the partner bank, you and your customers will receive an email with the RRN for the specific Refund ID. This indicates that the refund request has been accepted and processed by the partner bank. RRN can be shared with the customer's bank for further escalation in case they don't receive any credit within 5-7 working days. In most cases, you and your customers will receive an RRN Updated email within 1-2 working days.

Cancellation of Orders/Refunds/Returns

Please note that all the queries relating to the full or partial cancellation of orders should be routed to the merchant since we are a payment gateway, and we only facilitate online payments for merchants. We do not handle shipping or order dispatch and you should directly contact the merchant for queries regarding returns and follow instructions as as specified in the return & cancellation policy on the merchant website.

Once a refund is initiated, or if the order is not generated at the time of the transaction, then you should get the credit in your bank account within 5-7 business days failing which you can check the refund status here

Please refer to the refund link for more information.

CALL US@ (0281) 6102000
EMAIL US@ info@sksesl.com

Compliance Officer Chirag Babulal Dedakia

complaints@sksesl.com (0281)6102000
CONNECT WITH US
ATTENTION INVESTORS

Prevent Unauthorised transactions in your account : Update your mobile numbers/Email IDs with your stock brokers. Receive information of your transactions directly from Exchange on your mobile/email at the end of the day

KYC

KYC is one time exercise while dealing in securities markets - once KYC is done through a SEBI registered intermediary (broker, DP, Mutual Fund etc.), you need not undergo the same process again when you approach another intermediary.

IPO

No need to issue cheques by investors while subscribing to IPO. Just write the bank account number and sign in the application form to authorise your bank to make payment in case of allotment. No worries for refund as the money remains in investor's account.

REGISTERED OFFICE

SKSE Sec Ltd, Office No 907 To 911, 9th Floor,
The Spire 2, Shital Park Circle, 150 Feet Ring Road,
Rajkot 360005 Gujarat

KYC in Vernacular Languages
BSE NSE MCX

SEBI Registration No:

NSE: INZ000293432
BSE: INZ000293432
DP : IN-DP-CDSL-156-2015
MCX: INZ000293432

@2020 sksesl.com. All Rights Reserved
Designed & Developed by  Accord Fintech Pvt Ltd.