#deepak-customer-portal

1 messages · Page 1 of 1 (latest)

quasi fractalBOT
granite perch
#

Did you create a subscription ?

sinful pebble
#

yes

#

everything that stripe docs say .. I skipped building the "Test" portal, and doing the "Live" directly ?

granite perch
#

Do you mean you created a live subscription to test customer portal?

sinful pebble
#

yes

granite perch
sinful pebble
#

I have built an AI slackbot to answer questions and create content.
I m integrating stripe's customer-portal link inside my slackbot.

#

Upon click of "Buy Subscription" button inside slackbot, I create stripe's customer object & session object. Then click the portal-URL to get the user login.

#

Do u want me to share the associated request identifier ?

granite perch
#

sure

sinful pebble
#

req_zxwZDM3i4hfBb1

#

req_RwcKA9dJNE1gb7

#

req_1YsDh3eKNjkvE2

#

req_SwYdlP1FMlBFbm

granite perch
#

It seems like you've created customers and then billing portals for those customers

Can you share requests where you created subscriptions for them?

quasi fractalBOT
#

deepak-customer-portal

sinful pebble
#

My expectation is that customer-portal link will list all the products/subscription and then customer will pick one.

#

Since the customer-portal link is not listing the subscription, hence that req is not getting triggered

granite perch
#

No, customer portal is for customers to manage "existing" subscriptions

sinful pebble
#

so the problem is listing the product/subsc in the portal-link ?

granite perch
#

it doesnt' list all products the customer can subscribe to

sinful pebble
#

so the only option for me is to list out all the product-links (2 per product for monthly/annual subscription) and then let the customer pick one and run

#

or can you recommend a complete subscription management service ?

granite perch
sinful pebble
#

thanks @granite perch

granite perch
#

NP! 🙂 Happy to help

sinful pebble
#

one last ...
Do I need to create both customer and sessions objects
or
only customer object should do the task ??

granite perch
#

Depends on what you're trying to do, are you trying to enable customers to manage their existing subscriptions and payment methods?

sinful pebble
#

enable customers to manage subscription & payment methods

granite perch