2024-08-28 Changelog

iOS
Mobile Payments SDK
Link to section

Details

Link to section

iOS Mobile Payments SDK 2.0.0-beta3

  • This release includes support for iOS 18, adds a privacy manifest (required by Apple) and code signatures.
  • When delaying the capture of a payment, developers can now set a delayDuration and delayAction in their PaymentParameters.
  • Added teamMemberId as a new PaymentParameters field to associate a payment with a particular team member. To use this field, your application must request the EMPLOYEES_READ permission.