3.1.0
💵 🗞️ New payment methods Swish and Vipps
This new release adds Swish and Vipps payment methods for your iOS applications. We also fixed a few bugs.
.plist entries need to be updated!
To allow the switch to Swish and Vipps applications, you must include three new schemes to LSApplicationQueriesSchemes: swish
, vipps
, vippsMT
.
Added
- Added the payment method Swish
SWH
- Added the payment method Vipps
VPS
Changed
- Updated some payment method logos
Fixed
- Fixed a bug related to some currencies being displayed wrongly. All currencies now follow ISO 4217.
- Minor bugs