Sachse Posted February 6, 2008 Posted February 6, 2008 I have acitvated the PayPal module but it won't let me change the email, how can i do that? Sorry my first try at osCommerce Quote
♥geoffreywalton Posted February 7, 2008 Posted February 7, 2008 Payment configuration is done through the shop admin panel Modules >> Payment >> Paypal >> Edit Quote Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile Virus Threat Scanner My Contributions Basic install answers. Click here for Contributions / Add Ons. UK your site. Site Move. Basic design info. For links mentioned in old answers that are no longer here follow this link Useful Threads. If this post was useful, click the Like This button over there ======>>>>>.
Sachse Posted February 8, 2008 Author Posted February 8, 2008 Payment configuration is done through the shop admin panel Modules >> Payment >> Paypal >> Edit thats what i did, after save the old email was still in there?? Quote
Sachse Posted February 12, 2008 Author Posted February 12, 2008 (edited) thats what i did, after save the old email was still in there?? okay after looking and looking and.... I found it out myself :thumbsup: go to your file manager under yourshopname/includes/modules/payment/paypal.php just exchange the [email protected] with your PayPal email address :) values ('E-Mail Address', 'MODULE_PAYMENT_PAYPAL_ID', '[email protected]', 'The e-mail address to use for the PayPal service', '6', '4', now())"); for any newby who didn't know... edit: by the way, why can't I mark this topic as resolved? Edited February 12, 2008 by Sachse Quote
dcimaging Posted February 19, 2008 Posted February 19, 2008 okay after looking and looking and.... I found it out myself :thumbsup: go to your file manager under yourshopname/includes/modules/payment/paypal.php just exchange the [email protected] with your PayPal email address :) values ('E-Mail Address', 'MODULE_PAYMENT_PAYPAL_ID', '[email protected]', 'The e-mail address to use for the PayPal service', '6', '4', now())"); for any newby who didn't know... edit: by the way, why can't I mark this topic as resolved? Hi, done that but my module still has the you@yourbusiness email address, even though when i edit the code it accepts the change. very odd Quote
dcimaging Posted February 19, 2008 Posted February 19, 2008 Hi, done that but my module still has the you@yourbusiness email address, even though when i edit the code it accepts the change. very odd Hmm, interesting? just checked back in and the email address has been accepted. just wondering if the server needs time to refresh?? all i can think of. noticed that all the options in the payment module aren't accepted when changed, unless you edit the php directly instead of using the UI. Quote
dcimaging Posted February 21, 2008 Posted February 21, 2008 I have acitvated the PayPal module but it won't let me change the email, how can i do that? Sorry my first try at osCommerce Just had too much of a nightmare trying to edit the php files individually as most of the payment modules wouldn't accept any information but the default ones. Re-installed the latest version to my server and hey presto everything works fine now. i can concentrate on building the store now. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.