-
Dashboard
-
Pay Out Funds
-
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
-
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 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
- Log in to your NeroPay Dashboard .
- Copy your Public API Key from the API Key section.
- Paste it into the connection window in Zapier.
- Choose Sandbox or Live mode as needed.
Action: Create Payment Request
Create a new payment request and retrieve a checkout URL instantly.
| FieldTypeRequiredDescription | |||
| public_key | string | Your NeroPay Public API key | |
| identifier | string | Unique ID for the payment | |
| currency | string | Currency code (GBP, EUR, IDR) | |
| amount | decimal | Payment amount | |
| details | string | Description or order details | |
| ipn_url | string | Instant payment notification URL | |
| success_url | string | Redirect after successful payment | |
| cancel_url | string | Redirect after cancelled payment | |
| customer_name | string | Customer name | |
| customer_email | string | Customer email | |
| customer_phone | string | Optional | Customer phone number |
| customer_address | string | Optional | Billing address |
| customer_shipping_method | string | Optional | Shipping method |
Example Response
Example Use Cases
- Generate a payment link when a form is submitted.
- Log each NeroPay transaction in a Google Sheet.
- Send Slack or email notifications for successful payments.
- 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.
- Create NeroPay payment links automatically
- Trigger workflows when payments are received
- Integrate with CRMs, Sheets, Slack, and more
- Sandbox and live modes supported
Zapier Developer: App Dashboard - https://zapier.com/apps/neropay/integrations
