I have been trying to use the Saved CC payment method for a demo store and noticed that there doesn’t seem to be any way to retrieve the saved information in the admin area. All I get in the order information area for the payment is “Order was placed using AUD”, which obviously isn’t all that helpful.
From what I can tell the data is being stored correctly (with CC number encrypted) in the database, and there are adminhtml templates which are meant to display the information I want but for some reason they’re not working. The info comes up on the customer side (without the full CC number).
Anyone gotten this working and have an idea of what I’m doing wrong?