Returns the access token for a merchant.
Important: Access tokens expire every 90 days. Upon expiry, all API calls will return a 504 Error Code. A new access token must be obtained upon expiry. Ensure that fetch_access_token is properly implemented upon receipt of any 504 error.
Checks the validity of the access token
Last updated 3 years ago