Package Information
Released: 6/2/2025
Downloads: 0 weekly / 0 monthly
Latest Version: 1.0.5
Author: mrazari
Documentation
n8n-nodes-zarinpal
An n8n community node for integrating with ZarinPal payment gateway.
n8n is a fair-code licensed workflow automation platform.
Installation
Follow the installation guide in the n8n community nodes documentation.
Operations
- Create Payment: Create a new payment request with ZarinPal
- Verify Payment: Verify payment after user completes the transaction
Credentials
You need to configure ZarinPal API credentials:
- Merchant ID: Your ZarinPal merchant identifier
- Sandbox Mode: Enable for testing environment
Usage
Create Payment
- Set the operation to "Create Payment"
- Configure the amount, description, and optional customer details
- The node will return a payment URL for redirecting the customer
Verify Payment
- Set the operation to "Verify Payment"
- Provide the authority and status from the callback
- The node will verify the payment and return transaction details
Resources
License
MIT