Uses of Class
com.broadleafcommerce.paymentgateway.domain.UpdateGatewayPaymentRequest
Packages that use UpdateGatewayPaymentRequest
-
Uses of UpdateGatewayPaymentRequest in com.broadleafcommerce.paymentgateway.service
Methods in com.broadleafcommerce.paymentgateway.service with parameters of type UpdateGatewayPaymentRequestModifier and TypeMethodDescriptionPaymentGatewayPaymentModificationService.updateGatewayPayment
(@NonNull UpdateGatewayPaymentRequest request, String applicationId, String tenantId) Updates the payment gateway's representation of the payment.