#Derek Lance
1 messages · Page 1 of 1 (latest)
Hi, these are separate so what you're trying to do is not going to work. The Stripe Payment Element will not create a checkout session id, you'd need to use Checkout instead: https://stripe.com/docs/payments/checkout
ok that's what i figured. sounds like we need to make a sacrifice and use checkout if we want to use the RevenueCat API then. thanks