com.getsensibill.rest.network / DefaultEnvironment / RECEIPTS_SANDBOX
RECEIPTS_SANDBOX
RECEIPTS_SANDBOX
Sensibill Receipts Sandbox Environment
Receipts Sandbox is avaialble for current Sensibill customers to test against. There’s a requirement of ensuring service availability between 9am-6pm Eastern Time.
Inherited Functions
Name | Summary |
---|---|
getBaseUrl | fun getBaseUrl(): String Call to get the url to Sensibill Environment Composed of http + hostname |
getCertificatePins | fun getCertificatePins(): List < String > Call to get list of certs for Sensibill Environment |
getHostName | fun getHostName(): String Call to get the host name of the sensibill environment |
hasHttps | fun hasHttps(): Boolean Call to get boolean describing if Sensibill environment is using https (true) or http (false) |