Skip to content

Releases: paymentwall/paymentwall-ios-sdk

v3.1.2

21 Sep 11:27
ad48ae2
Compare
Choose a tag to compare
  • Fix modal presentation when show payment screen
  • Fix iOS 15+ bat tint issue

v3.1.1

18 Jun 08:42
6565af7
Compare
Choose a tag to compare

Remove UIWebView version.
Fixed signing issue.
Update core, plugin, README.
Bump podspec version.

Update PWCoreSDK to v3.1.1
Update PWAlipayPlugin to v3.1.1
Update PWWechatpayPlugin to v3.1.1

v3.0.0

06 Apr 11:17
Compare
Choose a tag to compare

We have refactor the SDK to make the implementation process cleaner, easier and shorter and added some new features, this included the CoreSDK and all the plugins. Please check the demo app and the docs to see how to update your current code.

What's new:

  • Separate all main payment options into their own object, so you can tweak their config there and can handle processing result by their own.
  • All payment options have been renamed to be more consistent.
  • Rename the Enums to be more consistent and support Swift naming.
  • Redone the manually signing process, now it will be a part of delegate.
  • Added more options to customize the default UI.
  • Added localization for some languages: zh-Hans, zh-Hant, vi, th, ru, ja, ko, fr, ms, pt-BR.
  • Removed deprecated features.
  • Bugs fixed.

v2.2.1

29 Sep 11:17
Compare
Choose a tag to compare
  • Update Alipay plugin
  • Update UI plugin:
    • Customization plugin is now deprecated, use Customization class in CoreSDK instead
    • Game UI now separated as external plugin, visit PWGameUIPlugin Readme for more info

2.1.5

24 Aug 11:19
Compare
Choose a tag to compare
  • Save and return email with Token object (from Brick or Stored card)

2.1.4

11 Aug 05:01
Compare
Choose a tag to compare
  • Update skip selection for single payment method, now it will automatically jump and open the only payment method available, including plugin

2.1.3

08 Aug 08:14
Compare
Choose a tag to compare
  • Fix warning with UI
  • Added clear payment methods after finish

2.1.2

07 Aug 11:50
Compare
Choose a tag to compare
  • Fix redirect issue
  • Add custom image for Local payment

2.0.1

25 Jul 08:16
Compare
Choose a tag to compare

CoreSDK:

  • Fixed a bug that cause SDK wont save card when pass charged object
  • Fixed a bug that require public key when request PWLocal
  • Improve stored card usage and removal
  • Prepare for next release with help section
  • Reduce some assets size

2.0.0 - Initial public release

07 Jul 07:27
Compare
Choose a tag to compare

Contains:

All pod's versions are at 2.0.0