vgscheckout

VGS Checkout Android SDK is a library that allows you to securely collect payment and billing data from your users without having to pass that data through your systems. Get all the benefits with pre-build form while having flexibility with customizable UI components on mobile devices with Android OS.

License

License

Categories

Categories

Security
GroupId

GroupId

com.verygoodsecurity
ArtifactId

ArtifactId

vgscheckout
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

aar
Description

Description

vgscheckout
VGS Checkout Android SDK is a library that allows you to securely collect payment and billing data from your users without having to pass that data through your systems. Get all the benefits with pre-build form while having flexibility with customizable UI components on mobile devices with Android OS.
Project URL

Project URL

https://github.com/verygoodsecurity/vgs-checkout-android.git
Source Code Management

Source Code Management

https://github.com/verygoodsecurity/vgs-checkout-android.git

Download vgscheckout

How to add to project

<!-- https://jarcasting.com/artifacts/com.verygoodsecurity/vgscheckout/ -->
<dependency>
    <groupId>com.verygoodsecurity</groupId>
    <artifactId>vgscheckout</artifactId>
    <version>1.2.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.verygoodsecurity/vgscheckout/
implementation 'com.verygoodsecurity:vgscheckout:1.2.0'
// https://jarcasting.com/artifacts/com.verygoodsecurity/vgscheckout/
implementation ("com.verygoodsecurity:vgscheckout:1.2.0")
'com.verygoodsecurity:vgscheckout:aar:1.2.0'
<dependency org="com.verygoodsecurity" name="vgscheckout" rev="1.2.0">
  <artifact name="vgscheckout" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.verygoodsecurity', module='vgscheckout', version='1.2.0')
)
libraryDependencies += "com.verygoodsecurity" % "vgscheckout" % "1.2.0"
[com.verygoodsecurity/vgscheckout "1.2.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.google.android.material » material jar 1.4.0
com.squareup.okhttp3 : okhttp jar 4.9.3
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-parcelize-runtime jar 1.6.10
androidx.appcompat » appcompat jar 1.4.1
androidx.core » core-ktx jar 1.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0
1.0.2
1.0.1
1.0.0