Razorpay
Razorpay is a payments platform that helps businesses accept payments, manage orders, issue refunds, and track settlements. The Razorpay node in Boltic lets you connect to your Razorpay account and automate workflows using common Razorpay resources and operations.
Razorpay Account
- Select the Razorpay account you want to connect.
- If you don't have an existing account, add one using the Add New Account option before proceeding.
Available Resources
Here are the available resources you can use with the Razorpay node:
Resources
- Order: Create order, get orders, and get payments for an order.
- Payment Link: Create payment link, get payment links, and get a payment link by ID.
- Payment: Get payments, get a payment by ID, and get card details for a payment.
- Refund: Get refunds and get a refund by ID.
- Settlement: Get settlements and get a settlement by ID.
- Invoice: Get invoices, get an invoice by ID, and get invoices for a subscription.
- Dispute: Get disputes and get a dispute by ID.
Basic Operations
Here are the basic operations you can perform with the Razorpay node:
Order
- Create Order: Create an order to generate an order ID for capturing a payment.
- Get All Orders: Get a list of orders with optional filters (from, to, receipt).
- Get Order Details by ID: Get order details using the order ID.
- Get Payments for an Order: Get payments associated with an order using the order ID.
Payment Link
- Create Payment Link: Create a payment link for collecting payments from customers.
- Get All Payment Links: Get a list of payment links with optional filters (from, to).
- Get Payment Link by ID: Get a payment link by its ID.
Payment
- Get All Payments: Get a list of payments with optional filters (from, to).
- Get Payment Details by ID: Get a payment by its ID.
- Get Card Details for a Payment: Get card details for a payment using the payment ID.
Refund
- Get Refund by ID: Get a refund by its ID.
Settlement
- Get All Settlements: Get a list of settlements with optional filters (from, to).
- Get Settlement by ID: Get a settlement by its ID.
Invoice
- Get All Invoices: Get a list of invoices with optional filters (from, to, payment_id, receipt, customer_id).
- Get Invoice by ID: Get an invoice by its ID.
- Get Invoices for a Subscription: Get invoices for a subscription using the subscription ID.
Dispute
- Get All Disputes: Get a list of disputes with optional filters (from, to).
- Get Dispute by ID: Get a dispute by its ID.
Conclusion
Razorpay makes it easy to build payment workflows and automate back-office processes letting you create orders, generate payment links, get payments, and track refunds, invoices, disputes, and settlements within Boltic.
If you need further assistance, contact Boltic support at [email protected].