Uses of Class
cz.gopay.api.v3.model.payment.CapturePayment
Packages that use CapturePayment
-
Uses of CapturePayment in cz.gopay.api.v3
Methods in cz.gopay.api.v3 with parameters of type CapturePaymentModifier and TypeMethodDescriptionAbstractGPConnector.capturePayment(Long id, CapturePayment capturePayment) IGPConnector.capturePayment(Long id, CapturePayment capturePayment) PaymentClient.capturePayment(AuthHeader authHeader, Long id, CapturePayment capturePayment)