A few questions regarding payments & tokens
- do oauth tokens expire?
- what is the live/production endpoint for Oauth? https://www.clover.com/oauth/authorize?
- do the API Keys created here Expire: https://docs.clover.com/clover-platform/reference/keys
- what is the live/production endpoint for the API Keys?
- do payment tokens expire? https://docs.clover.com/clover-platform/reference/tokens
- can these tokens be re-used (multi-use tokens) or are they one-rime / single transaction onle?
- what is the live/production endpoint for payment tokens
- what is the live/production endpoint for charges? https://docs.clover.com/clover-platform/reference/charges
- all of my test payments to the sandbox are resulting in a 503 service unavailable error - is there a known reason for this/a known issue with payments in the sandbox?
{"message":
"503 Service Unavailable"
"error":{"code":
"processing_error"
"message":
"Internal Server Error."
}}