Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Support sdks 3.1.0 #31

Merged
merged 1 commit into from
Oct 10, 2023
Merged

feat: Support sdks 3.1.0 #31

merged 1 commit into from
Oct 10, 2023

Conversation

BreX900
Copy link
Owner

@BreX900 BreX900 commented Oct 10, 2023

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

@BreX900 BreX900 self-assigned this Oct 10, 2023
@SimoneBressan SimoneBressan force-pushed the feature/support_sdks_3.1.0 branch from 7d2a32d to 5d701c1 Compare October 10, 2023 21:45
…d`), 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](#29)
feat: Bumped [Android](https://github.com/stripe/stripe-terminal-android/blob/master/CHANGELOG.md#310---2023-10-10) and [IOS](https://github.com/stripe/stripe-terminal-ios/blob/master/CHANGELOG.md#310-2023-10-10) sdks versions to `3.1.0`
@SimoneBressan SimoneBressan force-pushed the feature/support_sdks_3.1.0 branch from 5d701c1 to b171cb3 Compare October 10, 2023 21:47
@BreX900 BreX900 merged commit f4d7c70 into main Oct 10, 2023
3 checks passed
@BreX900 BreX900 deleted the feature/support_sdks_3.1.0 branch October 10, 2023 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant