Available Operations
Complete reference for all available operations in the Pine Labs Online n8n Node with detailed configuration.
Payment Link
Create and share secure payment links to collect payments instantly without building a checkout flow.
| Operation | Description | Required Parameters | API Documentation |
|---|---|---|---|
| Create | Creates a new payment link that can be shared via email, SMS, or messaging apps. | Amount (Paisa), Currency, Merchant Payment Link Reference, Customer Email, Customer First Name, Customer Last Name, Customer Mobile Number | Create Payment Link API |
| Get | Fetches an existing payment link by its Pine Labs–assigned ID. | Payment Link ID | Get Payment Link by ID API |
Order
Create and manage orders to track payment status, manage transactions, and reconcile payments programmatically.
| Operation | Description | Required Parameters | Optional Parameters | API Documentation |
|---|---|---|---|---|
| Create | Creates an order to initiate a payment checkout session. | Order Amount (Paisa), Currency, Merchant Order Reference | Allowed Payment Methods, Callback URL, Failure Callback URL, Notes, Pre Auth, Purchase Details | Create Order API |
| Get | Fetches an existing order by its Pine Labs–assigned Order ID. | Order ID | Get Payment Link by Order ID API |
API Environments
Use separate environments for testing and production to safely build, validate, and deploy your Pine Labs integrations.
| Environment | Base URL |
|---|---|
| UAT (Testing) | https://pluraluat.v2.pinepg.in/api |
| Production | https://api.pluralpay.in/api |
The environment is set in the credential and applies to all node operations automatically.
Resources
Updated about 3 hours ago
