If my users are logged in and I use the Stripe Simple Checkout block, will the data about their payment (specifically, the fact that they made a payment) be something I can view in my underlying Airtable?
Until now, I’ve been using a Stripe Checkout page (not Softr integration), but I can’t see exactly who made purchases from my community on Softr because people don’t always use the same email on my Softr app as they do when checking out in Stripe.
If you use Softr’s Stripe integration, Softr will automatically track the purchases of a user for both subscription and one-time purchases of productsm which you can use in User Groups. Do note though that it can only track purchases of price IDs in Stripe and won’t track a “cart”-type setup, where the amount charged always changes and price IDs are not present.
Thanks. I don’t really understand where to get that data. I’d like to pass it back to my Airtable to show how many purchases a user has made, but there is no mapping toggle in the Stripe Checkout integration.