| [ Web Proxy ] |
| Viewing: https://docs.stripe.com/payments/vipps | [Back] [Original] |
Vipps is a single-use card wallet payment method used in Norway. It allows your customer to authenticate and approve payments using the Vipps app.
When your customer pays with Vipps, Stripe performs a card transaction using the card data we receive from Vipps. The processing of the card transaction is invisible to your integration, and Stripe immediately notifies you whether the payment succeeded or failed.
Vipps is in private preview. While in private preview, you must include the vipps_preview=v1 header in all API requests that include Vipps. See the integration docs for examples that include this header.
Interested in getting access to Vipps?
Enter your email to request access.
Customers enter their phone number linked with Vipps and receive a push notification on their Vipps app to authorize the payment.
Learn how to manually configure Vipps as a payment method.
You can use Stripe Connect with Vipps to process payments. Connect users can use Vipps with the following charge types:
Connected accounts with access to the full Stripe Dashboard can enable Vipps in their Payment methods settings. To check which accounts have enabled Vipps, use the capabilities hash in the accounts webhooks or APIs to see if the vipps_payments capability is set to active.
For connected accounts that dont have access to the full Stripe Dashboard, see enable payment methods for your connected accounts. The name of the connected account is the name that customers see during checkout and in the Vipps app.
Vipps allows transaction disputes. Customers can open disputes directly with their cards issuer for cases of suspected fraud, double payments, or a difference between an order and a transaction amount.
You can submit evidence to contest a dispute directly. The dispute process is the same as for card payments. Learn how to manage disputes.
Vipps supports full and partial refunds. You can also issue multiple partial refunds up to the amount of the original charge.
In addition to the categories of businesses restricted from using Stripe, the following categories are specifically prohibited from using Vipps:
For more information about Vipps eligibility for your account, review your Payment methods settings in the Dashboard.
Stripe doesnt support the BankAxept card network. If a customer pays with a BankAxept-branded card, Stripe processes the payment on the Visa and Mastercard networks instead.
Stripe receives card data from Vipps to process card transactions using Stripes Visa and Mastercard integrations. Because Vipps payments are card transactions, you incur the following fees for each successful transaction:
The Vipps transaction fee isnt subtracted immediately from the transaction. Instead, Stripe bills them once a day.
After a successful transaction, Stripe automatically deducts the Stripe transaction fees and applicable taxes from the original transaction amount and provides the remaining amount on your Stripe balance. These fees are identical to a standard card transaction.
Vipps is subject to the standard payout schedule applicable to your country.
The Vipps processing fee isnt presented within the net amount of a successful transaction. Instead, Stripe bills the Vipps processing fee once a day, at which point we automatically deduct the sum that you owe from your Stripe balance.
| Web Proxy Viewer | New URL | Original Page |