hygiene1 Posted November 14, 2018 Posted November 14, 2018 Hi guys, I have recently migrated to TB and must say speed wise its a massive improvement.. however I am having issues with getting paypal v5.3.3 to work on v1.0.7 I have checked and followed all instructions from within paypal developer and inside the module but the module is not being loaded front end, any ideas??
Traumflug Posted November 14, 2018 Posted November 14, 2018 Do you have full page cache enabled? This kind of cache is known to have flaws and needs further development.
hygiene1 Posted November 14, 2018 Author Posted November 14, 2018 No its disabled, I literally migrated and updated apps see link for settings https://postimg.cc/7J0ZPkSb
hygiene1 Posted November 14, 2018 Author Posted November 14, 2018 Any ideas on a solution? dont want to go back to presta if i can help it but we are currently losing sales :/
colorful-ant Posted November 14, 2018 Posted November 14, 2018 please show under modules and services -> payment have you set your payments, countries, groups an carriers?
hygiene1 Posted November 14, 2018 Author Posted November 14, 2018 Yeah all set up [url=https://postimg.cc/nsMkNTQS][img]https://i.postimg.cc/nsMkNTQS/Capture1.png[/img][/url] [url=https://postimg.cc/Yh3z9T6y][img]https://i.postimg.cc/Yh3z9T6y/Capture2.png[/img][/url]
colorful-ant Posted November 14, 2018 Posted November 14, 2018 please show under modules and services -> payment scroll down - more options for payments country and carrier active for paypal? other options - activate bankwire and set up for test - same problem? - https for all pages active? - .....
hygiene1 Posted November 14, 2018 Author Posted November 14, 2018 bankwire is working when enabled.. ssl is activated on all pages
hygiene1 Posted November 14, 2018 Author Posted November 14, 2018 sorry.. better image https://postimg.cc/wtqsyBkC
hygiene1 Posted November 14, 2018 Author Posted November 14, 2018 no, its off https://postimg.cc/NykSDdmy
colorful-ant Posted November 14, 2018 Posted November 14, 2018 have you cleared your shopcache and browsercache? or delete class_index.php
hygiene1 Posted November 14, 2018 Author Posted November 14, 2018 is their an option to do that from within the ui?
lesley Posted November 14, 2018 Posted November 14, 2018 thirty bees has a carrier restriction on payment modules at the very bottom of the payment page, are you sure that your module is not restricted by carrier?
hygiene1 Posted November 15, 2018 Author Posted November 15, 2018 Carrier restriction as far as i can see is all set correctly. I have re-created the carrier to make sure its all fresh and enabled for paypal..?
hygiene1 Posted November 16, 2018 Author Posted November 16, 2018 Well I came over to thirty bees because the support was supposed to be better and I thank those who have answered but up to now, its not looking good, all i seem to get is pm's from people wanting access to my paypal module along with a repair fee... I have followed all instructions pertaining to the migration and even installed original thirty bees modules but still no working paypal and losing sales by the day.
hygiene1 Posted November 16, 2018 Author Posted November 16, 2018 Ok.. so last attempt, I have turned on payment by cheque and debug.. and now getting an error [ThirtyBeesException] Can't load Order status at line 408 in file classes/module/PaymentModule.php } $orderStatus = new OrderState((int) $idOrderState, (int) $this->context->language->id); if (!Validate::isLoadedObject($orderStatus)) { Logger::addLog('PaymentModule::validateOrder - Order Status cannot be loaded', 3, null, 'Cart', (int) $idCart, true); throw new PrestaShopException('Can\'t load Order status'); } if (!$this->active) { Logger::addLog('PaymentModule::validateOrder - Module is not active', 3, null, 'Cart', (int) $idCart, true); die(Tools::displayError()); PaymentModuleCore->validateOrder - [line 64 - modules/cheque/controllers/front/validation.php] - [9 Arguments] ChequeValidationModuleFrontController->postProcess - [line 251 - classes/controller/Controller.php] ControllerCore->run - [line 253 - classes/controller/FrontController.php] FrontControllerCore->run - [line 837 - classes/Dispatcher.php] DispatcherCore->dispatch - [line 33 - index.php] This look like anything somebody can help with?
DRMasterChief Posted November 16, 2018 Posted November 16, 2018 Hello, i am not live with my tb shop, but will do this in the near future. I have installed Paypal module and it works fine (in the sandbox text mode), as far as the shop is not live, i can not test it with real customers, but i have several sandbox customers with different Paypal accounts and so there should be no difference. There are some tb users with problems with Paypal (you can see here in the forum) - not sure about the reason, but it it not very easy to discover these problems, maybe other modules crash something in the payment !? The best solution seems to install the Mollie payment module, which also accepts Paypal and a lot of other payments. Maybe you will have a look at this module? Another discussion for Mollie you can find here: https://forum.thirtybees.com/topic/2067/official-mollie-module/32 and maybe you will install this meanwhile and hold your customers. If there is a solution with the normal Paypal module in the next time, you can still test and switch to this later.
hygiene1 Posted November 19, 2018 Author Posted November 19, 2018 Issue came back as the "disable non thirty bees modules" turned this off and paypal started working again.. not sure why because the paypal module is down as published by thirty bees but it worked
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