• Resolved nightfoxen

    (@nightfoxen)


    Hi all im trying to solve a task which im having a little trouble with, and im hoping I can draw some information and experience / expertise from this wonderful community! (I will pay in cookies and beer!, its Christmas afterall eh 😉?

    Below are some questions to a pluginstack and certain requirements that my client wants in his solution.

    Proposed PluginStack:

    Woocommerce
    -Woocommerce members
    -Woocommerce subscription
    -Woocommerce checkout.
    -Stripe

    I would like the following functionality:

    I have my wordpress users the standard woocommerce plugin extends these and allows them to be part of the woocommerce “environment” correct understanding?

    Functionality 1:

    -They can Inside their my account page see their current subscription.

    -The subscription type should be linked to the users role type, so if a user is premium he has the premium subscription too.

    -They can cancel or update their subscription.

    Question: 1.1

    -The subscription itself is an item in woocommerce (which is given a subscription functionality with woo subscription plugin this is the correct understanding?

    Question 1.2

    -We need to have the functionality that when a user changes subscription (from premium to basic) The user’s account role is set to basic and the subscription within woocommerce is set to basic.

    -If the user decides to cancel, everything is cancelled and the users account is set to “guest”

    -Is this something built into the collaboration between woocommerce and woosubscription?

    Functionality: 2
    Question 2.1

    The users based on which subscription type they have should be limited to a certain amount of orders per month or “page views”, this means that a premium user should be able to only see their page 3 times a month or order 3 times a month, is this possible with woomembership plugin integrated with woosubscription and woocommerce?

    Functionality 3:
    The user will be using the stripe payment gateway to perform their purchases.


    Question 3.1

    We would like the ability to show the users creditcard details, from their concurrent and running subscriptions, the user has to be able to delete, update and add a new card.
    We would like this functionality to exist within the my account section.

    is this something that currently exists?

    Question 3.2
    Is there any form of integration of this between stripe and woocommerce and woosubcription?
    And can this be done with a shortcode?

    • This topic was modified 5 years, 4 months ago by nightfoxen.
    • This topic was modified 5 years, 4 months ago by nightfoxen.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter nightfoxen

    (@nightfoxen)

    Stripe is now changed into Quickpay.

    Plugin Contributor James Koster

    (@jameskoster)

    The subscription itself is an item in woocommerce (which is given a subscription functionality with woo subscription plugin this is the correct understanding?

    Correct 🙂

    We need to have the functionality that when a user changes subscription (from premium to basic) The user’s account role is set to basic and the subscription within woocommerce is set to basic.

    What do you mean by “basic” for the account role? Are you talking about the user role in WordPress? Memberships aren’t tied to these roles so you’d need some customisation to increase/decrease permissions based on membership.

    The users based on which subscription type they have should be limited to a certain amount of orders per month or “page views”, this means that a premium user should be able to only see their page 3 times a month or order 3 times a month, is this possible with woomembership plugin integrated with woosubscription and woocommerce?

    It’s possible to restrict content based on membership, but not limit the number of views. You can read more about content restriction here.

    The user will be using the stripe payment gateway to perform their purchases.

    Yup, Stripe and Subscriptions are integrated.

    We would like the ability to show the users creditcard details, from their concurrent and running subscriptions, the user has to be able to delete, update and add a new card.
    We would like this functionality to exist within the my account section.

    is this something that currently exists?

    You can see the full user “My Account” experience here. In short, yes, customers can manage their payment settings in the my-account section.

    Is there any form of integration of this between stripe and woocommerce and woosubcription?

    Yes, all of these extensions integrate with one another.

    If you have any other questions regarding our extensions feel free to contact us directly.

    James
    Designer @ Automattic.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Questions; Woo pluginstack, sub+members+stripe’ is closed to new replies.