Developer Resources for Open Banking Payment Integration in NZ
Integrate secure, real-time bank payments directly into your checkout or app with BlinkPay’s API. With clear docs, a sandbox environment, and NZ-based support, developers can go from sandbox to production quickly and confidently.


Why Developers Choose BlinkPay’s Payment API
- RESTful API — Simple JSON-based requests with clear error handling
- Sandbox Environment — Simulate payments before going live
- Webhook Support — Get real-time updates for payment status
- Secure by Design — Open banking compliant, ISO 27001 certified, no screen scraping
- NZ Bank Integration — Works with ANZ, ASB, BNZ, and Westpac
Integration Process Flow
Account Setup
Create your developer account and verify your business
API Keys
Generate your API keys for development and production
Dev Setup
Install SDK and configure development environment
Testing
Test integration using sandbox environment
Launch 🎉
Go live with your integration
Account Setup
Create your developer account and verify your business
API Keys
Generate your API keys for development and production
Dev Setup
Install SDK and configure development environment
Testing
Test integration using sandbox environment
Launch 🎉
Go live with your integration
Developer Resources for Open Banking Payment Integration in NZ
Build bank payments with BlinkPay’s API. Our developer resources make it easy to integrate secure, real-time payments into your app or checkout — with clear docs, a sandbox, and NZ-based support to help you launch fast.
Example API Request
POST https://debit.blinkpay.co.nz/payments/v1/payments
Authorization: Bearer ACCESS_TOKEN
{
"consent_id": "035d4ea4-4037-4110-9861-183eae1408b4",
"pcr": {
"particulars": "INV123",
"code": "PAYMENT",
"reference": "CUST456"
},
"amount": {
"total": "100.00",
"currency": "NZD"
}
}
Fast Setup
Get started in minutes with our RESTful API and SDKs.
Bank-Grade Security
ISO 27001 certified. Built on open banking standards — no screen scraping.
Built for Developers
Clear docs. Simple JSON APIs. Support when you need it.
High Uptime, Low Latency
99.9% uptime and resilient infrastructure to keep payments moving.
Integration Guides, Examples, and SDKs
Whether you’re building in Node.js, Python, Java, or C#, our guides help you get started quickly. Example use cases include: - Integrating BlinkPay into an eCommerce checkout - Setting up recurring payments via enduring consent - Automating payment status monitoring via webhooks

Explore BlinkPay's API
Our API docs cover everything developers need to integrate bank payments into your platform.
One-off Payments
Enable instant bank-to-bank payments with our PayNow API. Process one-off transactions seamlessly.
Recurring Payments
Set up automated recurring payments with enduring consent. Perfect for subscriptions and regular billing.
Payment Tracking
Real-time payment status tracking and automated reconciliation. Stay informed at every step.
Webhooks & Events
Robust webhook events and comprehensive error handling. Build reliable payment integrations.
Ready to start building?
Developer FAQs
Find answers to common questions about integrating with BlinkPay API.
General Questions
Get Support From Our Developer Success Team
- NZ
- based technical support
- Fast responses for sandbox setup, API keys, or production readiness
- Guidance on API integration, authentication, or webhook handling