Last Version

FasterPay Android SDK 1.0

FasterPay Android SDK enables you to integrate the FasterPay's Checkout Page seamlessly without having the hassle of integrating everything from Scratch. Once your customer is ready to pay, FasterPay will take care of the payment, notify your system about the payment and return the customer back to your Thank You page.

License

License

GroupId

GroupId

com.fasterpay
ArtifactId

ArtifactId

fasterpay-android-sdk
Version

Version

1.0
Type

Type

aar
Description

Description

FasterPay Android SDK
FasterPay Android SDK enables you to integrate the FasterPay's Checkout Page seamlessly without having the hassle of integrating everything from Scratch. Once your customer is ready to pay, FasterPay will take care of the payment, notify your system about the payment and return the customer back to your Thank You page.
Project URL

Project URL

https://www.fasterpay.com
Source Code Management

Source Code Management

https://github.com/FasterPay/fasterpay-android

Download fasterpay-android-sdk 1.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.3.31
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.31
com.android.support » appcompat-v7 jar 28.0.0
com.android.support.constraint » constraint-layout jar 1.1.3
com.android.support » design jar 28.0.0

Project Modules

There are no modules declared in this project.