HomeHome Product Discus... Product Discus...SmithCartSmithCartPayment History QuestionsPayment History Questions
Previous
 
Next
New Post
8/16/2010 11:00 AM
 

1. Is there a way to delete old payment history (test data) from the list?

2. In the payment histoery under Account Number, it reads Error. Input Data is not base64 encoded. What does this mean and how can I change this?

3. Status says "false" - what does this mean?

 
New Post
8/16/2010 1:26 PM
 

1) To delete the payment history for the order you need to delete the order that its associated with. From the payment history screen click the select button to view the order or fro from the store admin menu click "Manage Orders" and there is a delete button there. Or from sql mgmt studio you could issue the following sql command "truncate table smith_payhist"

2) That message means that its trying to decrypt a null credit card number. Programming had fixed this issue some time ago and added logic to test for null before decrypting. What version of the cart are you running?

3) Status of "False" means the order was declined.

-Scott


Scott Kelly
Project Manager
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
Previous
 
Next
HomeHome Product Discus... Product Discus...SmithCartSmithCartPayment History QuestionsPayment History Questions