Uses of Class
com.broadleafcommerce.paypal.micro.gateway.domain.orders.Trustly
-
Packages that use Trustly Package Description com.broadleafcommerce.paypal.micro.gateway.domain.orders -
-
Uses of Trustly in com.broadleafcommerce.paypal.micro.gateway.domain.orders
Methods in com.broadleafcommerce.paypal.micro.gateway.domain.orders that return Trustly Modifier and Type Method Description Trustly
PaymentSource. getTrustly()
Information needed to pay using Trustly.Methods in com.broadleafcommerce.paypal.micro.gateway.domain.orders with parameters of type Trustly Modifier and Type Method Description void
PaymentSource. setTrustly(Trustly trustly)
Information needed to pay using Trustly.
-