The Generation
Forum Replies Created
-
Forum: Plugins
In reply to: [Svea Checkout for WooCommerce] Discount code 0 sekHi Isabella!
I hope we can as well ??
I just tried adding a coupon for 500 SEK and used it on a product that costs 18 SEK on our own test shop without difficulties.
Could you please provide us login information in the private mail you sent us so that we can have a look on your settings?
Best regards
Hi!
This isn’t anything we’ve tried. But maybe you could use the
woocommerce_sco_settings_default_customer_type
filter?Something like this:
add_filter( 'woocommerce_sco_settings_default_customer_type', 'svea_set_default_customer_type', 10, 1 ); function svea_set_default_customer_type( $customer_type ) { return is_user_logged_in() ? 'company' : 'individual'; }
Best regards
- This reply was modified 4 years, 10 months ago by The Generation. Reason: Code formatting
Forum: Plugins
In reply to: [Svea Checkout for WooCommerce] Using Svea Checkout with 0 (zero) amountHi!
Thank you for your enquiry.
There has been no changes made so the answer is still no. It is not possible for the checkout to handle the amount 0. The best way to fix it would be to add functionality to your theme that redirects to WooCommerce standard checkout if the amount is zero.Best regards
Forum: Plugins
In reply to: [Svea Checkout for WooCommerce] Change Payment MethodHi!
Thank you for your message!
Many of the Svea customers who use external links usually put them below the checkout, just as you mentioned, and from what I have heard this seems to work great.
But you can also add the links in “svea-checkout.php”. If you do not want them to disappear during an update, you can copy the file and put in your child theme and make the changes from there. If you then update the plugin, it will not affect the new file you have created in the child theme.
Let us know if you have any further questions!
Best regards,
Forum: Plugins
In reply to: [Svea Checkout for WooCommerce] Checkout order commentsHi Voodsie,
Thank you for your question.
If you want to modify the comments field, this is something you do in your CSS-file, it’s not linked to the checkout plugin.
Best regards
Forum: Plugins
In reply to: [Svea Checkout for WooCommerce] Shipping calculations.Hi,
Is this occurring only on the cart page of your website? Our plugin operates primarily on the checkout part of the website so if the error is only on the cart page it’s probably due to a bug in another plugin you have installed.
Forum: Plugins
In reply to: [Svea Checkout for WooCommerce] Mailchimp abandoned cart e-mailHi,
We do not have explicit support for the plugin.
That is we have not tested for it. But we can not say that they are not compatible either.- This reply was modified 5 years, 1 month ago by The Generation.
Forum: Plugins
In reply to: [Svea Checkout for WooCommerce] Mailchimp abandoned cart e-mailHi Isabella!
I’m sorry to hear you’ve been experiencing issues with the plugin.
For us to be able to investigate further and possibly make both plugins compatible we need Sveas permission to do so. They base their development on demand so please let them know there is one.Best regards
Forum: Plugins
In reply to: [Svea Checkout for WooCommerce] Tax trigger “the currency is not supported..”Hi!
I think it would be best if you get in contact with your clients contact person at Svea support for this problem.
Best regards
Forum: Plugins
In reply to: [Svea Checkout for WooCommerce] Updating pluginHi again Isabella,
I think this is because the information has not been updated in the plugin documentation. We will definitely look into this so that this information will be updated as soon as possible.
Let us know if you have any further questions!
Best regards,
The GenerationForum: Plugins
In reply to: [Svea Checkout for WooCommerce] Updating pluginHi again Isabella,
Yes, the version that I tested with the latest version of WooCommerce is also the latest version of Svea Checkout, which is 1.13.1.
So these two versions should work together for you as well.
Let us know if you have any further questions!
Best regards,
The GenerationForum: Plugins
In reply to: [Svea Checkout for WooCommerce] Updating pluginHi Isabella,
Thank you for your message!
I looked at www.remarpro.com and they showed 3.8.1. as the latest version of WooCommerce. I tried Svea Checkout with this version and it works fine.
Was this the version that you were going to update to?Best regards,
The GenerationHi Garret,
The plugin causing this conflict seems to be located and just as covicon says you can either try doing a rollback of the plugin or deactivate it for now. All decisions surrounding further development of the Svea Module has to go through Svea Ekonomi, but we can absolutely pass on to them that there is an interest and request to build a connection with the plugin mentioned earlier.
Best regards,
The GenerationForum: Plugins
In reply to: [Svea Checkout for WooCommerce] Orders not going into vismaGreat ??
Forum: Plugins
In reply to: [Svea Checkout for WooCommerce] Orders not going into vismaHi,
No of course we can’t be 100 percent sure. But we find it unlikely.
Could you please investigate further and if anything in your findings suggests that the problem is connected to Svea check out we will happily assist.Best regards,