For testing, use the DB kenchu because it is setup with my sandbox for AuthorizeNet
OR
if you want to test on a different DB, using this sandbox, here are the credentials
Merchant Authentication - API Credentials (AuthorizeNet Sandbox Account) :
API Login ID : 3b5Ts56dE7n
Transaction Key : 3997mMk4y39Qf8AM
Or you can go here:
Create your own Authroize.Net sandbox account for free.
https://developer.authorize.net/hello_world/sandbox.html
Steps to Generate Your API ID and Transaction/Signature Key
Sign in to the Merchant Interface.
Select Account from the main toolbar.
Under Security Settings, select API Credentials & Keys.
Based on the need and integration, select New Transaction Key or New Signature Key.
To disable the old Transaction or Signature Key, check the box labeled Disable Old Transaction/Signature Key Immediately.
If the Disable Old Transaction/Signature Key check box is not selected, the old Transaction or Signature Key will automatically expire in 24 hours. This will also impact any use of the Signature Key for transaction response validation for the SHA2 field. If the old Transaction/Signature Key is not expired, the previous key will continue to be used for the hash/response validation.
Select Submit to continue.
Request and enter PIN for verification.
Your new Transaction/Signature Key is displayed.
TESTING STEPS IN XOLOGIC
Add an item to the cart (or user an existing estimate that has an item(s) on it)
Populate the Customer Info
Click Pay
Choose ‘Credit or Debit Card’
DO NOT use these test CC numbers, the PaymentModel looks for them and we will put our own not on the order instead of the response message from the transaction
['378282246310005','6011111111111117','5555555555554444','4111111111111111']
Here is a resource for test cards for AuthorizeNet https://developer.authorize.net/hello_world/testing_guide.html
Scroll to the Test Card Numbers
Fill in the popup fields for the credit card info
Submit Payment
This process will get you to the ‘Thank you Message’ and receipt popup in addition to changing the status of the order if the payment was successful
Comments
0 comments
Please sign in to leave a comment.