![]() |
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:
#rs Find Code:
"card_number" => addslashes(text_crypt($card_number)), Replace with: Code:
In payment_ccend.php: add Code:
#rs after Code:
add Code:
#rs after Code:
Good luck! |
All times are GMT -8. The time now is 12:52 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.