Nabbolo Posted August 7, 2014 Share Posted August 7, 2014 Hello, I cannot find an option like this in the module. By default the only accepted payment on eBay is set to Paypal only, but I also want bank transfer. How can I do? Link to comment Share on other sites More sharing options...
Nabbolo Posted August 7, 2014 Author Share Posted August 7, 2014 Of course I was looiking for a way to do it with the stock and free module. In eBay I have also configured the payment methods and set the "Paypal + bank tansfer" as the default, but it keeps adding new auctions to the Paypal only payment, so annoying Link to comment Share on other sites More sharing options...
irrelevant Posted August 23, 2014 Share Posted August 23, 2014 Try this - Edit the file .\modules\ebay\ebay\api\AddFixedPriceItem.tpl Locate the line <PaymentMethods>PayPal</PaymentMethods>Immediately following it, add furher lines. e.g. <PaymentMethods>MoneyXferAccepted</PaymentMethods> For a list of applicable payment methods, see here. 1 Link to comment Share on other sites More sharing options...
Nabbolo Posted August 28, 2014 Author Share Posted August 28, 2014 I'll try it, thank you very much! For the moment i have imported all the products on eBay and then changed all together the Payment rule, but if it works it will remove one annoying step when exporting products to eBay Link to comment Share on other sites More sharing options...
Rain_xx Posted May 28, 2015 Share Posted May 28, 2015 Try this - Edit the file .\modules\ebay\ebay\api\AddFixedPriceItem.tpl Locate the line <PaymentMethods>PayPal</PaymentMethods>Immediately following it, add furher lines. e.g. <PaymentMethods>MoneyXferAccepted</PaymentMethods> For a list of applicable payment methods, see here. I tried but notjing changed. Other tips? Link to comment Share on other sites More sharing options...
Nabbolo Posted May 31, 2015 Author Share Posted May 31, 2015 The proposed solution is kinda working, but I don't know why, sometimes I still find some products that after eBay sync get Paypal only. Is there another place we should ass that line? Link to comment Share on other sites More sharing options...
Prestalia Posted August 6, 2015 Share Posted August 6, 2015 hello, our module FASTBAY have all that you need and more:https://www.prestashop.com/forums/topic/456182-module-fastbay-the-most-fast-module-ebay-of-ever/ regards Link to comment Share on other sites More sharing options...
nappi live Posted December 21, 2015 Share Posted December 21, 2015 The irrelevant solution work for me. If you want use more payment method add to .\modules\ebay\ebay\api\AddFixedPriceItem.tpl line <PaymentMethods>PaymentSeeDescription</PaymentMethods> I use this for active the "Other payment". I trying to put <PaymentMethods>COD</PaymentMethods> for cash-on-delivery payment but required the CODcost, Someone knows how to write this line? tks Link to comment Share on other sites More sharing options...
footballitalia Posted December 7, 2016 Share Posted December 7, 2016 Hi, great topic! is there any solution to import order from ebay to prestashop paid with COD/MoneyXferAccepted ? Actually the module ignore those type of orders Thank you Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now