All Downloads are FREE. Search and download functionalities are using the official Maven repository.

co.fingerprintsoft.payment.paygate.api.PayWebConstants Maven / Gradle / Ivy

There is a newer version: 2.5.0
Show newest version
package co.fingerprintsoft.payment.paygate.api;

public class PayWebConstants {
    public static final String QUERY = "https://secure.paygate.co.za/payweb3/query.trans";
    public static final String INITIATE = "https://secure.paygate.co.za/payweb3/initiate.trans";
    public static final String REDIRECT = "https://secure.paygate.co.za/payweb3/process.trans";
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy