Skip to content

Commit

Permalink
Release 4.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
braintreeps committed Apr 24, 2023
1 parent be0f073 commit 8d86663
Show file tree
Hide file tree
Showing 947 changed files with 2,249 additions and 1,811 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Braintree Android SDK Release Notes

## unreleased
## 4.28.0

* PayPalNativeCheckout
* Bump native-checkout version to release `0.112.0`
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ For an integration offering card payments, add the following dependency in your

```groovy
dependencies {
implementation 'com.braintreepayments.api:card:4.27.2'
implementation 'com.braintreepayments.api:card:4.28.0'
}
```

Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ allprojects {
}
}

version '4.27.3-SNAPSHOT'
version '4.28.0'
ext {
compileSdkVersion = 33
minSdkVersion = 21
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<div class="library-name">
<a href="../../../index.html">
<span>braintree_android</span> </a> </div>
<div>4.27.2
<div>4.28.0
</div>
<div class="pull-right d-flex">
<button id="theme-toggle-button"><span id="theme-toggle"></span></button>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<div class="library-name">
<a href="../../../index.html">
<span>braintree_android</span> </a> </div>
<div>4.27.2
<div>4.28.0
</div>
<div class="pull-right d-flex">
<button id="theme-toggle-button"><span id="theme-toggle"></span></button>
Expand All @@ -51,7 +51,7 @@
<div class="cover ">
<h1 class="cover"><span>get</span><wbr><span>Rewards</span><wbr><span><span>Balance</span></span></h1>
</div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":AmericanExpress:dokkaHtmlPartial/release"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword"></span><span class="token keyword">fun </span><a href="get-rewards-balance.html"><span class="token function">getRewardsBalance</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter "><span><span class="token annotation builtin">@</span><a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html"><span class="token annotation builtin">NonNull</span></a>&nbsp;</span>nonce<span class="token operator">: </span><a href="https://developer.android.com/reference/kotlin/java/lang/String.html">String</a><span class="token punctuation">, </span></span><span class="parameter "><span><span class="token annotation builtin">@</span><a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html"><span class="token annotation builtin">NonNull</span></a>&nbsp;</span>currencyIsoCode<span class="token operator">: </span><a href="https://developer.android.com/reference/kotlin/java/lang/String.html">String</a><span class="token punctuation">, </span></span><span class="parameter "><span><span class="token annotation builtin">@</span><a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html"><span class="token annotation builtin">NonNull</span></a>&nbsp;</span>callback<span class="token operator">: </span><a href="../-american-express-get-rewards-balance-callback/index.html">AmericanExpressGetRewardsBalanceCallback</a></span></span><span class="token punctuation">)</span></div><p class="paragraph">Gets the rewards balance associated with a Braintree nonce. Only for American Express cards.</p><h4 class="">Parameters</h4><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":AmericanExpress:dokkaHtmlPartial/release" data-filterable-set=":AmericanExpress:dokkaHtmlPartial/release"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><div><u><span><span>nonce</span></span></u></div></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">A nonce representing a card that will be used to look up the rewards balance</p></div></div></div></div></div><div class="table-row" data-filterable-current=":AmericanExpress:dokkaHtmlPartial/release" data-filterable-set=":AmericanExpress:dokkaHtmlPartial/release"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><div><u><span>currency</span><wbr><span>Iso</span><wbr><span><span>Code</span></span></u></div></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">The currencyIsoCode to use. Example: 'USD'</p></div></div></div></div></div><div class="table-row" data-filterable-current=":AmericanExpress:dokkaHtmlPartial/release" data-filterable-set=":AmericanExpress:dokkaHtmlPartial/release"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><div><u><span><span>callback</span></span></u></div></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph"><a href="../-american-express-get-rewards-balance-callback/index.html">AmericanExpressGetRewardsBalanceCallback</a></p></div></div></div></div></div></div></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":AmericanExpress:dokkaHtmlPartial/release"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword"></span><span class="token keyword">fun </span><a href="get-rewards-balance.html"><span class="token function">getRewardsBalance</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter "><span><span class="token annotation builtin">@</span><a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html"><span class="token annotation builtin">NonNull</span></a>&nbsp;</span>nonce<span class="token operator">: </span><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html">String</a><span class="token punctuation">, </span></span><span class="parameter "><span><span class="token annotation builtin">@</span><a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html"><span class="token annotation builtin">NonNull</span></a>&nbsp;</span>currencyIsoCode<span class="token operator">: </span><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html">String</a><span class="token punctuation">, </span></span><span class="parameter "><span><span class="token annotation builtin">@</span><a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html"><span class="token annotation builtin">NonNull</span></a>&nbsp;</span>callback<span class="token operator">: </span><a href="../-american-express-get-rewards-balance-callback/index.html">AmericanExpressGetRewardsBalanceCallback</a></span></span><span class="token punctuation">)</span></div><p class="paragraph">Gets the rewards balance associated with a Braintree nonce. Only for American Express cards.</p><h4 class="">Parameters</h4><div data-togglable="Parameters"><div class="table" data-togglable="Parameters"><div class="table-row" data-filterable-current=":AmericanExpress:dokkaHtmlPartial/release" data-filterable-set=":AmericanExpress:dokkaHtmlPartial/release"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><div><u><span><span>nonce</span></span></u></div></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">A nonce representing a card that will be used to look up the rewards balance</p></div></div></div></div></div><div class="table-row" data-filterable-current=":AmericanExpress:dokkaHtmlPartial/release" data-filterable-set=":AmericanExpress:dokkaHtmlPartial/release"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><div><u><span>currency</span><wbr><span>Iso</span><wbr><span><span>Code</span></span></u></div></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph">The currencyIsoCode to use. Example: 'USD'</p></div></div></div></div></div><div class="table-row" data-filterable-current=":AmericanExpress:dokkaHtmlPartial/release" data-filterable-set=":AmericanExpress:dokkaHtmlPartial/release"><div class="main-subrow keyValue WithExtraAttributes"><div class=""><span class="inline-flex"><div><u><span><span>callback</span></span></u></div></span></div><div><div class="title"><div data-togglable="Parameters"><p class="paragraph"><a href="../-american-express-get-rewards-balance-callback/index.html">AmericanExpressGetRewardsBalanceCallback</a></p></div></div></div></div></div></div></div></div></div>
</div>
<div class="footer">
<span class="go-to-top-icon"><a href="#content" id="go-to-top-link"></a></span><span>© 2023 Copyright</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<div class="library-name">
<a href="../../../index.html">
<span>braintree_android</span> </a> </div>
<div>4.27.2
<div>4.28.0
</div>
<div class="pull-right d-flex">
<button id="theme-toggle-button"><span id="theme-toggle"></span></button>
Expand Down Expand Up @@ -83,7 +83,7 @@ <h2 class="">Functions</h2>
</span></span></div>
<div>
<div class="title">
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":AmericanExpress:dokkaHtmlPartial/release"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword"></span><span class="token keyword">fun </span><a href="get-rewards-balance.html"><span class="token function">getRewardsBalance</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter "><span><span class="token annotation builtin">@</span><a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html"><span class="token annotation builtin">NonNull</span></a>&nbsp;</span>nonce<span class="token operator">: </span><a href="https://developer.android.com/reference/kotlin/java/lang/String.html">String</a><span class="token punctuation">, </span></span><span class="parameter "><span><span class="token annotation builtin">@</span><a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html"><span class="token annotation builtin">NonNull</span></a>&nbsp;</span>currencyIsoCode<span class="token operator">: </span><a href="https://developer.android.com/reference/kotlin/java/lang/String.html">String</a><span class="token punctuation">, </span></span><span class="parameter "><span><span class="token annotation builtin">@</span><a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html"><span class="token annotation builtin">NonNull</span></a>&nbsp;</span>callback<span class="token operator">: </span><a href="../-american-express-get-rewards-balance-callback/index.html">AmericanExpressGetRewardsBalanceCallback</a></span></span><span class="token punctuation">)</span></div><div class="brief ">Gets the rewards balance associated with a Braintree nonce.</div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":AmericanExpress:dokkaHtmlPartial/release"><div class="symbol monospace"><span class="token keyword">open </span><span class="token keyword"></span><span class="token keyword">fun </span><a href="get-rewards-balance.html"><span class="token function">getRewardsBalance</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter "><span><span class="token annotation builtin">@</span><a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html"><span class="token annotation builtin">NonNull</span></a>&nbsp;</span>nonce<span class="token operator">: </span><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html">String</a><span class="token punctuation">, </span></span><span class="parameter "><span><span class="token annotation builtin">@</span><a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html"><span class="token annotation builtin">NonNull</span></a>&nbsp;</span>currencyIsoCode<span class="token operator">: </span><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html">String</a><span class="token punctuation">, </span></span><span class="parameter "><span><span class="token annotation builtin">@</span><a href="https://developer.android.com/reference/kotlin/androidx/annotation/NonNull.html"><span class="token annotation builtin">NonNull</span></a>&nbsp;</span>callback<span class="token operator">: </span><a href="../-american-express-get-rewards-balance-callback/index.html">AmericanExpressGetRewardsBalanceCallback</a></span></span><span class="token punctuation">)</span></div><div class="brief ">Gets the rewards balance associated with a Braintree nonce.</div></div></div>
</div>
</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<div class="library-name">
<a href="../../../index.html">
<span>braintree_android</span> </a> </div>
<div>4.27.2
<div>4.28.0
</div>
<div class="pull-right d-flex">
<button id="theme-toggle-button"><span id="theme-toggle"></span></button>
Expand Down Expand Up @@ -66,7 +66,7 @@ <h2 class="">Functions</h2>
</span></span></div>
<div>
<div class="title">
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":AmericanExpress:dokkaHtmlPartial/release"><div class="symbol monospace"><span class="token keyword">abstract </span><span class="token keyword"></span><span class="token keyword">fun </span><a href="on-result.html"><span class="token function">onResult</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter "><span><span class="token annotation builtin">@</span><a href="https://developer.android.com/reference/kotlin/androidx/annotation/Nullable.html"><span class="token annotation builtin">Nullable</span></a>&nbsp;</span>rewardsBalance<span class="token operator">: </span><a href="../-american-express-rewards-balance/index.html">AmericanExpressRewardsBalance</a><span class="token punctuation">, </span></span><span class="parameter "><span><span class="token annotation builtin">@</span><a href="https://developer.android.com/reference/kotlin/androidx/annotation/Nullable.html"><span class="token annotation builtin">Nullable</span></a>&nbsp;</span>error<span class="token operator">: </span><a href="https://developer.android.com/reference/kotlin/java/lang/Exception.html">Exception</a></span></span><span class="token punctuation">)</span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":AmericanExpress:dokkaHtmlPartial/release"><div class="symbol monospace"><span class="token keyword">abstract </span><span class="token keyword"></span><span class="token keyword">fun </span><a href="on-result.html"><span class="token function">onResult</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter "><span><span class="token annotation builtin">@</span><a href="https://developer.android.com/reference/kotlin/androidx/annotation/Nullable.html"><span class="token annotation builtin">Nullable</span></a>&nbsp;</span>rewardsBalance<span class="token operator">: </span><a href="../-american-express-rewards-balance/index.html">AmericanExpressRewardsBalance</a><span class="token punctuation">, </span></span><span class="parameter "><span><span class="token annotation builtin">@</span><a href="https://developer.android.com/reference/kotlin/androidx/annotation/Nullable.html"><span class="token annotation builtin">Nullable</span></a>&nbsp;</span>error<span class="token operator">: </span><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html">Exception</a></span></span><span class="token punctuation">)</span></div></div></div>
</div>
</div>
</div>
Expand Down
Loading

0 comments on commit 8d86663

Please sign in to comment.