Integrating your application with Razorpay enables seamless online payment processing by supporting multiple payment methods such as cards, UPI, and net banking within a single platform. Razorpay helps automate payment collection, manage transactions, and ensure secure and reliable payment experiences, allowing businesses to streamline their financial operations efficiently.
Authentication:
Connecting your application with Razorpay enables smooth payment collection, real-time transaction tracking, and automated billing processes across multiple payment channels. Before you begin, ensure you have the following information:
Connection Name : Choose a meaningful name for your connection. This name helps you identify the connection within your application or integration settings. It could be something descriptive like "MyAppRazorpayIntegration".
Basic Based :
Log in to your Dashboard using your credentials.
Go to Account & Settings.
Open API Keys under Website and App Settings.
Click on Generate Key to create an API key.
Copy the generated key ID, key secret and use it for further authentication purposes.
Actions:
Action Name | Description |
| Creates a standard payment link in Razorpay |
| Creates a new order in Razorpay |
| Creates a payout link using contact details in Razorpay |
| Fetches all settlements from your Razorpay account |
| Fetches settlement reconciliation details in Razorpay |
| Fetches the details of a specific order by its ID in Razorpay |
| Gets the status of a payout link in Razorpay |
| Initiates a refund for an order in Razorpay |
| Lists all orders in Razorpay |
| Fetches all payments of an order from Razorpay |
| Updates the notes of an existing order in Razorpay |
Triggers:
Trigger Name | Description |
| Triggers when a payment is successfully made in Razorpay |