Apple Pay
-
Class that reports the status code and errors that you return when a payment is authorized.
See moreDeclaration
Swift
@objc public final class OPPApplePayRequestAuthorizationResult : NSObject
-
Class for updating the payment request after the shipping contact information changed.
See moreDeclaration
Swift
@objc public final class OPPApplePayRequestShippingContactUpdate : OPPApplePayRequestUpdate
-
Class for updating the payment request after the shipping method changed.
Declaration
Swift
@objc public final class OPPApplePayRequestShippingMethodUpdate : OPPApplePayRequestUpdate
-
Base class for updating the payment request after the shopper makes changes on the payment form.
See moreDeclaration
Swift
@objc public class OPPApplePayRequestUpdate : NSObject