'guzzlehttp', /* |-------------------------------------------------------------------------- | API Credentials |-------------------------------------------------------------------------- | | Enter the unhashed variant of your password if you use 'password' as 'auth_type' | | Supported auth types': "api", "password" | */ #'auth_type' => 'password', 'auth_type' => 'api', 'apiurl' => 'https://clientzone.binggo.co.id/includes/api.php', 'api' => [ 'identifier' => 'cK33l5lcMz1rpx4LBVNB1Wg6fUIMvLxJ', 'secret' => 'e26ObJhA7akkMkaUDewhKUj7XzZpquFk', ], 'password' => [ 'username' => '', 'password' => '', ], /* |-------------------------------------------------------------------------- | ResponseType |-------------------------------------------------------------------------- | | Supported auth types': "json", "xml" | */ 'responsetype' => 'json', ];