Interface B2BCheckoutPciStrategy
- All Known Implementing Classes:
AbstractB2BCheckoutPciStrategy,ConfiguredB2BCheckoutPciStrategy,FixedB2BCheckoutPciStrategy
public interface B2BCheckoutPciStrategy
-
Method Summary
Modifier and TypeMethodDescriptionReturns one of the possibleCheckoutPciOptionEnumvalues - to select the PCI options.
-
Method Details
-
getSubscriptionPciOption
CheckoutPciOptionEnum getSubscriptionPciOption()Returns one of the possibleCheckoutPciOptionEnumvalues - to select the PCI options.
-