Package Information
Downloads: 3 weekly / 35 monthly
Latest Version: 0.1.0
Author: Zubeyr19
Documentation
n8n-nodes-vipps-mobilepay
An n8n community node for the Vipps MobilePay ePayment API. Supports Denmark, Norway, and Finland.
Features
VippsMobilepay (action node)
- Create payment
- Get payment status
- Capture payment
- Cancel payment
- Refund payment
VippsMobilepayTrigger (webhook trigger)
- Listen for payment events:
AUTHORIZED,CAPTURED,REFUNDED,CANCELLED
Installation
In your n8n instance:
Settings > Community Nodes > Install > n8n-nodes-vipps-mobilepay
Credentials
You need a Vipps MobilePay merchant account. Get your credentials from the developer portal:
- Client ID
- Client Secret
- Subscription Key (Ocp-Apim-Subscription-Key)
- Merchant Serial Number (MSN)
For testing, use the sandbox environment.
Development
npm install
npm run build
License
MIT