CcvOnlinePaymentsApi doesn't has a full implementation of the API (e.g. Cancel is missing).
I'd like to extend the base CcvOnlinePaymentsApi and add some methods we need, but extending it right now is not useful because the methods apiGet and apiPost are private.
CcvOnlinePaymentsApi doesn't has a full implementation of the API (e.g. Cancel is missing).
I'd like to extend the base CcvOnlinePaymentsApi and add some methods we need, but extending it right now is not useful because the methods apiGet and apiPost are private.