< Altapay - PHP Api - Authentication
To all API calls (but not Test Connection) you will need a authentication object
$auth = new \Altapay\Authentication('username', 'password', 'baseurl');If you leave baseurl to null, then you will use the test gateway, otherwise use the baseurl you were given, ex https://<YourShopName>.altapaysecure.com