public class CXFGPConnector extends AbstractGPConnector
accessToken, apiUrl, CONNECTION_POOL_SIZE, CONNECTION_SERVICE_TO, CONNECTION_SETUP_TO, logger| Modifier and Type | Method and Description |
|---|---|
static CXFGPConnector |
build(String api) |
static CXFGPConnector |
build(String api,
String accessToken,
String refreshToken,
Date expiresIn) |
protected <T> T |
createRESTClientProxy(String apiUrl,
Class<T> proxy) |
capturePayment, createPayment, createRecurrentPayment, createSupercashCoupon, createSupercashCouponBatch, findEETREceiptsByFilter, findSupercashCoupons, generatePaymentInstruments, generateStatement, getAccessToken, getApiUrl, getAppToken, getAppToken, getEETReceiptByPaymentId, getSupercashCoupon, getSupercashCouponBatch, getSupercashCouponBatchStatus, paymentStatus, refundPayment, refundPayment, setAccessToken, voidAuthorization, voidRecurrencypublic static CXFGPConnector build(String api)
public static CXFGPConnector build(String api, String accessToken, String refreshToken, Date expiresIn)
protected <T> T createRESTClientProxy(String apiUrl, Class<T> proxy)
createRESTClientProxy in class AbstractGPConnectorCopyright © 2017. All rights reserved.