Uses of Class
com.broadleafcommerce.paypal.micro.gateway.domain.orders.CaptureStatusDetails
Packages that use CaptureStatusDetails
-
Uses of CaptureStatusDetails in com.broadleafcommerce.paypal.micro.gateway.domain.orders
Methods in com.broadleafcommerce.paypal.micro.gateway.domain.orders that return CaptureStatusDetailsModifier and TypeMethodDescriptionCapture.getCaptureStatusDetails()
The details of the captured payment status.Methods in com.broadleafcommerce.paypal.micro.gateway.domain.orders with parameters of type CaptureStatusDetailsModifier and TypeMethodDescriptionvoid
Capture.setCaptureStatusDetails
(CaptureStatusDetails captureStatusDetails) The details of the captured payment status.