ApplePayProcessingError

public enum ApplePayProcessingError : Error, Equatable

Errors related to Apple Pay processing

  • invalidOrderData: Indicates that the provided order data for Apple Pay is incomplete or invalid.
  • internalFailure: Represents a generic internal failure during the Apple Pay setup or transaction.