![]() |
Re: Last Four of Credit Card in Invoice Emails
I am trying to do a similar thing with the credit card number. Can you send over your finalized code that works?
Thanks, Greg |
Re: Last Four of Credit Card in Invoice Emails
In payment_cc.php
Replace code between # # Make order details # and # # Only logged users can submit orders # with this: Code:
Then after # # If successful - Store CC number in database # add Code:
#rsFind Code:
"card_number" => addslashes(text_crypt($card_number)),Replace with: Code:
In payment_ccend.php: add Code:
#rsafter Code:
add Code:
#rs after Code:
Good luck! |
| All times are GMT -8. The time now is 07:50 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.