BreX900 / mek-packages

10 stars 13 forks source link

feat: Support sdks 3.1.0 #31

Closed BreX900 closed 9 months ago

BreX900 commented 9 months ago

feat: Mapped more exception codecs: Android (collectInputsUnsupported), IOS (readerConnectionOfflineNeedsUpdate, encryptionKeyFailure, encryptionKeyStillInitializing) feat: Allow to customize tipping on Terminal.collectPaymentMethod method feat: Allow to update payment intent on Terminal.collectPaymentMethod method feat: Beta: Allow customer-initiated cancellation for PaymentIntent, SetupIntent, and Refund payment method collection with internet readers. See customerCancellationEnabled: on collectPaymentMethod, collectSetupIntentPaymentMethod, and collectRefundPaymentMethod Terminal methods. Note: This feature requires reader software version 2.17 or later to be installed on your internet reader. Please contact us if you want to support customer-initiated cancellation. fix(android): Fixes TapToPay error "Must have a country code to connect to reader" #29 feat: Bumped Android and IOS sdks versions to 3.1.0