Uses of Class
com.broadleafcommerce.paypal.micro.gateway.domain.payments.CardRequest
Packages that use CardRequest
-
Uses of CardRequest in com.broadleafcommerce.paypal.micro.gateway.domain.payments
Methods in com.broadleafcommerce.paypal.micro.gateway.domain.payments that return CardRequestModifier and TypeMethodDescriptionPaymentSourceRequest.getCard()
The payment card to use to fund a payment.Methods in com.broadleafcommerce.paypal.micro.gateway.domain.payments with parameters of type CardRequestModifier and TypeMethodDescriptionvoid
PaymentSourceRequest.setCard
(CardRequest card) The payment card to use to fund a payment.