Tagged: subscription plans
- This topic has 10 replies, 2 voices, and was last updated 1 year, 5 months ago by
Sangita Support Squad.
-
AuthorPosts
-
-
August 6, 2024 at 11:11 AM #222133
Picflick
ParticipantHi,
Currently I have set 3 subscription plans that the vendor will subscribe to pay monthly. I would like to offer the option for them to pay for these yearly (for example like WordPress offers multiple types of payment terms for the same package https://wordpress.com/pricing/). Is there a way that MVX can offer this in the subscription configuration and [vendor plan].
Thanks -
August 6, 2024 at 12:36 PM #222136
Sangita Support Squad
KeymasterHello @Picflick, You can update the billing cycle for your membership plans by following these steps:
1. Go to the admin dashboard.
2. Navigate to MultiVendorX > Memberships > Plans.
3. Select the plan and go to the edit product page.
Here, you can adjust the billing cycle according to your needs. Once updated, the subscription period for the vendor membership plan will reflect the changes.You can create different membership plans with varying validity and capabilities. However, there is no default option to add multiple billing periods simultaneously for a vendor subscription plan. If you wish to implement multiple billing periods for the same plan, you will need to add custom code to achieve this functionality.
Please let us know if you need any further assistance.
-
August 7, 2024 at 1:06 AM #222144
Picflick
ParticipantThanks. Noted.
So my solution would be to create 2 plans that have different billing periods but the same capabilities. I would then create a custom pricing table and hyperlink the subscribe buttons to each of the MVX plans.
But I cant seem to find the hyperlink in the default ‘subscribe now’ button in the [vendor plan] default table. How can I copy the button hyperlink please? (see attached).
ThanksAttachments:
-
August 7, 2024 at 5:09 PM #222161
Sangita Support Squad
KeymasterHello There, To achieve your required flow, you will have to add custom code on your end by overriding the mvx-vendor-membership_template_vendor_plan.php template file. You can simply follow the below mentioned path to override the template file and add your customisation.
yourtheme/mvx-vendor-membership/mvx-vendor-membership_template_vendor_plan.php
Feel free to reach out if you need any additional help.
-
August 7, 2024 at 5:53 PM #222162
Picflick
ParticipantThank you very much – I will do.
Will you also please explain where I can copy the URLfor the “Subscribe now” button. Just like there is a URL for the ‘more details’.
(see attached)Attachments:
-
August 7, 2024 at 6:04 PM #222164
Sangita Support Squad
KeymasterHello there, As mentioned earlier, you’ll need to add custom code by overriding the template file to achieve the desired redirection flow. Currently, there is no built-in option to set a URL for the “Subscribe Now” button by default.
Let us know if you need any further assistance.
-
September 1, 2024 at 11:14 PM #234927
Picflick
ParticipantThanks. I think I solved it through placing the following code on the webpage.
<form name="frm_subscribe_vandor_plan" method="post" action="https://staging-d8a8-picflick173179870.wpcomstaging.com/membership-types/"> <button type="submit" class="wvm_foot wvm_foot_0" style="width: ; background-color:#dfc82a" value="16653" name="vendor_plan_payment_list">Subscribe Now</button> </form>What do you think?
-
September 2, 2024 at 10:42 AM #234932
Sangita Support Squad
Keymaster@Picflick, thank you for sharing the solution! It looks like you’ve implemented the code effectively. Since it’s challenging for us to determine if the customization will fully meet your needs, we recommend testing it on your end to ensure it works as expected.
If you need any further assistance, please don’t hesitate to reach out. -
October 6, 2024 at 6:33 PM #235957
Picflick
ParticipantThanks. Will do
-
October 6, 2024 at 7:09 PM #235960
Sangita Support Squad
KeymasterGreat. If you have any further questions please do let us know.
-
December 6, 2024 at 10:12 AM #237593
Sangita Support Squad
KeymasterWe haven’t heard back from you in a while, so we’ll be closing this thread for now.
If you need assistance or encounter any issues in the future, please feel free to create a new support ticket. We’ll be happy to help!
-
-
AuthorPosts
- The topic ‘Payment term options for vendor subscription’ is closed to new replies.








