#smith6hive
1 messages ยท Page 1 of 1 (latest)
Hi ๐
How are you integrating Stripe?
hi - should I send you the link?
is it the "publishable key"
Sorry not what I was talking about
I'm really sorry - I don't follow =\
What Stripe technologies are you using to collect payment?
Okay that is the interface for stripe checkout
BTW this forum is for developers coding integrations with Stripe APIs
all my suggestions will be focused on the APIs
And involve writing code
ok, do you know where I should go for this help? I couldn't find any help in the support documents
Support should offer either email or live chat: https://support.stripe.com/?contact=true
thank you - live chat - didn't see that
Otherwise you can use the APIs to list your checkout sesions and retriev the line_items parameter: https://stripe.com/docs/api/checkout/sessions
which will have the price ID and quantity
You might also want to look into Stripe Reporting: https://stripe.com/docs/stripe-reports
thank you for your help!
Happy to shed what ๐ก I can ๐