Skip to content

Instantly share code, notes, and snippets.

@EsendexDev
Created November 6, 2013 12:13
Show Gist options
  • Save EsendexDev/7335132 to your computer and use it in GitHub Desktop.
Save EsendexDev/7335132 to your computer and use it in GitHub Desktop.
Checking Esendex credentials using the credenitials test provided with the Esendex PHP SDK
php phing-latest.phar check-access
Buildfile: /home/developer/esendex-php-sdk/build.xml
EsendexSDK > install_dependencies:
EsendexSDK > check-access:
Esendex Username ? user@example.com
Esendex Password ? secret
Account Reference? EX000000
Account credentials OK!
BUILD FINISHED
Total time: 10.0000 seconds
@damian1986
Copy link

How do I make Testing with that example!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment