n8n-nodes-vipps-mobilepay
v0.1.0
Published
n8n community node for Vipps MobilePay ePayment API (Denmark, Norway, Finland)
Maintainers
Readme
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-mobilepayCredentials
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 buildLicense
MIT
