Uses of Class
com.broadleafcommerce.paypal.micro.domain.api.PayPalRefundResponse
Packages that use PayPalRefundResponse
-
Uses of PayPalRefundResponse in com.broadleafcommerce.paypal.micro.gateway.service
Methods in com.broadleafcommerce.paypal.micro.gateway.service that return PayPalRefundResponseModifier and TypeMethodDescriptionprotected PayPalRefundResponse
DefaultPayPalCheckoutTransactionService.refundPayment
(@NonNull com.broadleafcommerce.paymentgateway.domain.PaymentRequest paymentRequest) Executes aDefaultTransactionTypes.REFUND
for the captured payment.