strangerstudios / pmpro-multiple-memberships-per-user

Allow users to checkout for and hold multiple memberships at the same time when using Paid Memberships Pro.
https://www.paidmembershipspro.com/add-ons/multiple-memberships-per-user/
35 stars 36 forks source link

Billing Page only grabbing earliest level #57

Open dparker1005 opened 5 years ago

dparker1005 commented 5 years ago

This can be an issue when a user checks out for a free level and then paid levels, and wants to change billing info for those new paid levels. Instead of being able to do so, they receive the error "This subscription is not recurring. So you don't need to update your billing information".

Solutions to this include showing how to update the billing info for each level that they are subscribed to on the same page, or allowing a level_id to be passed in through the URL for the level that should have its billing info updated.

jcovertTRAD commented 5 years ago

I would like to clarify what I think you are implying in your statement... If a customer has say 5 paid memberships that customer will have 5 separate sets of billing information they have to update (one per membership level)? If so, that's not an ideal user experience. I would like a solution wherein a customer can manage their billing information centrally, and if needed, any updates provided are applied to all memberships the customer may hold. Any assistance with how this might be accomplished would be greatly appreciated.

ideadude commented 5 years ago

Dupe of this one https://github.com/strangerstudios/pmpro-multiple-memberships-per-user/issues/55

ideadude commented 5 years ago

Actually not a dupe, but related.