rickbase1
Forum Replies Created
-
Forum: Plugins
In reply to: [Stock Sync for WooCommerce] Sync is double entering a transactionJust a quick update. It seems that either the Elex Shipping or Elex hide shipping plugin was the cause, as they indeed seemed to be creating the double entry. And all of a sudden a couple of other gremlins I had went away too!
I dont need your full package but would like to make some sort of donation to the project. Do you have a donate or paypal link you could share?
Thanks !
Forum: Plugins
In reply to: [Stock Sync for WooCommerce] Sync is double entering a transactionYou know, that might just be possible. I will set up a staging site and start some testing tonight.
Thanks for the insight!!
Will report back my findings
Rick
Resolved!
Sweet !
I just went and changed my permalinks and now it works a charm!
Thanks very much, you are a life saver !!
Nice catch, I missed that one. I will dig into it and report back.
Thanks for the great support !!
Ok, so I disabled the redirect (it was just while under construction) but no luck.
My WP path is: /var/www/vhosts/rshoffgrid.com/httpdocs
The secondary site is similarI disabled every plugin except stock sync and woocommerce, and still no luck.
I am doing some testing with Insomia. When I ping with a get https://offgridsoftwaresolutions.com/wp-json/wc/v2/stock-sync-exists my secondary site I get a response
{ "code": "woocommerce_rest_cannot_view", "message": "Sorry, you cannot list resources.", "data": { "status": 401 } }but when I do the same with the primary, https://rshoffgrid.com/wp-json/wc/v2/stock-sync-exists I just get the 404 server error. I have changed FPM/FASTGI PHP parameters without success. The strange thing is that both sites are on the same VPS and share the same IP and apache server, and are very similar in configuration.
I have gone through every php and apache config setting side by side and they are both exactly the same.
Do you think any of these solutions might help? I am reluctant to try them without exactly knowing what I am doing.
https://robotninja.com/blog/fix-common-woocommerce-rest-api-issues/Any ideas?
Thanks,
Rick
Forum: Plugins
In reply to: [ShopMagic - email automation] Header cookie is disabling my site cachingThat fixed it, thanks!
Thank you for the information. I commented out the line and it seems to stop the timeout issue, but I have larger plugin integration issues. After adding a couple of new plugins my alternate currency no longer calculates properly so I have disabled the plug in for the time being and may just stick with a single currency for now.
My plugin version 1.2.8.1
Kind regards
Rick
woocommerce paypal plugin is soon going to be depreciating normal checkout buttons and will be using “Smart buttons” exclusively. Here is their message alert in WP:
PayPal Checkout with new Smart Payment Buttons™ gives your customers the power to pay the way they want without leaving your site.The existing buttons will be deprecated and removed in future releases. Upgrade to Smart Payment Buttons in the PayPal Checkout settings.
Please upgrade your plugin as soon as possible to work with this feature.
Thanks in advance.
Looks like I spoke too soon.
After some testing, if I proceed through the whole checkout process the price is indeed correct, but if I use the Paypal Smart checkout button from the cart or individual product, I still get a doubling of the exchange rate.
The paypal plugin I am using is:
https://woocommerce.com/products/woocommerce-gateway-paypal-checkout/And interestingly, when the cart updates the price when changing currencies, it first doubles the exchange, then recalculates it correctly on a second pass.
I really need the Paypal Smart buttons, so anything you can do would be appreciated.
Thanks
Rick
Great, that fixed it!
BTW, I was trying to use it with the Villathemes currency plugin.
Thanks,
Rick