Uses of Class
com.broadleafcommerce.paypal.micro.gateway.domain.payments.PaymentSourceRequest
Packages that use PaymentSourceRequest
-
Uses of PaymentSourceRequest in com.broadleafcommerce.paypal.micro.gateway.domain.orders
Methods in com.broadleafcommerce.paypal.micro.gateway.domain.orders that return PaymentSourceRequestModifier and TypeMethodDescriptionOrderAuthorizeRequest.getPaymentSource()
OrderCaptureRequest.getPaymentSource()
The payment source definition.Methods in com.broadleafcommerce.paypal.micro.gateway.domain.orders with parameters of type PaymentSourceRequestModifier and TypeMethodDescriptionvoid
OrderAuthorizeRequest.setPaymentSource
(PaymentSourceRequest paymentSource) void
OrderCaptureRequest.setPaymentSource
(PaymentSourceRequest paymentSource) The payment source definition.