- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Test credit card is being accepted for non test site (on production)
we are using c# SDK provided by authorize.net and are using Advanced Integration Method.
Problem is when i enter test credit card on production site, i get Approved: true in AuthorizeResponse
test credit card - 4111-111-1111-11111
Thank You,
Datla.
โ10-07-2013 03:29 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is test mode on? getting a non-zero transaction id? Is the transaction show up on the merchant account?
โ10-07-2013 03:40 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@RaynorC1emen7 wrote:Is test mode on? getting a non-zero transaction id? Is the transaction show up on the merchant account?
"Same issue in my code if i am using production mode accepting sanbox card number and transaction done successfully"
this is "https://join.onlinecareeraccelerator.com/checkoutSub/597.php
โ03-15-2021 11:09 PM