Skip to the content

NeroPay DocsNeroPay Docs

  • Docs
  • NeroPay Website
  • System Status
  • Contact Support
  • Docs
  • NeroPay Website
  • System Status
  • Contact Support
  • Common Questions

    • About NeroPay

    • Devices & Solutions

    • Setup & Onboarding

    • Fees, Rewards & Pricing

    • Payments & Payouts

    • Security, Disputes & Compliance

    • Support

    • Identity Verification

  • Dashboard

    • Creating A Ticket For Customer Support

    • Sign Up and Apply for a NeroCard

    • NeroCard PIN Management

    • Refund

    • Set Up and Use NeroPay’s Transfer Schedule

    • Link Your Bank Account

    • Pay Out Funds

    • Transactions

    • Reports Overview

    • Add Bank Account

    • Rewards & Gifts

    • Transfer Money

    • Transfer History

    • Account & Profile Settings

    • Money Payout Schedule

    • Top Up Money

    • Tap to Pay

  • NeroPay Terminal

    • Use The NeroPay Card Terminal

    • NeroPay Terminal Onboarding Guide

    • How to Return Your NeroPay Terminal

    • How to Reset Your Terminal & Retrieve the Registration Code

    • Setup Card Terminal

    • Install NeroPay Terminal to Tablet

    • Terminal Security Settings

    • Display Timeout

  • Checkout API

    • Rest API

    • Ready-to-Use Plugins

      • WooCommerce
      • NeroPay for Odoo
      • NeroPay for Wix
      • NeroPay for Perfex Crm
      • NeroPay for Zapier
  • Account Setting

    • Verification

    • Sign Up

    • Reactivation Guide

    • Complete Your Registration

    • Verify Bank Account

  • Bookings

    • Bookings Overview

    • Booking Settings

  • Nero Partner Programme

    • FAQ

    • NeroPay Partner Programme (Overview)

    • Growth & Performance

    • Practical Scenarios

    • Tools & Support

    • Programme Rules & Terms

    • Merchant Eligibility

    • Referral Process

    • Earnings & Commission

    • Partner Dashboard & Earnings Guide

  • Security

    • Reserve Balance & Extra Security Verification

    • Why We Have a 7-Day Hold on First Pay-outs?

    • Enhanced Verification – How to Complete Your Check

    • How to Upload Your Verification Video

  1. Docs
  2. Checkout API
  3. NeroPay for Zapier

NeroPay for Zapier

NeroPay’s Zapier integration allows users to automate secure online payments between NeroPay and more than 5,000 applications — without writing a single line of code. Merchants can trigger workflows when a payment is received or create payment links directly from tools such as Google Sheets or CRM platforms.

Authentication
  1. Log in to your NeroPay Dashboard .
  2. Copy your Public API Key from the API Key section.
  3. Paste it into the connection window in Zapier.
  4. Choose Sandbox or Live mode as needed.
Action: Create Payment Request

Create a new payment request and retrieve a checkout URL instantly.

FieldTypeRequiredDescription
public_keystring
Your NeroPay Public API key
identifierstring
Unique ID for the payment
currencystring
Currency code (GBP, EUR, IDR)
amountdecimal
Payment amount
detailsstring
Description or order details
ipn_urlstring
Instant payment notification URL
success_urlstring
Redirect after successful payment
cancel_urlstring
Redirect after cancelled payment
customer_namestring
Customer name
customer_emailstring
Customer email
customer_phonestringOptionalCustomer phone number
customer_addressstringOptionalBilling address
customer_shipping_methodstringOptionalShipping method
Example Response
{ "success": "ok", "message": "Payment Initiated. Redirect to url.", "url": "https://eu.neropay.app/checkout?payment_id=EJX123" }
Example Use Cases
  1. Generate a payment link when a form is submitted.
  2. Log each NeroPay transaction in a Google Sheet.
  3. Send Slack or email notifications for successful payments.
  4. Auto-create invoices in your CRM.
Support

Email: support@neropay.app

Docs: https://docs.neropay.app/docs/rest-api21/


Internal Staff Announcement

Subject: NeroPay Zapier Integration Now Live!

The NeroPay Zapier Integration is complete and ready for private beta testing. This integration allows merchants to automate payments, notifications, and data syncs between NeroPay and over 5,000 applications.

  1. Create NeroPay payment links automatically
  2. Trigger workflows when payments are received
  3. Integrate with CRMs, Sheets, Slack, and more
  4. Sandbox and live modes supported

Zapier Developer: App Dashboard - https://zapier.com/apps/neropay/integrations


Views: 16
How do you feel about this docs?
0 0 0
In this page:

    © 2026 NeroPay Docs

    NeroPay

    To the top ↑ Up ↑