Closed (fixed)
Project:
UC Recurring Payments and Subscriptions
Version:
6.x-2.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Sep 2009 at 21:42 UTC
Updated:
8 Jul 2010 at 06:59 UTC
When a new order is created by a recurring transaction and I go to View Card Details in the Payment pane of the View Order page (/admin/store/orders/nn), it shows
Card Type: 6
Card Number: 6
When I click Process Card, the first pane (Credit card details) shows "6" as the last four digits.
However, the CIM information at the bottom is correct and the transaction seems to have gone through just fine.
Because the transaction went through OK, this is probably a pretty minor issue, but thought I would mention it.
Comments
Comment #1
univate commentedCan you confirm that this doesn't happen on a normal non-recurring order. As in the case of the Auth.net CIM all the payment specific stuff like this is done by the uc_credit and uc_authorizenet modules.
Comment #2
bearstar commentedYes, the initial order has all the correct information. It's only the subsequent orders created by the initial order that display this.
At one point I thought it might be related to me being logged in under an affiliate's cookie when I made the initial order (the affiliate's user id was 6), but I cleared cache and ran a new order and the same thing happened.
Comment #3
thill_ commentedFWIW, i am not seeing this issue with Authorize.net CIM/recurring, and the latest ubercart/uc_recurring
Comment #4
bearstar commentedIt's probably some cookie hangover related to the affiliate module I have in place. Since it doesn't really affect functionality, I am not going to worry about.
Comment #5
univate commentedComment #6
univate commented