Enum LatitudePayEnvironment
A enum providing a list of environments for the LatitudePay API.
Namespace: Yort.LatitudePay.InStore
Assembly: Yort.LatitudePay.InStore.dll
Syntax
public enum LatitudePayEnvironment
Fields
| Name | Description |
|---|---|
| GenoapayProduction | The live/production API for Genoapay (use in New Zealand). |
| GenoapayUat | The test/sandbox API for Genoapay (use in New Zealand). |
| Production | The live/production API for LatitudePay (use in Australia). |
| Uat | The test/sandbox API for LatitudePay (use in Australia). |