- Added support for creating Payment Intents with
SCPCardPresentCaptureMethodManualPreferred
capture method set on theSCPCardPresentParameters
. - Fixes an issue where
processRefund
andconfirmSetupIntent
were returning errorSCPErrorUnexpectedSdkError
instead ofSCPErrorBusy
orSCPErrorNotConnectedToReader
for those error cases.