PayMittoEnvironment

Available values

CaseDescription
PRODUCTIONThe live environment where real users interact with your application.
SANDBOXA safe, isolated environment designed for development, testing, and experimentation.

Note: there are other values available but for testing purposes.


Usage

import com.paymitto.android.sdk.PayMittoEnvironment

val environment = PayMittoEnvironment.PRODUCTION