Uses of Class
cz.gopay.api.v3.model.payment.CapturePayment
-
Packages that use CapturePayment Package Description cz.gopay.api.v3 -
-
Uses of CapturePayment in cz.gopay.api.v3
Methods in cz.gopay.api.v3 with parameters of type CapturePayment Modifier and Type Method Description PaymentResultIGPConnector. capturePayment(Long id, CapturePayment capturePayment)PaymentResultPaymentClient. capturePayment(AuthHeader authHeader, Long id, CapturePayment capturePayment)
-