Creditcard data is not shown

Posts: 20
Joined: 09/05/2007
Uber DonorBug Finder

Hi,

i got several orders with credit card payment, but when i click "View card details" no values are shown. Is this because the credit module, has no case like "case 'order-load':" in the uc_payment_method_credit function? or is there an other reason?

regards pebosi

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

If you're processing orders at checkout, it might be setup to wipe the data once a card's been run... resulting in no data visible on the order screens.

Posts: 20
Joined: 09/05/2007
Uber DonorBug Finder

No, theres no proccessing. And no gateway is active for this payment method. No encryption. But its not saved...

regards pebosi

Edit: ok enabled encryption, now it works.