jaynewstrom-stripe
released this
23 Dec 20:51
·
3 commits
to master
since this release
Payments
- [ADDED]9753 Added support for Crypto to API bindings.
- [CHANGED]9804 Changed the edit and remove saved payment method flow so that tapping 'Edit' displays an icon that leads to a new update payment method screen that displays payment method details for card (last 4 digits of card number, cvc and expiry date fields), US Bank account (name, email, last 4 digits of bank account), and SEPA debit (name, email, last 4 digits of IBAN).
Identity
- [FIXED]9812 App crash when TFLite models fail to load, added error handling and model validation.