Membership subscription – payment mode WC Checkout

We're shifting our Forum based support to a more dedicated support system!

We'll be closing our Forum support from 10th June, 2020 and move to Email Support assistance.

  • If you are a WCFM premium add-ons user, contact us- here
  • Want to know more before buying our add-ons? Send Pre sale queries- here
  • If you are a WCFM free user, please open a support ticket at WordPress.org
  • For WCFM App related queries, reach us- here
From now the forum will be read-only!

Multi Vendor Marketplace Plugin | WCFM Marketplace Forums WCFM – Membership Membership subscription – payment mode WC Checkout

Viewing 4 reply threads
  • Author
    Posts
    • #81181
      Sinisa Bujan
      Participant

      Hi,

      I have create group PAKET-S with different capabilityt (max. 10 product), create membership PAKET-S and add group PAKET-S.
      My problem is that my membership plan PAKET-S have 4 different price (1month 220kn, 3month 540kn, 6month 800kn…).

      I have create WC Product and set that product is vabriale subscription, create 4 variation with different price and different time schedule but I see on checkout my membership price don’t have option to choose what price I want. Price is always what I set on billing details. What are the point of WC Product if price from that product is not real price what vendor must pay for subscription.

      I will have 5 different group with 5 different membership and each membership have 4 different price. How can I create that?

      Regards

    • #81183
      EK
      Participant

      Interesting concept. We follow. 🙂

    • #81717
      WCFM Forum
      Keymaster

      Hi,

      My problem is that my membership plan PAKET-S have 4 different price (1month 220kn, 3month 540kn, 6month 800kn…).

      – Well, WCFM Membership not yet support such plan setup.

      But we have this in plan and will add this option in coming version.

      Thank you

    • #83375
      Sinisa Bujan
      Participant

      Hi,

      do you have any news about my question for membership plan with different price?

      How can I modify page where membership plan is displayed? I need create 20 different membership plan and for now theay all is in one row. My idea is to create 4 row, each row will be one membership plan (PAKET-S) and in that row i will have PAKET-S 1 month,PAKET-S 3 month, PAKET-S 6 month, PAKET-S 12 month. In that way I can have membership plan with different price.

      Or you can tell me your idea how can I sell different membership plan for different period.

      Regards

    • #83707
      WCFM Forum
      Keymaster

      Hi,

      Add this CSS to your site –

      #wcfm-main-contentainer .wcfm_membership_box_wrraper { width: width: 25% !important; }
      					@media only screen and (max-width: 768px) {
      						#wcfm-main-contentainer .wcfm_membership_box_wrraper { 
      							width: 100% !important; 
      						}
      					}

      Thank You

Viewing 4 reply threads
  • You must be logged in to reply to this topic.