Skip to content

Instantly share code, notes, and snippets.

@jagdeepsingh
Last active May 12, 2017 12:33
Show Gist options
  • Save jagdeepsingh/b9f0649c84b9fd453fb19da5847f0890 to your computer and use it in GitHub Desktop.
Save jagdeepsingh/b9f0649c84b9fd453fb19da5847f0890 to your computer and use it in GitHub Desktop.
Authorize.net Payment Gateway

Authorize.net

Create a sandbox account here.

You will get following credentials after the setup:

  • Login ID: 8R6TFt6m693
  • Transaction Key: 2x72742a3pDPq5Yy
  • Secret Key: Silon

Now, you can login into the portal using your USERNAME and PASSWORD.

A gateway ID is also sent to your registered email.

You can use the LOGIN_ID and TRANSACTION_KEY to create transactions on Authorize.net API.

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