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

# Recurring Payments APIs for Wallets

> List of Recurring Payments APIs available for Wallets.

You can use the Recurring Payments APIs to perform various actions using Wallets as a payment method.

## List of Recurring Payments APIs

The table below lists the various Recurring Payments APIs available for Wallets and gives a brief description of each API:

| API                                                                                                                                                                      | Description                                                         |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------- |
| [Create Authorisation Transaction using Checkout](/docs/api/payments/recurring-payments/wallets/create-authorization-transaction#11-using-razorpay-standard-checkout)    | API to create an authorisation transaction using Razorpay Checkout. |
| [Create Authorisation Transaction using Registration Link](/docs/api/payments/recurring-payments/wallets/create-authorization-transaction#1-2-using-a-registration-link) | API to create an authorisation transaction using Registration Link. |
| [Fetch Tokens using Payment id](/docs/api/payments/recurring-payments/wallets/tokens#2-1-fetch-token-by-payment-id)                                                      | API to fetch tokens using the Payment id.                           |
| [Fetch Tokens using Customer id](/docs/api/payments/recurring-payments/wallets/tokens#22-fetch-tokens-by-customer-id)                                                    | API to fetch tokens using the Customer id.                          |
| [Delete Tokens](/docs/api/payments/recurring-payments/wallets/tokens#23-delete-tokens)                                                                                   | API to delete tokens.                                               |
| [Create Subsequent Payments](/docs/api/payments/recurring-payments/wallets/create-subsequent-payments)                                                                   | API to create subsequent payments.                                  |

### Related Information

[Integrate Recurring Payments using wallets](/docs/payments/recurring-payments/wallets/integrate)
