Skip to content

Release 0.5.0

Compare
Choose a tag to compare
@JonatanSalas JonatanSalas released this 29 Jun 02:35
· 80 commits to master since this release

0.5.0 (2020-06-29)

Bug Fixes

  • example: add fix for rejected payment status (930034d)
  • example: fix alert message when in process payment (9b8a330)
  • example: fix bug on android with intl by installing and loading polyfill (5a3c75b)
  • ios: fix typo in constant (fac2ab7)
  • ios: move out of main thread everything related to instance creation (ced79c7)

Features

  • android: rewrite to improve errors, also, add support to expose more data from payment (3ea3f14)
  • ios: finished to implement MP callbacks (e19c81e)
  • ios: improve payment object by setting default values (5a4f9b9)
  • ios: swift rewrite launches checkout correctly (ed22ef7)
  • ios: working on a fully swift rewrite (de61e9f)
  • js: improve payment object, and also, reflect support for language property (0d8df34)
  • typings: add comments for features specifics to platform (5a30c04)