Uses of Class
com.broadleafcommerce.paypal.micro.gateway.domain.orders.Sofort
-
Packages that use Sofort Package Description com.broadleafcommerce.paypal.micro.gateway.domain.orders -
-
Uses of Sofort in com.broadleafcommerce.paypal.micro.gateway.domain.orders
Methods in com.broadleafcommerce.paypal.micro.gateway.domain.orders that return Sofort Modifier and Type Method Description Sofort
PaymentSource. getSofort()
Information used to pay using Sofort.Methods in com.broadleafcommerce.paypal.micro.gateway.domain.orders with parameters of type Sofort Modifier and Type Method Description void
PaymentSource. setSofort(Sofort sofort)
Information used to pay using Sofort.
-