Skip to content

Instantly share code, notes, and snippets.

@stpriyanka
Last active March 2, 2017 13:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stpriyanka/22442dfc5a9a9f317d06c5e6942b16d7 to your computer and use it in GitHub Desktop.
Save stpriyanka/22442dfc5a9a9f317d06c5e6942b16d7 to your computer and use it in GitHub Desktop.
Configure Billogram using Sandbox environment
<appSettings>
<add key="Billogram.AuthUser" value="5588-000000" />
<add key="Billogram.AuthKey" value="7000552121211a8cfa16fe67693" />
<add key="Billogram.BaseUrl" value="https://sandbox.billogram.com/api/v2/" />
</appSettings>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment