Connect Stripe subscription to users data

Hi Everyone,

I have a problem to connect stripe to my users data.

I tried Zapier but i am little lost.

I want :

When user sign up : user - ABO? False
When user subscribe and payment is ok : user - ABO? True

But i dont know how to fix it and communicate stripe data with adalo.

Is that easier with apple and google pay?

Can you help me please ?

Thankk you a lot ! :slight_smile:

Hi,

First of all if you’re planning to launch your app on iOS than you cannot use this stripe component if this is being used to unlock gated content or digital things. Apple only allows you to use their own in app purchases for those types of things.

But If i’m understanding you correctly. Under actions there should be a “once payment complete” action. You just use that action to set your subscription to true on the user with an update.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.