Skip to content

3.1.0

Compare
Choose a tag to compare
@serhii-libin serhii-libin released this 08 Jun 14:19
· 15 commits to master since this release

💵 🗞️ 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