We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1274096 commit a282bfaCopy full SHA for a282bfa
Hardware/Hardware/CardReader/StripeCardReader/StripeCardReaderService.swift
@@ -413,7 +413,7 @@ private extension StripeCardReaderService {
413
}
414
415
if underlyingError == .commandCancelled {
416
- DDLogError("💳 Warning: collect payment error cancelled. We actively ignore this error \(error)")
+ DDLogWarn("💳 Warning: collect payment error cancelled. We actively ignore this error \(error)")
417
418
419
0 commit comments