#ahmer

1 messages ยท Page 1 of 1 (latest)

lapis hemlockBOT
daring elbow
#

can you explain more about what you're trying to do?

muted merlin
#

We sell a subscription service via Clickfunnels on email10k.com/ultimate
And the subscription is handled on stripe

All we need is to let our customers cancel to the subscription whenever they can via. a page.

daring elbow
#

Or the with code version, creating portal sessions

muted merlin
#

But this would be a hectic process if you have to create a portal for every user?

#

How can I automate the process?

#

How can I make the user to just click on a link and then they would be easily able to cancel their subscription?

daring elbow
#

Sure, but then you need to build that

#

You can either:
1/ Create portal sessions for each customer on demand to manage via the portal
2/ Use the no code solution to just point the customer at a link and let Stripe handle the sessions
3/ Build your own function to cancel subscription directly via the API, and don't use the protal

muted merlin
#

About the second solution, can you please elaborate it?

#

Third solution also seems like what I want

muted merlin
#

I just need the user to click on a link to cancel their subsription

daring elbow
#

This is a single link you can point customers to, Stripe does email based auth, and they can access the portal

#

Ok thats possible, but only if you custom build it for a one-click solution

muted merlin
#

Yes, but I cant create user credentials for each user

#

to the portal

#

how can they do it by themselve

daring elbow
#

That's the no code approach - you should try using it

muted merlin
#

If I have to custom create the page, can you provide me link to how I would be able to do that

muted merlin
# daring elbow Why not?

That would be hectic for me as it would be same as to cancel the subscription for a user myself

daring elbow
#

So it sounds like you should try the no-code approach to see if you like it, or build the cancel functionality directly into your app

#

if you don't like the idea of creating portal sessions

muted merlin
#

or build the cancel functionality directly into your app

#

How do I do that?

#

I cant find it in the documentation

dusk cosmos
muted merlin
#

We sell a subscription service via Clickfunnels on email10k.com/ultimate
And the subscription is handled on stripe

All we need is to let our customers cancel to the subscription whenever they can via. a page.

#

This is what I want to acheive

#

But I'm not sure how do I create such option for all customer so they can cancel themselve

dusk cosmos
#

Are you a developer/coder?

muted merlin
#

yes

dusk cosmos
#

Okay. What have you tried so far?

muted merlin
#

Nothing, thats why I'm looking for a guide or documentation

#

?