Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev: We need to make a minor UI to show member status types #19

Open
ravisoni6262 opened this issue Dec 22, 2022 · 0 comments
Open

Dev: We need to make a minor UI to show member status types #19

ravisoni6262 opened this issue Dec 22, 2022 · 0 comments

Comments

@ravisoni6262
Copy link
Member

ravisoni6262 commented Dec 22, 2022

We need to make a minor UI to show member types :

  • Members who are active but not connected via STRIPE.

    • We Will display all such members in a DataTable.
    • Table column - FNAME, LNAME, EMAIL, MEMBERSHIP_NAME, PRICE, START_DATE, EXPIRY_DATE
    • We will add a Date input on top of the table and a submit button will, that will update the expiry date of the members.
  • Members who are connected via STRIPE but not having subscriptions.

    • We will display all such members in a DataTable.
    • Table column - FNAME, LNAME, EMAIL, MEMBERSHIP_NAME, PRICE, ACTIVE_ORDER_SUBSCRIPTION (ORDER_STATUS), MEMBERSHIP_STATUS, ACTIVE_SUBSCRIPTION_RENEW_DATE_IN_STRIPE, START_DATE, API ACTION.
    • We will add a RUN API button in front of each member.

RUN API ACTION :

  • We will cancel the existing membership in PMPRO and STRIPE
  • We will assign new members in PMPRO and STRIPE
  • Also, we need to create NEW PMPRO ORDER for new memberships in PMPRO and STRIPE.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant