Skip to main content

Fixed price payment agreement

A fixed price payment agreement allows you to charge the user a predetermined, recurring amount at regular intervals (e.g., monthly, weekly). This is the most common type of recurring agreement and is ideal when the charge amount and schedule do not change.

info

If your subscription model includes campaigns, introductory offers, or discounted trial periods (for example, "first month free" or "50% off for the first three months"), you should use the Fixed Price Payment Agreement. It is the only agreement type that supports different campaigns.

Example industries/use-cases​

πŸ—žοΈ Media & Streaming: Monthly subscription for video/audio streaming services
πŸ‹οΈβ€β™€οΈ Fitness & Gyms: Fixed monthly membership fees
πŸ–₯️ Digital Services: SaaS and productivity tools with a set monthly charge
🎰 Entertainment: Lottery and other entertainment subscriptions

How it looks in the app​

Fixed price payment agreements in Vipps

API request snippet​

"pricing": {
"type": "LEGACY",
"amount": 18900,
"currency": "NOK"
}
"interval": {
"unit": "WEEK",
"count": 1
}

πŸ›Ÿ Looking for app help? Visit our Help center (opens in a new tab) for guides and chat. Vipps MobilePay

Help us improve our documentation

Did you find what you were looking for?