- New: Cancel
PaymentIntent
andSetupIntent
via the SDK when connected to an internet reader by callingcancelPaymentIntent
orcancelSetupIntent
instead of using your backend.- Note: This feature requires version
2.11.0.24
or later to be installed on your internet reader.
- Note: This feature requires version
- Added
authorizationCode
toSCPReceiptDetails
. - Added support for simulating an on-reader tip amount to the
SCPSimulatorConfiguration
when collecting and processing a payment using a simulated reader. - Add two new simulated test cards:
.eftposAuVisaDebit
&.eftposAuDebitMastercard
toSCPSimulatedCardType
- Added
captureMethod
property toSCPPaymentIntent
.