Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

4.6.5: UPS, Australia Post, Fedex and USPS updated and 58 other improvements

 
Reply
   X-Cart forums > News and Announcements
 
Thread Tools
  #31  
Old 10-31-2014, 09:26 AM
 
herber@wirehub.nl herber@wirehub.nl is offline
 

eXpert
  
Join Date: Nov 2002
Posts: 305
 

Default Re: 4.6.5: UPS, Australia Post, Fedex and USPS updated and 58 other improvements

Still having the same problems that payment methods don't send the user to the payment gateway, I've opened a hot rush ticket but no response yet, it'd be great if X-Cart can respond.
__________________
X-Cart 4.7.12
Reply With Quote
  #32  
Old 10-31-2014, 01:20 PM
 
Dougrun Dougrun is offline
 

X-Adept
  
Join Date: Apr 2012
Posts: 909
 

Default Re: 4.6.5: UPS, Australia Post, Fedex and USPS updated and 58 other improvements

Quote:
Originally Posted by Dougrun
My upgrade not so good, applied patch, transferred files, transferred modded files, blank store and blank admin. Trying to figure out why. which log file??

PHP Fatal error: Class 'SoapClient' not found in ../public_html/include/func/func.soap.php on line 169

I reverted back to 4.6.4. Couldn't get the files to cooperate without the site going blank.

Any chance of getting a patch for the Amazon payments bug for 4.6.4?? (where non-admin users cant accept payments)
__________________
4.7.x xcart store
Business 5.4xx
Reply With Quote
  #33  
Old 10-31-2014, 04:09 PM
 
herber@wirehub.nl herber@wirehub.nl is offline
 

eXpert
  
Join Date: Nov 2002
Posts: 305
 

Default Re: 4.6.5: UPS, Australia Post, Fedex and USPS updated and 58 other improvements

Still no response to my hotrush ticket, I have no problem paying for support even if this is related to a bug in 4.6.5, I just need this fixed ASAP.
__________________
X-Cart 4.7.12
Reply With Quote
  #34  
Old 10-31-2014, 04:12 PM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: 4.6.5: UPS, Australia Post, Fedex and USPS updated and 58 other improvements

Quote:
Originally Posted by herber@wirehub.nl
It seems 4.6.5 didn't go flawless: my payment method broke (it's a default built-in: Ogone Webbased iDeal).

It doesn't transfer the user to the website of the bank anymore, I have opened a ticket but need support ASAP..

Maybe the bank requires SSL3 and after the patch XC will not use it. Talk to the payment processor support.
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote
  #35  
Old 10-31-2014, 04:14 PM
 
herber@wirehub.nl herber@wirehub.nl is offline
 

eXpert
  
Join Date: Nov 2002
Posts: 305
 

Default Re: 4.6.5: UPS, Australia Post, Fedex and USPS updated and 58 other improvements

Quote:
Originally Posted by cflsystems
Maybe the bank requires SSL3 and after the patch XC will not use it. Talk to the payment processor support.
Nope: the redirect from the X-cart waiting just doesn't work. We have an offline payment method that just creates the order & doesn't use a payment gateway, it just redirects back to the website & creates an order for us to print.
That also doesn't work.
It's simply the redirect that doesn't work anymore.


So to be clear: this isn't for just 1 payment method, it's for all payment methods that use the X-Cart waiting page to redirect to a gateway. PayPal doesn't use that, so PayPal still works. However other payment methods that do use that page, don't work anymore since the redirection doesn't happen & you just stare at the "Please wait" page eternally.
Attached Images
File Type: png Screen Shot 2014-11-01 at 02.16.45.png (3.9 KB, 10 views)
__________________
X-Cart 4.7.12
Reply With Quote
  #36  
Old 11-03-2014, 12:49 AM
 
aim aim is offline
Advanced Staff Users
 

X-Cart team
  
Join Date: Dec 2008
Posts: 928
 

Default Re: 4.6.5: UPS, Australia Post, Fedex and USPS updated and 58 other improvements

Quote:
Originally Posted by herber@wirehub.nl
Nope: the redirect from the X-cart waiting just doesn't work. We have an offline payment method that just creates the order & doesn't use a payment gateway, it just redirects back to the website & creates an order for us to print.
That also doesn't work.
It's simply the redirect that doesn't work anymore.


So to be clear: this isn't for just 1 payment method, it's for all payment methods that use the X-Cart waiting page to redirect to a gateway. PayPal doesn't use that, so PayPal still works. However other payment methods that do use that page, don't work anymore since the redirection doesn't happen & you just stare at the "Please wait" page eternally.

You have to disable the Abandoned_Cart_Reminder module to fix the payment issues.

We will prepare a new release of the Abandoned_Cart_Reminder module shortly.

This is from your
var/log/x-errors_php-141101.php log

Code:
[01-Nov-2014 21:30:57 Europe/Berlin] PHP Fatal error: Call to undefined function func_abcr_place_order_finalize() in ...../shop/include/func/func.order.php on line 1856



Thank you.
__________________
Sincerely yours,
Ildar Amankulov
Head of Maintenance group
Reply With Quote

The following user thanks aim for this useful post:
herber@wirehub.nl (11-03-2014)
  #37  
Old 11-03-2014, 12:56 AM
 
herber@wirehub.nl herber@wirehub.nl is offline
 

eXpert
  
Join Date: Nov 2002
Posts: 305
 

Default Re: 4.6.5: UPS, Australia Post, Fedex and USPS updated and 58 other improvements

Quote:
Originally Posted by aim
You have to disable the Abandoned_Cart_Reminder module to fix the payment issues.

We will prepare a new release of the Abandoned_Cart_Reminder module shortly.

This is from your
var/log/x-errors_php-141101.php log

Code:
[01-Nov-2014 21:30:57 Europe/Berlin] PHP Fatal error: Call to undefined function func_abcr_place_order_finalize() in /Users/theborder/shop/include/func/func.order.php on line 1856



Thank you.
GREAT!
Thank you, I have disabled the module for now and will await the update of the module before enabling it again.
__________________
X-Cart 4.7.12
Reply With Quote

The following user thanks herber@wirehub.nl for this useful post:
aim (11-03-2014)
  #38  
Old 11-03-2014, 01:20 AM
 
mixon mixon is offline
Michael Bugrov
 

X-Cart team
  
Join Date: Jul 2005
Posts: 91
 

Default Re: 4.6.5: UPS, Australia Post, Fedex and USPS updated and 58 other improvements

Quote:
Originally Posted by Dougrun
My upgrade not so good, applied patch, transferred files, transferred modded files, blank store and blank admin. Trying to figure out why. which log file??

PHP Fatal error: Class 'SoapClient' not found in ../public_html/include/func/func.soap.php on line 169

The thing is that UPS module now requires PHP SOAP. The module was initially enabled in your installation but new server requirements where not met... To solve this problem you have several options:

1. update PHP and enable SOAP:
http://php.net/manual/en/soap.installation.php

2. manually disable UPS module in DB:
Code:
UPDATE `xcart_modules` SET `active`='N' WHERE `module_name`='UPS_OnLine_Tools';

3. disable module before upgrade and re-upgrade the store.
__________________
--
Sincerely yours,
Michael Bugrov,
X-Cart Software Architector

founder of: X-Monitoring service
founder of: Infinite scroll

Facebook
Linked-in
Reply With Quote

The following user thanks mixon for this useful post:
aim (11-03-2014)
  #39  
Old 11-03-2014, 01:21 AM
  random's Avatar 
random random is offline
Advanced Staff Users
 

X-Cart team
  
Join Date: Dec 2008
Posts: 79
 

Default Re: 4.6.5: UPS, Australia Post, Fedex and USPS updated and 58 other improvements

Quote:
Originally Posted by herber@wirehub.nl
GREAT!
Thank you, I have disabled the module for now and will await the update of the module before enabling it again.

You should install the Abandoned Cart Reminder module distributive for 4.6.5, which is already available in File area for download.
__________________
Sincerely yours,
Vladimir Petrov
Senior X-Payments Developer
Reply With Quote
  #40  
Old 11-03-2014, 01:40 AM
 
herber@wirehub.nl herber@wirehub.nl is offline
 

eXpert
  
Join Date: Nov 2002
Posts: 305
 

Default Re: 4.6.5: UPS, Australia Post, Fedex and USPS updated and 58 other improvements

Quote:
Originally Posted by random
You should install the Abandoned Cart Reminder module distributive for 4.6.5, which is already available in File area for download.
Just did & unfortunately doesn't fix the problem.

Having the module disabled works though, finally payments can be done again.
__________________
X-Cart 4.7.12
Reply With Quote
Reply
   X-Cart forums > News and Announcements



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 11:29 AM.

   

 
X-Cart forums © 2001-2020