Also, I tried to find some documentation on setting up the Checkout and I found very little. I was hoping there was something out there that would instruct me on testing it out to ensure it works before I go live. Does anyone know of anything like that?
Thank you
https://www.ads-software.com/plugins/sunshine-photo-cart/
]]>I believe that polylang permalinks conflict with Paypal IPN response in Woocommerce.
I’ve configured 3 languages, English, Spanish and Italian. en_GB , es_ES, it_IT.
I setup correctly everything but the IPN from paypal never reaches the IPN listener in woocommerce, thus orders are always in payment pending status.
After a long debugging I solved changing manually one line of code in the woocommerce.php core file in the api_request_url function, but is a very bad idea to leave it like this. Now it works but I ignore the impact that can have in other parts and every upgrade it will be overwritten.
Could you please have a look and address this issue in a permanent way?
This is what I change to solve, the commented lines are the original and my change is just inserting “en/” between “/index.php/” and “wc-api/”
Also have a look here
https://stackoverflow.com/questions/34675064/payment-gateway-adding-language-url-wordpress-polylang-woocommerce/34676747#34676747
Here the screenshot of what I modified to make it work.
https://snag.gy/7ytne.jpg
Thank you in advance
Cheers
My configuration:
Wordpress 4.4.1
polylang 1.7.12 latest version
Permalink settings: Custom – https://localhost/index.php/%year%/%monthnum%/%day%/%postname%/
I use a static front page
Default language: English
URL modifications: The language is set from the directory name in pretty permalinks Example: https://localhost/en/my-post/
Remove /language/ in pretty permalinks Example: https://localhost/en/
Detect browser language v When the front page is visited, set the language according to the browser preference
Media v Activate languages and translations for media
Custom post types v Portfolio Items Activate languages and translations for custom post types.
Custom taxonomies and Synchronization all checked
Woocommerce version 2.4.12
https://www.ads-software.com/plugins/polylang/
]]>I believe that polylang permalinks mess up with Paypal IPN response in Woocommerce.
I’ve configured 3 languages, English, Spanish and Italian. en_GB , es_ES, it_IT.
I setup correctly everything but the IPN from paypal never reaches the IPN listener in woocommerce, thus order are always in payment pending status.
After a log debugging I solved changing manually on the woocommerce.php core file the api_request_url function, but is a very bad idea to leave it like this. Now it works but I ignore the impact that can have in other parts and every upgrade it will be overwritten.
Could you please have a look and address this issue in a permanent way?
This is what I change to solve, the commented lines are the original and my change is just inserting “en/” between “/index.php/” and “wc-api/”
Also have a look here
https://stackoverflow.com/questions/34675064/payment-gateway-adding-language-url-wordpress-polylang-woocommerce/34676747#34676747
Here the screenshot of what I modified to make it work.
https://snag.gy/7ytne.jpg
Thank you in advance
Cheers
My configuration:
Wordpress 4.4.1
polylang 1.7.12 latest version
Permalink settings: Custom – https://localhost/index.php/%year%/%monthnum%/%day%/%postname%/
I use a static front page
Default language: English
URL modifications: The language is set from the directory name in pretty permalinks Example: https://localhost/en/my-post/
Remove /language/ in pretty permalinks Example: https://localhost/en/
Detect browser language v When the front page is visited, set the language according to the browser preference
Media v Activate languages and translations for media
Custom post types v Portfolio Items Activate languages and translations for custom post types.
Custom taxonomies and Synchronization all checked
Woocommerce version 2.4.12
https://www.ads-software.com/plugins/polylang/
]]>I went into the paypal sandbox and set up a merchant and a buyer account and then tested it in the simulator and it seem to work. I then changed over from sandbox to live and it does not work.
Is there a contact at Paypal that might be able to help us through this process?
I would be glad to send you the log and any code!
Thanks so much,
Pastor George
https://www.ads-software.com/plugins/seamless-donations/
]]>Have just been through the whole setup of the (free) s2member (as need to learn it first before upgrade) only to find that I need to add the s2member ‘IPN URL’ into my Paypal settings, and of course the ‘Auto-Return URL’ too… and a unique ‘Identity Token’.
However this is already set for my online shop using the ecwid plugin, so I can’t alter these settings.
Your info states that s2member can run alongside another plugin’s settings in PayPal, as it sends unique info with each transaction – but how can i set it up without changing my ecwid ones? And even if this is possible, how can I change the auto-return page???
At a total loss with this now – all ideas much appreciated.
Cheers.
https://www.ads-software.com/plugins/s2member/
]]>The other option is can I just use the site normally with the sandbox settings in place?
Thanks!
]]>