#adam errinwright - referral data

1 messages · Page 1 of 1 (latest)

teal creek
#

Hello! Just starting a thread for you -- I'll review and respond as soon as I can 🙂

#

If you mean something specific for them, then no we wouldnt have that. But, you can load information like this in metadata with agreed structures with a partner

chilly lion
#

How can I tell if we're using Stripe Checkout Server side or Client side if we have code in both places?

#

This is Rewardful's description of Server side

#

But we only use stripe.paymentIntents.create I believe server side, everything else is client

open grove
#

if you use stripe.paymentIntents.create then you are not using Checkout at all

chilly lion
#

Is this a wrong/right way of performing a Stripe payment?

open grove
#

so the doc you are looking at is mostly incorrect since it's about a product you are not using

chilly lion
#

This is from Rewardful