Last Version

FasterPay Java SDK 1.0.0

FasterPay Java 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

Categories

Categories

Java Languages
GroupId

GroupId

com.fasterpay
ArtifactId

ArtifactId

fasterpay-java-sdk
Version

Version

1.0.0
Type

Type

jar
Description

Description

FasterPay Java SDK
FasterPay Java 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-java

Download fasterpay-java-sdk 1.0.0


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

Dependencies

compile (6)

Group / Artifact Type Version
com.github.fge : throwing-lambdas jar 0.5.0
com.google.guava : guava jar 28.0-jre
io.github.openfeign : feign-jackson jar 10.2.3
io.github.openfeign : feign-okhttp jar 10.2.3
io.github.openfeign : feign-slf4j jar 10.2.3
org.json : json jar 20180813

test (3)

Group / Artifact Type Version
com.google.truth : truth jar 0.46
junit : junit jar RELEASE
org.mockito : mockito-core jar 2.28.2

Project Modules

There are no modules declared in this project.