Credit Card number not showing

Posts: 17
Joined: 09/27/2007

Hi All

I have installed Ubercart Alfa 7 with Drupal V5, PHP V5.
All is working fine, except when the order has gone through the credit card gateway the card number only shows the last 4 digits in the view order section.
I have disabled "Enable credit card number masking" and it still only shows the last 4 digits.

Any Ideas???

Thanks, Matt

Posts: 5269
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

If you have "Do not store the full credit card number even at checkout." checked, then it would never be storing the full number anyways. Is that selected for you?

Posts: 17
Joined: 09/27/2007

Hi Ryan

The "Do not store the full credit card number even at checkout." box is NOT ticked.

I have checked the SQL data base thr ough MYphp admin and the card numbers are being stored in the data base but for some reason they are not being pulled through.

Any other ideas???

Thanks, Matt

Posts: 5269
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

Matt, if you're still around, is this an ongoing issue? I don't really know where to look for a fix or if this isn't just the designed functionality not working as expected.

Posts: 17
Joined: 09/27/2007

Sorry have been away/very busy.

It would appear that the php v5 was not loaded correctly!!! All is working fine now.

Thanks, for you help