Developers

We want to make payments easy for developers. Let us do the heavy lifting with these developer tools so you can simply and easily deploy payment and donation solutions.

Java Install

REQUIREMENTS:

An iATS Account when you're ready to go live.

 

INSTALLATION:

  1. Download& unzip the latest source (includes documentation) (NOTE: document in folder as java-master.zip)
    2. Add the jar file to your java classpath
    3. Add the following required import headers to your class file(s):

import java.rmi.RemoteException;

import java.util.Calendar;

import java.util.TimeZone;

import javax.xml.bind.JAXBException;

import com.iatspayments.www.NetGate.*;

 

USAGE:

See the Sample Code section for examples.

 

GITHUB REPOSITORY:

Visit Here


DOCUMENTATION:

Links to PDFs that document the underlying SOAP API can be found here.

 

Contact Us