n8n-nodes-pinch
v0.1.5
Published
n8n nodes for interacting with the Pinch Payments API
Downloads
10
Readme
n8n-nodes-pinch
This is an n8n community node. It lets you use Pinch Payments in your n8n workflows.
Pinch Payments is a PCI Compliant, Australian payments platform offering automated bank account, direct debit, and credit card payments for standard and repeating payments through a REST API Gateway.
n8n is a fair-code licensed workflow automation platform.
Installation
Operations
Credentials
Compatibility
Usage
Resources
Version history
Installation
Follow the installation guide in the n8n community nodes documentation.
Use the package at n8n-nodes-pinch
.
Operations
None yet but the credentials can be used to make Rest API calls
Credentials
- Add credential in your n8n instance and select Pinch API
- Register for a Pinch Developer Account
- Navigate to the API Keys page
- Create an Application
- Copy Application Id and Secret Key then paste them into n8n credential
- Click Save (this will test the credentials)
- Account connected
Compatibility
Tested with v1.57.0 and up but may work in previous versions.
Usage
Add the Pinch Trigger node to set up webhook events with the Pinch API.
Resources
Version history
First release of the Pinch node with the webhook trigger node and the credentials.