Hi everyone!
Sorry to post this topic twice, but it’s really crucial for my project and I still can’t figure it out
I am trying to set up Stripe+Adalo integration for a single-item purchases with the following logic — when the user has successfully paid for the product in the Stripe, update the current item and add the logged in user to the list of users who have paid for the current item (many to many relationship)
Can you please help me with it?