> ## Documentation Index
> Fetch the complete documentation index at: https://razorpay-881012b3.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Additional Operations

<div style={{display:"flex",flexWrap:"wrap",alignItems:"center",gap:"0.35rem 0.9rem",border:"1px solid rgba(128,128,128,0.28)",borderRadius:"0.5rem",padding:"0.45rem 0.75rem",margin:"0 0 1.25rem",fontSize:"0.875rem"}}>
  <span style={{fontWeight:600}}>Available in</span>
  <span>🇮🇳 India</span>
</div>

Razorpay lets you perform few additional operations around your BQR-based payment.

## Sharing

The QR code can be shared using `short_url`. The QR code gets downloaded by clicking on link.

<CodeGroup>
  ```
  short_url: rzp.io/i/XXXXX
  ```
</CodeGroup>

The customer can embed the QR code image from this URL onto any preferred platform such as invoice, standee or ID card and start accepting payments.

## Refunds

You can create refunds for the payments received on your QR Code. When a payment is received via
UPI or Cards, it will be labeled as refund on the customer’s bank statement, crediting the refunded amount back to his/her account. Refunds are generally processed within 3-5 business days. The platform fee and GST charged on successful transactions will not be reversed in case of refunds.
