- Built with Xcode 16.0 Swift version 6.0.
New
- New: Added
cardholderVerificationMethod
toSCPReceiptDetails
.- See
cardholder_verification_method
for the list of supported verification methods.
- See
Updates
- iOS Location permission is no longer enforced when discovering readers, and will instead only be enforced when confirming payment intents.
Fixes
- Fixed issue with issuing Interac refunds when
onBehalfOf
parameter is provided. - Fixed issue where
SCPCardPresentParameters
fields were dropped. - Fixed issue where calling
discoverReaders
while a mobile reader is connected would cause the SDK to enter an unexpected state preventing subsequentcollectPaymentMethod
requests from responding.