How to let members view invoices and cancel accounts without clear documentation? Answered
Hey π
I'm using memberstack 2.0 and I have no idea how to let members view invoices and cancel their account.
I've read there's a 'profile modal' but I can't find any docs on this or find it in the product.
Please help π
Comments
3 comments
Hey, Iβve tackled Invoices recently. Both need the same solution IMO. I use Make.com to load all Stripe invoices for a member ID, which is passed through from a AJAX webhook and responds with the invoices as JSON for jQuery to output. I hope thatβs not just technical jargon π€ I can offer some help with this if needed
Hey there!
Are you looking for a way to view stripes customer portal? If so this may help https://docs.memberstack.com/hc/en-us/articles/11269224717851-3-Ways-to-Cancel-a-Member-s-Plan#heading-3
https://docs.memberstack.com/hc/en-us/articles/7782712032539
ah okay got it. So we just use stripe's build in customer portal. no worries.
Please sign in to leave a comment.