Uses of Class
com.broadleafcommerce.paypal.micro.gateway.domain.orders.AppSwitchPreference
Packages that use AppSwitchPreference
-
Uses of AppSwitchPreference in com.broadleafcommerce.paypal.micro.gateway.domain.orders
Methods in com.broadleafcommerce.paypal.micro.gateway.domain.orders that return AppSwitchPreferenceModifier and TypeMethodDescriptionExperienceContext.getAppSwitchPreference()The App Switch Preference to configure whether or not to launch the checkout within the PayPal App.Methods in com.broadleafcommerce.paypal.micro.gateway.domain.orders with parameters of type AppSwitchPreferenceModifier and TypeMethodDescriptionvoidExperienceContext.setAppSwitchPreference(AppSwitchPreference appSwitchPreference) The App Switch Preference to configure whether or not to launch the checkout within the PayPal App.