OPPCheckoutThemeStyle @objc public enum OPPCheckoutThemeStyle : Int An enumeration of possible options to proceed STC Pay payment. light Ready to use light style for the payment pages. Declaration Swift case light dark Ready to use dark style for the payment pages. Declaration Swift case dark