License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.GBSEcom |
ArtifactId | ArtifactIdfirst-data-gateway |
Last Version | Last Version1.15.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFirstApiClient
IPG API v21.5.0. Java SDK to be used with a First Data Gateway account. This SDK has been created and packaged to offer the easiest way to integrate your application into the First Data Gateway. This SDK gives you the ability to run transactions such as sales, preauthorizations, postauthorizations, credits, voids, and returns; transaction inquiries; setting up scheduled payments and much more.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationFirst Data |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
first-data-gateway-1.15.0.pom | |
first-data-gateway-1.15.0.jar | 989 KB |
first-data-gateway-1.15.0-tests.jar | 215 KB |
first-data-gateway-1.15.0-sources.jar | 643 KB |
first-data-gateway-1.15.0-javadoc.jar | 4 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.GBSEcom/first-data-gateway/ -->
<dependency>
<groupId>com.github.GBSEcom</groupId>
<artifactId>first-data-gateway</artifactId>
<version>1.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.GBSEcom/first-data-gateway/
implementation 'com.github.GBSEcom:first-data-gateway:1.15.0'
// https://jarcasting.com/artifacts/com.github.GBSEcom/first-data-gateway/
implementation ("com.github.GBSEcom:first-data-gateway:1.15.0")
'com.github.GBSEcom:first-data-gateway:jar:1.15.0'
<dependency org="com.github.GBSEcom" name="first-data-gateway" rev="1.15.0">
<artifact name="first-data-gateway" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.GBSEcom', module='first-data-gateway', version='1.15.0')
)
libraryDependencies += "com.github.GBSEcom" % "first-data-gateway" % "1.15.0"
[com.github.GBSEcom/first-data-gateway "1.15.0"]
Group / Artifact | Type | Version |
---|---|---|
io.swagger : swagger-annotations | jar | 1.5.22 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.squareup.okhttp3 : okhttp | jar | 3.14.2 |
com.squareup.okhttp3 : logging-interceptor | jar | 3.14.2 |
com.google.code.gson : gson | jar | 2.8.5 |
io.gsonfire : gson-fire | jar | 1.8.3 |
org.apache.commons : commons-lang3 | jar | 3.9 |
javax.annotation : jsr250-api | jar | 1.0 |
commons-codec : commons-codec | jar | 1.11 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |