peter1234 Posted May 7, 2006 Posted May 7, 2006 I have the following two questions: 1): Some of My customers asked me they can not log in because of incorrect password. Anyone knows how should I know what password they registered? 2): Most of my customers are in france. I installed Paypal ipn1.0 for my web site, but some people can not read english. because as soon as people checked out with paypal, the next page shows paypal's payment in english version. anyone know how to set paypal's payment in franch version. Thanks for help. Peter
♥peterpil19 Posted May 7, 2006 Posted May 7, 2006 To answer the former: your customers have the option of retrieving their password when logging in. It is a link called "Password forgotten, click here". Also, I think the passwords are stored in the customers table of the database (I haven't checked to make sure). To answer the latter: open up includes/modules/payment/paypal_ipn.php. Try changing: https://www.paypal.com/cgi-bin/webscr to https://www.paypal.com/fr/cgi-bin/webscr I don't know 100% that it would work, so test it first. --Peter CE PHOENIX SUPPORTER Support the Project, go PRO and get access to certified add ons Full-time I am a C-suite executive of a large retail company in Australia. In my spare time, I enjoying learning about web-design. Download the latest version of CE Phoenix from gitHub here
peter1234 Posted May 7, 2006 Author Posted May 7, 2006 Peter, Thanks for your help. I just try to change the following, but does not work. Try changing: https://www.paypal.com/cgi-bin/webscr to https://www.paypal.com/fr/cgi-bin/webscr maybe it is My IE problem. or the location detect, because currently I am in USA. Maybe the customers in france can see the french version? peter
Recommended Posts
Archived
This topic is now archived and is closed to further replies.