JorgeTeixeira Posted December 10, 2013 Posted December 10, 2013 Hey. I would like to remove the option to "checkout with paypal". http://gyazo.com/9bb17de45e4c488dbb38a950634697b5 As such, the user would only have the option to click in "checkout", where later he could use paypal platform, if he wanted it. For that purpose I thought that I had to remove the following code from "shopping.cart,php" file: <?php reset($initialize_checkout_methods); while (list(, $value) = each($initialize_checkout_methods)) { ?> But when I remove it, the page doesn't work! :D Can someone tell me how to do it? Thanks , Jorge
♥toyicebear Posted December 10, 2013 Posted December 10, 2013 In your admin under Modules >> payment uninstall PayPal Express and then install and use PayPal Standard. Basics for osC 2.2 Design - Basics for Design V2.3+ - Seo & Sef Url's - Meta Tags for Your osC Shop - Steps to prevent Fraud... - MS3 and Team News... - SEO, Meta Tags, SEF Urls and osCommerce - Commercial Support Inquiries - OSC 2.3+ How To To see what more i can do for you check out my profile [click here]
JorgeTeixeira Posted December 11, 2013 Author Posted December 11, 2013 Hello. Thanks for reply. Removing it, certainly removed that part... but after adding the PayPal standard module, that option isn't visible in the payment methods. :( I still haven't entered properly all the fields of the PayPal Standard method (they are very different from the fields that are present in the PayPal Express module), but that payment option should already be visible, right?
♥joli1811 Posted December 11, 2013 Posted December 11, 2013 The standard paypal only requires your payment email address To improve is to change; to be perfect is to change often.
JorgeTeixeira Posted December 11, 2013 Author Posted December 11, 2013 Cool. :) Regarding the fact that it isn't visible.. should I remove the .php file and upload it again?
♥joli1811 Posted December 11, 2013 Posted December 11, 2013 No uninstall in your admin and then reinstall add the payment email address set to true and you should be ready to go To improve is to change; to be perfect is to change often.
JorgeTeixeira Posted December 12, 2013 Author Posted December 12, 2013 Thanks a lot. Worked perfectly! :)
JorgeTeixeira Posted January 3, 2014 Author Posted January 3, 2014 I have realized that PayPal is charging in GBP when the payments are made using the credit/debit card option. Is this standard? How can I change it to euro, so that no convertion rate is charged?
♥14steve14 Posted January 4, 2014 Posted January 4, 2014 Check the settings in your paypal account. REMEMBER BACKUP, BACKUP AND BACKUP
JorgeTeixeira Posted January 4, 2014 Author Posted January 4, 2014 My PayPal balance is in euro. Shouldn't that be enough? Neverthless, in settings I don't see any option regarding the currency of the account/payments.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.