HI!
I have been working on this for a couple weeks now and not able to find a correct answer. I have been having customers ready to order and when they go to checkout they take pause as we only use PayPal for online payments and they email with a "I don't have a PayPal account, so what do I do now to order this?". So I email telling them an account is not required for CC or debit and 4 out of 5 times they don't come back, assuming that by the time they get the email the 4 of the 5 ordered someplace else or just lose the impulse in the moment. I decided I would try to modify the ALT on the button or add a text line under it (or someplace right under the buttons) explaining they don't have to have a PayPal account to use them for payment, or something like that to try to alleviate their concerns with not having an account. Then I noticed that in Firefox and Safari the ALT shows for all the buttons EXCEPT the PayPal button. I started searching in the dev toolkit and found
/includes/languages/english/modules/payment/paypalwpp.php
seemed to hold the tag, however it doesn't appear to have it display. I kept looking the the file, and then sourced the buttons from the Shopping Cart on the site and found that all the other buttons held an 'alt' as well as a 'title' tag except the PayPal button. I kept digging and think I found where this needs to be
/includes/languages/english/button_names.php
but don't know how to add a PayPal button alt define to make it work.
I am sure I am not the only one who has had this problem with customers, and certain there has to be a way to add the ALT and/or TITLE to the button as well as some type of text line immediately below the buttons for us to edit to clarify they DON'T have to have a PayPal account to checkout on out ZenCart sites that do use PayPal.
If there is a way to do this could you please assist?
Thanks in advance for your time and expertise on all these questions we ask of you folks, you don't know how much we appreciate your efforts for us.
Merry Christmas and Happy Holidays to the ENTIRE Zencart Team!


Reply With Quote

