Uses of Class
com.broadleafcommerce.paypal.micro.gateway.domain.payments.Token
-
Packages that use Token Package Description com.broadleafcommerce.paypal.micro.gateway.domain.payments -
-
Uses of Token in com.broadleafcommerce.paypal.micro.gateway.domain.payments
Methods in com.broadleafcommerce.paypal.micro.gateway.domain.payments that return Token Modifier and Type Method Description TokenPaymentSourceRequest. getToken()The tokenized payment source to fund a payment.Methods in com.broadleafcommerce.paypal.micro.gateway.domain.payments with parameters of type Token Modifier and Type Method Description voidPaymentSourceRequest. setToken(Token token)The tokenized payment source to fund a payment.
-