2024-06-25 Changelog

Android
Mobile Payments SDK
Link to section

Details

Link to section

Android Mobile Payments SDK: 2.0.0-beta2

  • Fixed a bug where restarting an application while offline could cause readers to stop working, and make them unable to take payments until online again.
  • Fixed a bug with clearing new lambda-based callbacks after use.
  • Fixed a bug in which customerId and teamMemberId, although correctly associated with the payment and accessible via dashboard or the Payments API, were incorrectly not associated in the returned Payment object.
Link to section

Documentation Updates

  • Quickstart Guide – Revised the initialization example code and clarified that developers should implement a helper method to access their application ID value.