Wordpress Woocommerce option plugin - wordpress

I make a e-commerce website with wordpress woocommerce. my client want subscription option like this page option a link.
is it already exist simlilar with this plugin?

There are plugins out there that can provide that functionality, Woocommerce Subscriptions is one of them
WC Subscriptions makes it easy to create and manage products with recurring payments. Create a subscription product just like any other WooCommerce product, and you’re ready to start selling subscriptions.

WooCommerce doesn't have this feature in its original WooCommerce plugin, however you do have two options. You can add a custom function in your child's theme to implement and organize subscriptions, or you can add WooCommerce Subscriptions (among many other plugins, but I would recommend using WooCommerce's own plugins as they work well together).
If you need any help with either of these feel free to ask and I can help.
I would also recommend using MailChimp along with MailChimp for WooCommerce
(By MailChimp). This allows you to add all your subscribed email addresses to a campaign and send a mass email to all your customers with a newsletter, advert, updates etc. With MailChimp you also get some Analytics showing you the amount of emails that were successfully sent, how many bounced, how many were opened, how many clicked a button in the emails to take a look at your site, and how many purchased directly from your email. Which allows you to keep track of your email success!
Hope this helps!

You can use this link to create woocommerce campaign without plugin
Woocommerce Campaign List

Related

Woocommerce Subscriptions pay without logging in

I'd like to allow anyone to pay for their initial subscription order without having to log in.
I've tried adding this snipet to my website but it doesn't work:
https://www.businessbloomer.com/woocommerce-allow-to-pay-for-order-without-login/
It works for orders but not for parent orders of a subscription.
After exploring WooCommerce Subscriptions Core code I'm convinced that this it not possible. The plugin enforces that the user needs to be logged in to pay for the parent order of a subscription.
See wcs-cart-initial-payment
The solution mentioned in the article you linked to only works for regular WooCommerce orders and not for subscriptions, which are a separate product type in WooCommerce and have different payment requirements.
You may find this guide on guest checkout for WooCommerce subscriptions helpful:
https://simongondeck.com/woocommerce-subscriptions-guest-checkout/
Or, if you are more of a visual learner, follow along with this video tutorial that outlines everything described in the article:
https://www.youtube.com/watch?v=twqdtHu5TqQ&ab_channel=SimonGondeck

Payments - Place order on WooCommerce and in Mollie or both via rest api?

I found out that you can place an order via WooCommerce but also in Mollie. See links below:
Mollie: https://docs.mollie.com/reference/v2/orders-api/create-order
WooCommerce: https://woocommerce.github.io/woocommerce-rest-api-docs/#create-an-order
What is best practice when using an API call? Create an order in Mollie, or WooCommerce, or both? I am not sure what happens if you place an order via the website... I also cannot test that.
Edit: I could test in on the website. The Wordpress WooCommerce website makes an order on both platforms, Mollie and WooCommerce.
Thanks!

How to set woocommerce product wise Mailchimp list

How to set woocommerce product wise Mailchimp list? anyone know solutions for this them please update me.
Thanks,
Ketan.
First off, make sure your WooCommerce is integrated with your Mailchimp using WooChimp plugin. Now, as per my understanding you want to set WooCommerce product wise Mailchimp list.
Under Settings, you can create any number of sets and add the products in the condition for which you want it to be activated.
You can create any number of combinations and sets for your WP site.
Install "WooCommerce MailChimp" Plugin.
Integrate it using Mail chimp API key. I hope u know how to do.
Create lists in mail chimp account.
Subscribe mails into lists according to the products with plugin settings or programmatically using mailchimp subscription API. For more info check: https://developer.mailchimp.com/documentation/mailchimp/guides/manage-subscribers-with-the-mailchimp-api/

Subscribe to watch the video wordpress

I have added a video on my WordPress website and I want user first subscribe only then they should be able to play the video. I tried some Subscription plugin but not able to do it. Is there any way to do it in WordPress.
You need to use the following plugin in order to achieve the same functionality.
WooCommerce Subscriptions
Groups
Groups for WooCommerce
After the installation , you need to create a group and assign a page marked to that group so that only authorized customers from that group only can see the video page.
Assign the group to the subscription so that User will automatically added to the group after purchase of subscription.
You can also achieve the same functionality with gravity form subscriptions plugin.

Wordpress multi-vendor setup for deals website, allow sellers to maintain deals

I know that Woocommerce has a multi-vendor feature that allows other vendors to sell on your website but I'm looking for specific functionality related to that.
Does anyone know of a plugin/theme that allows vendors to track/fulfill order and most importantly, input tracking for their own orders? I want to create a single page with deals instead of multiple stores.
Yes brother there is a theme " Dokan " which allows the vendor / seller and also admin to track and keep full record !
You can Try Dokan Theme from weDevs http://wedevs.com/theme/dokan/
Its a full featured multivendor ecommerce WordPress app theme based on WooCommerce. Hopefully it will help you.

Resources