n8nir-zarinpal

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

  1. Set the operation to "Create Payment"
  2. Configure the amount, description, and optional customer details
  3. The node will return a payment URL for redirecting the customer

Verify Payment

  1. Set the operation to "Verify Payment"
  2. Provide the authority and status from the callback
  3. The node will verify the payment and return transaction details

Resources

License

MIT

Discussion