#metalman247-webhook-aws-cognito

1 messages · Page 1 of 1 (latest)

tulip mica
#

Hello 👋
Not super familiar with that platform, no.
Have you tried it already and are running into any Stripe specific errors?

whole spire
#

So aws cognito is a backend to login to a website or app

#

and yes Stripe keeps asking users to pay thier subscription even after they did and logged in via aws cognito

#

I just need stipe to know when users have paid and when they have not

tulip mica
#

Not sure I completely understand the flow here.
Are you seeing those subscriptions as active on stripe dashboard?

whole spire
#

no they appear as new subscibers on the dashboard

#

even though it is the same user who has already paid on my app

tulip mica
#

If they're appearing as a new subscriber on dashboard every time they login, then it seems like your app is creating a new subscription everytime your users login.

whole spire
#

Ok

#

Is there anyway for me to tell stripe not to do that