> ## 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.

# Glossary

> Important terms related to Razorpay Recurring Payments.

<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>

The following table lists all the commonly used terms and their definitions used in Recurring Payments:

| Term                      | Definition                                                                                                                                             |
| ------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Customer                  | The person for whom you are creating the recurring payment or authorisation transaction.                                                               |
| Order                     | Every payment should have an order associated with it. You must create a separate order for the authorisation transaction and every subsequent charge. |
| Authorisation Transaction | The payment made by the customer to authorise the selected payment method.                                                                             |
| Authorisation Payment     | One of the ways of collecting an authorisation transaction using the Razorpay Standard Checkout.                                                       |
| Registration Link         | One of the ways of collecting an authorisation transaction using a link sent to the customer.                                                          |
| Token                     | When a customer's selected payment method is authorised, a token is generated. A token represents mandate registration.                                |
