#ronman-console-customers

1 messages · Page 1 of 1 (latest)

trim owl
#

I don't think so. I'm don't think you would be able to give them permissions to cancel just their subscription so if you give them CLI access I think they'd be able to see and do a lot that you wouldn't really want there

naive cargo
#

Ok. I thought it would be nice for them to see a summary of payments, etc. They could go directly to Stripe, but since I'm using Checkout, they don't have their own login for Stripe. And I don't want to hassle with displaying their records. Am I missing anything?

trim owl
#

So if you want to provide that, you can make that list call at their request, and send them whatever info you want based on what you get back

#

Does that make sense in your case?

naive cargo
#

I'll put this reference in my docs in case I or someone else wants to do it and format the results for the user. Thanks.

trim owl
#

Reading through this again, just to clarify, do you mean customers as in people who have paid you and have a Customer object associated with them. Or is this some kind of connect situation and you want to let your connected accounts know how to make this call for themselves?

naive cargo
#

The former. All with subscriptions only.

trim owl
#

Gotcha. Then yes it will need to be something where you make and process the list call

naive cargo
#

Ok. Tnx. This channel is a great service. I don't understand exactly what 'connect situation' is, but I assume it's explained in the docs.

trim owl
#

Glad you like us!

naive cargo
#

Got it. Ciao.