Vipps
Quick and easy payments with Vipps in Craft Commerce
Changelog
All notable changes to Vipps will be documented here.
Version 1.0.8
🐛Fixed
- –Fixed a call to Laravel helper methods that sometimes failed due to composer dependency issues
Version 1.0.7
This release fixes a issue with completed orders not being marked as paid, so upgrading is strongly recommended.
✨Added
- –Now sends the `Merchant-Serial-Number` header on all requests by default
🐛Fixed
- –Fixed deprecated shipping methods call
Version 1.0.6
🐛Fixed
- –Fixed missing method error when capturing a transaction
Version 1.0.5
🐛Fixed
- –Fixed PSR-4/Composer 2 compatibility
Version 1.0.4
✨Added
- –Added `errorFallbackUrl` so you can differentiate between payment errors/cancellation and successful payments
⚡Changed
- –Started initial translation work
🐛Fixed
- –Added parsing of environment variable for access token request
Version 1.0.3
✨Added
- –Added Twig params to express button
⚡Changed
- –If there is a discrepancy between paid amount in Vipps and Commerce, it will now use the order total if the discrepancy is less than 0.10
🐛Fixed
- –Fixed marking order as completed on Express callback
Version 1.0.2
🐛Fixed
- –Fixed error with wrong status type in Commerce 2.1 when redirecting to Vipps
Version 1.0.1
🐛Fixed
- –Fixed payment request when no phone number is set
Version 1.0.0
✨Added
- –Initial release