## Overview Theropay provides two environments: - **Development** - **Production** Each environment has distinct: - Base URLs - Client IDs - Client Secrets | Environment | Purpose | Credentials | | --- | --- | --- | | Development | Partner testing | Separate Client ID/Secret | | Production | Live transactions | Separate Client ID/Secret | - **Base URLs differ per environment** - Credentials **are not shared** across environments Partners test first in **Development**, then switch to **Production** once approved.