- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
AIM integration Issue
Using AIM integration with Card Present transactions , for the reference I am giving the Query string
Request Query string
x_login=7q6Lu8X7&x_type=&x_amount=15&x_card_num=xxxxxxxx&x_exp_date=02/20&x_tran_key=9YM4aUP5Ej77a854&x_relay_response=FALSE&x_delim_data=TRUE&x_delim_char=|&x_email=ananthac@healthasyst.com&x_test_request=FALSE&x_trans_id=
Receceived Response
3|1|103|This transaction cannot be accepted.||P|0|||15.00||auth_capture||||||||||||||||||||||||||285EDC43027184AB84922AB5AC9BEE7F||||||||||||||||||||||||||||||
โ08-16-2013 08:59 AM - last edited on โ08-16-2013 09:08 AM by RichardH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3,1,103
the x_tran_key is wrong.
โ08-16-2013 09:05 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can also use our Reason Response Code lookup tool to get details on possible solutions.
http://developer.authorize.net/tools/responsereasoncode/?rrc=103
Richard
โ08-16-2013 09:23 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Our Transaction Key is valid ,3 days ago we are able to do successful transaction,
โ08-16-2013 09:28 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, I have created a new test account for AIM
for reference I am giving the query string
x_login=7R86exuz6L6J&x_type=&x_amount=15&x_card_num=5267019002506274&x_exp_date=02/20&x_tran_key=9fT2pq87X8awFC4V&x_relay_response=FALSE&x_delim_data=TRUE&x_delim_char=|&x_email=ananthc@healthasyst.com&x_test_request=FALSE&x_trans_id=
Response received
3|1|87|Transactions of this market type cannot be processed on this system.||P|0|||15.00||auth_capture||||||||||||||||||||||||||9F89DFFEF7C968698A34F9CA8F1E5837||||||||||||||||||||||||||||||
โ08-16-2013 09:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
http://developer.authorize.net/tools/responsereasoncode/?rrc=87
Basically you got the CNP when you need a CP test account. or the other way around.
if you doing CP, the documentation is http://developer.authorize.net/api/cardpresent/
โ08-16-2013 11:06 AM - edited โ08-16-2013 11:08 AM