Skip to content

Releases: button/button-android

Release 6.0.0

Choose a tag to compare

@najmsheikh najmsheikh released this 25 Jul 23:05
  • Introduces a new single Purchase Path interface using fetch by URL
  • Introduces a new single Button Actions interface using ActionQuery
  • Replaces CheckoutExtension interface with improved PurchasePathExtension interface
  • New static Button API with PurchasePath, ButtonActions, User, and Debug modules
  • Removes all deprecated 5.x functionality
  • Removes all merchant functionality migrated to the Open Source Merchant Library
  • Updates minimum SDK version to 19 (Android 4.4 KitKat)

Download

Release 5.32.0

Choose a tag to compare

@madebymozart madebymozart released this 10 Jul 23:25
  • Adds automatic Predictable Rewards and Instant Rewards cards to In-App Checkout
    (disabled by default — reach out to your Partner Success representative for details)

Download

Release 5.31.1

Choose a tag to compare

@ecgreb ecgreb released this 12 Jun 21:38
  • Fixes issue that led to incorrect size and position for custom Checkout Cards.
  • Fixes issue where Checkout Extension navigation callbacks reported previous page url.

Download

Release 5.31.0

Choose a tag to compare

@Jon6193 Jon6193 released this 31 May 16:40
  • Scrolling down in the web view now dismisses the displayed card
  • Checkout Extensions no longer receive onProductNavigate() callback if product is null

Download

Release 5.30.0

Choose a tag to compare

@ecgreb ecgreb released this 15 May 17:44
  • Limit Button SDK embedded web browser to only one instance at a time
  • Fix a potential crash when parsing null URLs on web view navigation

Download

Release 5.29.1

Choose a tag to compare

@ecgreb ecgreb released this 08 May 01:26

Fix intermittent web checkout crash when viewing a product.

Download

Release 5.29.0

Choose a tag to compare

@ecgreb ecgreb released this 02 May 14:27
  • Replaced beta API to show/hide checkout cards (API diff)
  • Add multiple cards to a Checkout Extension
  • Adds ability build custom cards for Checkout Extensions
  • Fixed a bug where elements at the bottom of the web view may be partially off screen

Download

Release 5.28.0

Choose a tag to compare

@wessmith wessmith released this 04 Apr 01:50
  • Fixes an intermittent crash when the authorization challenge activity is destroyed in the background

Download

Release 5.27.0

Choose a tag to compare

@ecgreb ecgreb released this 20 Mar 14:13
  • Create and show a single Text Card with Checkout Extensions
  • In-App Checkout navigation buttons now respect custom color
  • Advances version number to 5.27.0 to synchronize with Button iOS SDK

Download

Release 5.22.1

Choose a tag to compare

@ecgreb ecgreb released this 09 Mar 17:25

Corrects package visibility for new checkout extensions classes added in version 5.22.0.

Download