Skip to content

Commit

Permalink
Release 4.49.1
Browse files Browse the repository at this point in the history
  • Loading branch information
braintreeps committed Jul 15, 2024
1 parent 26f69af commit e98fea2
Show file tree
Hide file tree
Showing 1,091 changed files with 1,790 additions and 1,428 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.49.1 (2024-07-15)

* PayPal
* Fix issue that causes a JSON parsing error when Pay Later is selected during checkout.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ For an integration offering card payments, add the following dependency in your

```groovy
dependencies {
implementation 'com.braintreepayments.api:card:4.49.0'
implementation 'com.braintreepayments.api:card:4.49.1'
}
```

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

version '4.49.1-SNAPSHOT'
version '4.49.1'
group 'com.braintreepayments'
ext {
compileSdkVersion = 34
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<a class="library-name--link" href="../../../index.html">
braintree_android
</a> </div>
<div class="library-version">4.49.0
<div class="library-version">4.49.1
</div>
</div>
<div class="filter-section" id="filter-section">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<a class="library-name--link" href="../../../index.html">
braintree_android
</a> </div>
<div class="library-version">4.49.0
<div class="library-version">4.49.1
</div>
</div>
<div class="filter-section" id="filter-section">
Expand All @@ -63,7 +63,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 class="table"><div class="table-row" data-filterable-current=":AmericanExpress:dokkaHtmlPartial/release" data-filterable-set=":AmericanExpress:dokkaHtmlPartial/release"><div class="main-subrow keyValue "><div class=""><span class="inline-flex"><div><u><span><span>nonce</span></span></u></div></span></div><div><div class="title"><p class="paragraph">A nonce representing a card that will be used to look up the rewards balance</p></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 "><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"><p class="paragraph">The currencyIsoCode to use. Example: 'USD'</p></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 "><div class=""><span class="inline-flex"><div><u><span><span>callback</span></span></u></div></span></div><div><div class="title"><p class="paragraph"><a href="../-american-express-get-rewards-balance-callback/index.html">AmericanExpressGetRewardsBalanceCallback</a></p></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 class="table"><div class="table-row" data-filterable-current=":AmericanExpress:dokkaHtmlPartial/release" data-filterable-set=":AmericanExpress:dokkaHtmlPartial/release"><div class="main-subrow keyValue "><div class=""><span class="inline-flex"><div><u><span><span>nonce</span></span></u></div></span></div><div><div class="title"><p class="paragraph">A nonce representing a card that will be used to look up the rewards balance</p></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 "><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"><p class="paragraph">The currencyIsoCode to use. Example: 'USD'</p></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 "><div class=""><span class="inline-flex"><div><u><span><span>callback</span></span></u></div></span></div><div><div class="title"><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 class="footer">
<span class="go-to-top-icon"><a href="#content" id="go-to-top-link"></a></span><span>© 2024 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 @@ -41,7 +41,7 @@
<a class="library-name--link" href="../../../index.html">
braintree_android
</a> </div>
<div class="library-version">4.49.0
<div class="library-version">4.49.1
</div>
</div>
<div class="filter-section" id="filter-section">
Expand Down Expand Up @@ -98,7 +98,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 @@ -41,7 +41,7 @@
<a class="library-name--link" href="../../../index.html">
braintree_android
</a> </div>
<div class="library-version">4.49.0
<div class="library-version">4.49.1
</div>
</div>
<div class="filter-section" id="filter-section">
Expand Down Expand Up @@ -79,7 +79,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 e98fea2

Please sign in to comment.