AbanteCart Community

Shopping Cart Operations => Support => Extension Support => Topic started by: marvo on October 22, 2015, 04:51:16 PM

Title: cart won't connect to paypal
Post by: marvo on October 22, 2015, 04:51:16 PM
Hi, i'm using  cart version1.2.4. and paypal standard. in safari my cart will connect with paypal but it won't if i try in opera or firefox. Any suggestions. Thanks
Title: Re: cart won't connect to paypal
Post by: abolabo on October 23, 2015, 04:12:47 AM
did you tried under mac OS?
 :o
Title: Re: cart won't connect to paypal
Post by: marvo on October 23, 2015, 06:01:49 AM
hi abolabo.   I tried using my mac book pro but also tested on a windows machine too and could still not connect to paypal.
Title: Re: cart won't connect to paypal
Post by: abolabo on October 23, 2015, 06:23:05 AM
hm... what about error log?
can you give me your URL via PM?
Title: Re: cart won't connect to paypal
Post by: marvo on October 23, 2015, 02:55:41 PM
the error log says ....
 warning: AbanteCart core v.1.2.4 Invalid argument supplied for foreach() in <b>.............../extensions/default_pp_standart/storefront/controller/responses/extension/default_pp_standart.php</b> on line <b>86</b>

I'm no programmer so this means nothing to me. The other error log message says....

warning: AbanteCart core v.1.2.4 preg_grep() [<a href='function.preg-grep'>function.preg-grep</a>]: Compilation failed: nothing to repeat at offset 0 in <b........................./public_html/alpha/core/engine/language.php</b> on line <b>283</b>

I don't think the second error message is related to the paypal issue (but i don't know) Thanks for any advice. Cheers

Title: Re: cart won't connect to paypal
Post by: marvo on October 25, 2015, 05:07:19 AM
it would appear that the upgrade to v 1.2.4 has caused the problem linking to paypal from opera and firefox. I tried my version 1.2.3. still stored on my computer and there was no problem. Any chance you guys could look into this and maybe verify. I also found there was no option to select guest checkout even though this was turned on in admin. Thanks
Title: Re: cart won't connect to paypal
Post by: abolabo on October 25, 2015, 08:57:04 AM
you have two different domains on address bar (alfamarket...) and  inside checkout form (newbrand... as cancel_url and return_url fields).
When you send data to paypal it gets data with your hidden domain (newbrand) and referer with page domain (alphamarket). This is inconsistency of data for them and they blocks page.
Title: Re: cart won't connect to paypal
Post by: marvo on October 25, 2015, 01:52:46 PM
hi abolabo, thanks for the reply....how do i fix this. it works ok in safari but not other browsers. cheers