Uses of Class
com.broadleafcommerce.paypal.micro.gateway.domain.orders.Ideal
-
Packages that use Ideal Package Description com.broadleafcommerce.paypal.micro.gateway.domain.orders -
-
Uses of Ideal in com.broadleafcommerce.paypal.micro.gateway.domain.orders
Methods in com.broadleafcommerce.paypal.micro.gateway.domain.orders that return Ideal Modifier and Type Method Description IdealPaymentSource. getIdeal()Information used to pay using iDEAL.Methods in com.broadleafcommerce.paypal.micro.gateway.domain.orders with parameters of type Ideal Modifier and Type Method Description voidPaymentSource. setIdeal(Ideal ideal)Information used to pay using iDEAL.
-