xabster
Forum Replies Created
-
Thanks @elliotvs
That latest update has fixed the issue.They didn’t provide that GitHub link in the end, hey?
I have upvoted the issue.
Why does it work on the cart page?
I’m guessing that Stripe can’t pick up custom pricing…?
If not that’s a bummer.
I am having a similar issue.
Using a different plugin (https://github.com/valdeirs2/woocommerce-shipping-calculator-in-product) I was able to get it successfully calculate on the product page without adding to cart. I would prefer this plugin, however, as I wish to use Sendle, which requires the user to input the Suburb as well as the Postcode.
Unfortunately, the plugin only displays shipping options without any Suburb or Postcode inputted. The minute I do that no shipping methods are available. However, once I add the product to the cart the plugin works perfectly (even on the product page). I am guessing that one of my shipping methods (Sendle) is only able to calculate when the product is added to the cart and therefore the plugin cannot return the shipping methods and their estimated costs.
I appreciate any help with this.