Open dparker1005 opened 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.
Actually not a dupe, but related.
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.