Configuration (iPhone)

Configuration — iPhone

PropertyTypeDescription
apiKeyStringYour Public API Key (required)
environmentEnvironment.production or .sandbox
operatingModeOperatingModeOnline or store-and-forward
currencyCodeStringISO 4217, default "USD"
logLevelLogLevelverbose, debug, error, none
timeoutTimeIntervalNetwork timeout seconds, default 30
let config = CyoGateConfiguration(
    apiKey: "YOUR_PUBLIC_KEY", environment: .production,
    currencyCode: "USD", logLevel: .error, timeout: 30.0
)
See the Tap to Pay on iPhone overview for full context and the complete topic list.

Take Your Business to the Next Level

Find out how our innovative payment solutions can benefit your business. Reach out to us for more information or to get started!

Let's Get Started