- The Mobile Payments SDK is now in General Availability in the United States.
- New sample application written in Kotlin and Compose.
AuthorizationManager- TheauthorizedLocationfield has been renamed tolocation.- The Offline Payments feature is now in Beta. Sellers must continue to opt in to offline payments to participate.
OfflinePaymentQueue- Removed thelocationfield from the offline payment queue (Beta feature). Applications should use theAuthorizationManagerlocationfield instead.
- The Mobile Payments SDK is now in General Availability in the United States.
- New sample application written in Swift and Swift UI.
- The Offline Payments feature is now in Beta. Sellers must continue to opt in to offline payments to participate.
OfflinePaymentQueue- Removed thelocationfield from the offline payment queue (Beta feature). Applications should use theAuthorizationManager'slocationfield instead.- The
notSupportedandReaderPairingErrorare removed and replaced by more descriptive errors:simulatorNotSupportedandsandboxNotSupported. For more information, see Handling Errors.