Somewhere around Ubercart 2.7, credit card data like card owner name, card type, etc. encryption was set to be base64 encoded after serialization.

Uc_views should detect data encrypted that way and decode the data properly. Patch to follow.

Comments

jeffam’s picture

Status: Active » Needs review
StatusFileSize
new1.02 KB

Here's the patch.

longwave’s picture

Status: Needs review » Fixed

Fix committed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.