Uses of Class
com.broadleafcommerce.paypal.micro.gateway.domain.orders.CardFromRequest
Packages that use CardFromRequest
-
Uses of CardFromRequest in com.broadleafcommerce.paypal.micro.gateway.domain.orders
Methods in com.broadleafcommerce.paypal.micro.gateway.domain.orders that return CardFromRequestModifier and TypeMethodDescriptionCard.getFromRequest()
Representation of card details as received in the request.Methods in com.broadleafcommerce.paypal.micro.gateway.domain.orders with parameters of type CardFromRequestModifier and TypeMethodDescriptionvoid
Card.setFromRequest
(CardFromRequest fromRequest) Representation of card details as received in the request.