Skip to content

update native sdks to 2.6.0 - #115

Merged
cesar-sosa-hol merged 3 commits into
mainfrom
upgrade-to-sdk-2.6.0
Jul 30, 2026
Merged

update native sdks to 2.6.0#115
cesar-sosa-hol merged 3 commits into
mainfrom
upgrade-to-sdk-2.6.0

Conversation

@cesar-sosa-hol

Copy link
Copy Markdown
Collaborator

Upgrade native sdks to 2.6.0

matheuskiser
matheuskiser previously approved these changes Jul 29, 2026
matheuskiser
matheuskiser previously approved these changes Jul 29, 2026
Comment thread CHANGELOG.md Outdated
* Cash payments may now be automatically rounded to the nearest five cents for CAD and AUD, and optionally USD when enabled for the seller. Payment results reflect the rounded amount
* **iOS:** Fixes an issue where calling `authorize` during SDK startup could leave connected readers in an indeterminate state that required reconnecting to become `READY`. Adds support for iOS 27
* **Breaking (Android):** Requires `compileSdkVersion` 36 or higher and Android Gradle Plugin `8.9.1` or higher (Gradle `8.13` or higher). Native SDK `2.6.0` pulls in `androidx.core:core:1.18.0`, which enforces these minimums. The example app now uses AGP `8.11.1` and Gradle `8.14`
* **Breaking (Android):** The native `ExternalPaymentDetails`, `ExternalTenderType` and `Payment.externalDetails` APIs were removed in native SDK `2.6.0`. `SourceType.EXTERNAL` remains available

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this change breaking for RN plugin or no? We changed the same spot on flutter

@cesar-sosa-hol cesar-sosa-hol Jul 30, 2026

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed. This change do not apply to RN, only to flutter, because our OfflinePayment type didn't have ExternalPaymentDetails field

@cesar-sosa-hol
cesar-sosa-hol requested a review from Armaxis July 30, 2026 14:28
@cesar-sosa-hol
cesar-sosa-hol merged commit 35da990 into main Jul 30, 2026
11 checks passed
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.

3 participants