|
Community Stats
- Group Members
- Active Posts 15 ( per day)
- Profile Views 1245
- Member Title Junior Member
- Age Age Unknown
- Birthday Birthday Unknown
-
Gender
Not Telling
Contact Information
10
Good
Friends
SevenSuns hasn't added any friends yet.
Posts I've Made
In Topic: failed orders on duplicate invoice numbers
24 December 2010 - 04:28 AM
It didn't work for me. In fact, I actually closed the window, and came back to the site later. The item was still in the cart, and I again tried placing the order. It was rejected as a duplicate order number.
In Topic: Auto Change Order Number After Failed Transaction
23 December 2010 - 08:09 PM
Authorize.net
In Topic: failed orders on duplicate invoice numbers
23 December 2010 - 06:58 PM
ok, I think I found a temporary solution, though not ideal.
for now
go to
payments/authorizenet_aim.php
and add$pp_data[] = "x_duplicate_window=10";
the number 10 can be changed to how many seconds you want your minimal time allowed to be between duplicate transactions.
just under// CC information $pp_data[] = "x_card_num=" . $order_info['payment_info']['card_number']; $pp_data[] = "x_exp_date=" . $order_info['payment_info']['expiry_month'] . '/' . $order_info['payment_info']['expiry_year']; $pp_data[] = "x_card_code=" . $order_info['payment_info']['cvv2'];
Thanks for that solution. But, I don't understand how that solves the problem of orders not being authorized due to duplicate order numbers. Please explain.
In Topic: MV version
22 September 2010 - 07:48 PM
Thanks, Snorocket. I was hoping that there was a true beta release. Not the Alpha that's been up since the beginning of July.
In Topic: MV version
22 September 2010 - 03:40 PM
Is the beta available for download?
- CS-Cart Community Forums
- > Viewing Profile: Posts: SevenSuns