Skip to content

Releases: Samrakk/flutter-braintree

- Remove Registrar keyword

Choose a tag to compare

@Samrakk Samrakk released this 15 Apr 13:00

Removes the Registrar keyword from the codebase to streamline and modernize the implementation, improving clarity and compatibility with updated frameworks.

- Upgrade Apple Pay and Google Pay Packages

Choose a tag to compare

@Samrakk Samrakk released this 06 Nov 14:46

The SSL certificates for all Braintree SDKs are set to expire by June 30, 2025. This will impact existing versions of the SDK in published versions of your app. To reduce the impact, upgrade the Android SDK to version 4.45.0+ or version 5.0.0+ for the new SSL certifications.

If you do not decommission your app versions that include the older SDK versions or force upgrade your app with the updated certificates by the expiration date, 100% of your customer traffic will fail.

The SSL certificates for all Braintree SDKs are set to expire by June 30, 2025. This will impact existing versions of the SDK in published versions of your app. To reduce the impact, upgrade the iOS SDK to version 6.17.0+ for the new SSL certifications.

If you do not decommission your app versions that include the older SDK versions or force upgrade your app with the updated certificates by the expiration date, 100% of your customer traffic will fail.

  • Update cocopods
  • Update braintree-applepay (6.24.0)
  • Upgrade Android Gradle Plugin 8.7.2
  • Update braintree_android 4.49.1

- Add namespace

Choose a tag to compare

@Samrakk Samrakk released this 01 Nov 13:09

After the Android Gradle 8.9 Migration

  • Add namespace

Initial Release

Choose a tag to compare

@Samrakk Samrakk released this 29 Feb 12:30

Initial Release