Com.Braintreepayments.Api.DropIn
6.8.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Com.Braintreepayments.Api.DropIn --version 6.8.0
NuGet\Install-Package Com.Braintreepayments.Api.DropIn -Version 6.8.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Com.Braintreepayments.Api.DropIn" Version="6.8.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Com.Braintreepayments.Api.DropIn --version 6.8.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Com.Braintreepayments.Api.DropIn, 6.8.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Com.Braintreepayments.Api.DropIn as a Cake Addin #addin nuget:?package=Com.Braintreepayments.Api.DropIn&version=6.8.0 // Install Com.Braintreepayments.Api.DropIn as a Cake Tool #tool nuget:?package=Com.Braintreepayments.Api.DropIn&version=6.8.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Prepare
- Amend
csproj
file of Android app project to have these lines
<ItemGroup>
<GradleRepository Include="https://cardinalcommerceprod.jfrog.io/artifactory/android">
<Repository>
maven {
url 'https://cardinalcommerceprod.jfrog.io/artifactory/android'
credentials {
username 'braintree_team_sdk'
password 'AKCp8jQcoDy2hxSWhDAUQKXLDPDx6NYRkqrgFLRc3qDrayg6rrCbJpsKKyMwaykVL8FWusJpp'
}
}
</Repository>
</GradleRepository>
</ItemGroup>
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-android31.0 is compatible. net7.0-android was computed. net8.0-android was computed. |
MonoAndroid | monoandroid12.0 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
MonoAndroid 12.0
- Com.Braintreepayments.Api.BraintreeCore (>= 4.26.0)
- Com.Braintreepayments.Api.Card (>= 4.26.0)
- Com.Braintreepayments.Api.DataCollector (>= 4.26.0)
- Com.Braintreepayments.Api.GooglePay (>= 4.26.0)
- Com.Braintreepayments.Api.Paypal (>= 4.26.0)
- Com.Braintreepayments.Api.ThreeDSecure (>= 4.26.0)
- Com.Braintreepayments.Api.UnionPay (>= 4.26.0)
- Com.Braintreepayments.Api.Venmo (>= 4.26.0)
- Com.Braintreepayments.CardForm (>= 5.4.0)
- Dependencies.Gradle (>= 7.6.0)
- Xamarin.AndroidX.Annotation (>= 1.5.0.2)
- Xamarin.AndroidX.CardView (>= 1.0.0.18)
- Xamarin.AndroidX.ConstraintLayout (>= 2.0.4.3)
- Xamarin.AndroidX.Fragment (>= 1.5.5.1)
- Xamarin.AndroidX.Lifecycle.Runtime.Ktx (>= 2.4.1.2)
- Xamarin.AndroidX.RecyclerView (>= 1.2.1.9)
- Xamarin.Google.Android.Material (>= 1.0.0.1)
- Xamarin.GooglePlayServices.Wallet (>= 119.1.0.3)
- Xamarin.Kotlin.StdLib.Jdk8 (>= 1.8.0.1)
-
net6.0-android31.0
- Com.Braintreepayments.Api.BraintreeCore (>= 4.26.0)
- Com.Braintreepayments.Api.Card (>= 4.26.0)
- Com.Braintreepayments.Api.DataCollector (>= 4.26.0)
- Com.Braintreepayments.Api.GooglePay (>= 4.26.0)
- Com.Braintreepayments.Api.Paypal (>= 4.26.0)
- Com.Braintreepayments.Api.ThreeDSecure (>= 4.26.0)
- Com.Braintreepayments.Api.UnionPay (>= 4.26.0)
- Com.Braintreepayments.Api.Venmo (>= 4.26.0)
- Com.Braintreepayments.CardForm (>= 5.4.0)
- Dependencies.Gradle (>= 7.6.0)
- Xamarin.AndroidX.Annotation (>= 1.5.0.2)
- Xamarin.AndroidX.CardView (>= 1.0.0.18)
- Xamarin.AndroidX.ConstraintLayout (>= 2.0.4.3)
- Xamarin.AndroidX.Fragment (>= 1.5.5.1)
- Xamarin.AndroidX.Lifecycle.Runtime.Ktx (>= 2.4.1.2)
- Xamarin.AndroidX.RecyclerView (>= 1.2.1.9)
- Xamarin.Google.Android.Material (>= 1.0.0.1)
- Xamarin.GooglePlayServices.Wallet (>= 119.1.0.3)
- Xamarin.Kotlin.StdLib.Jdk8 (>= 1.8.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.