Installation Guide
Learn how to install and configure the Pine Labs Online n8n Node.
Prerequisites
Complete the following prerequisites before starting Pine Labs Online n8n nodes.
•
Create Pine Labs Online Merchant Account
Register on Pine Labs Online dashboard.
•
Generate API Credentials
Log in to the Dashboard and generate your client_id and client_secret.
•
n8n Instance
Ensure you are running n8n v1.104.2 or higher.
•
Node.js Version
Node.js Version 14.x or higher (for self-hosted).
•
Admin Access
Permission to install community nodes on your n8n instance.
Installation
You can install the node via npm or through a Pine Labs Online invite (self-hosted).
Install via npm
Bash
npm install @plural_pinelabs/n8n-nodes-pinelabs
After installation, restart your n8n instance and search for Pine Labs in the node panel.
