Sean Voss
Forum Replies Created
-
Hey skunkbad,
It’s a payment term.
https://www.corecommerce.com/kb/17221/authorize_vs_authorize_and_captureBasically you are authorizing the card, and then capture the transaction once the goods have shipped.
Forum: Plugins
In reply to: [Striper - Stripe Integration for WooCommerce] subscriptions update?Hi cgcullen,
Im glad to see that someone has an interest in the subscriptions.
I don’t have an eta but I can tell you that I have code written and If you would be interested in beta testing it I could have it to you by the end of the week.
This is a major change and one of the things holding me back is that I don’t want to cause disruption for the 4000 installs that people have done so far.
Let me know.
Sean
Forum: Plugins
In reply to: [Striper - Stripe Integration for WooCommerce] cURL extension errorThe problem is not in so much that you need curl, it’s more that I order to stay with the official Stripe library I don’t want to make changes to it, and that’s where the cURL is used.
Forum: Plugins
In reply to: [Striper - Stripe Integration for WooCommerce] force SSL warning bad linkHey, so you need to install SSL, the link is wrong, but you still need to install an SSL Certificate.
Is your question how to use SSL?
Forum: Plugins
In reply to: [Striper - Stripe Integration for WooCommerce] cURL extension errordrwelby not sure, I’m using the official stripe library which requires this. I think you’ll need cURL.
Hey Dasant,
I’m looking at the code right here, and you’re right. I did do greater than or equal to >= but it’s backwards because it tests the minimum price is equal than throw error.
Change line 9 of shatner.js to > from >= and you should be set until I update.
Definitely try updating to 0.4 – latest WooCommerce is incompatible with 0.3
Hey Mmille,
I have errors being emailed to me, and I’ve been seeing a ton of people not entering their length width height and weight on the product they are trying to ship, this will not work otherwise.
If you have a url I can see if there is an error being triggered when I go to your cart.
Forum: Plugins
In reply to: [EasyShipper - EasyPost Integration for WooCommerce] Unable to get ratesHey A1ANM,
Try USPS in Dev, I haven’t tried FedEx I will try shortly.
One more thing do you have all the info setup for your From Address in the WooCommerce Shipping settings?
Also the plugin doesn’t support international at the moment, are you trying to ship internationally?
Hey Alex,
Generally this is a problem with the EasyPost library that is used with the plugin.
You need to have PHP > 5.3 because EasyPost uses the “NameSpace” Feature from that version of PHP.
If you can verify that is the case and there is another problem I can help further.
Hey abeasley,
Yea I’m sure it’s the template overrides, can I get a url to your install, and I’ll take a look.
Hey Garl,
There should be an option now for “Enforce Minimum Price” in the price section of the item. Have you set that to “No”?
Hey j4meswh,
This is because you have an older version of PHP.
Easypost needs > 5.3 because it uses the Namespace function of PHP in their library.
Can you update?
Forum: Plugins
In reply to: [Striper - Stripe Integration for WooCommerce] stripe errorsHey veestar,
Have you tried clicking the button for enable_interval in the admin?
If so send me a link I can diagnose further
Sweet, I will publish the next update with that so it will work out of the box for you.