Documentation
iOS ReferenceAndroid Reference
  • Overview
  • Release Notes
    • 2019 Release Notes
  • Quick Start
    • Configuration settings
  • Getting Started
    • Environments
    • Domain Whitelist
  • Traveler
    • Overview
    • Mobile SDKs
      • Overview
      • Minimum Requirements
      • iOS
        • Installation
        • Getting Started
      • Android
        • Installation
        • Getting Started
      • Usage
        • Booking Item Search
          • Booking Item Search UI
        • Flight Search
        • Catalog
        • Catalog Item Details
        • Availabilities
        • Getting Passes
        • Booking Form
          • Questions
          • Answers
          • Validation
        • Creating an Order
        • Processing an Order
      • Errors
    • Traveler API
    • Payments
  • Partner
    • Overview
    • Partner API
  • Glossary
    • API Convention
      • Error Codes
      • API Rate Limiting
    • Terminology
  • Support
    • Contact
Powered by GitBook
On this page
  • Summary
  • Production
  • Sandbox

Was this helpful?

  1. Getting Started

Environments

Distinctions of the backend deployments.

PreviousConfiguration settingsNextDomain Whitelist

Last updated 6 years ago

Was this helpful?

Summary

Guestlogix's solution is multi tenanted, and therefore no separate provisioning of environments needs to happen. All a developer needs to get started are the , and Key.

Production

Using the production API and Secret keys will make requests to the live production server. This means that credit cards will actually be processed, and content procured from the vendors. Take care in using these keys, and ensure they're only made use of in a live environment.

Sandbox

Should the SDK be initialized with sandbox keys, all interactions with Guestlogix servers will be through a separate, test only environment. This means that no real credit card numbers will be accepted, booking of products and inventory will not actually be processed. This is useful when testing the application.

API Key
Secret