top | item 35593557

(no title)

tedyoung | 2 years ago

Asking me for my Stripe API key is a non-starter (regardless of what you "promise").

discuss

order

zamnos|2 years ago

There are two Stripe keys. One is the publishable key, which is in the source of your checkout page. The other is your secret key, which, yeah, keep secret. Which key is this app asking for?

alejandro_yanes|2 years ago

it's the publishable key, that's the one meant to be used when creating integrations, also you should be able to get a test publishable key, though we only use the key to read products and prices

alejandro_yanes|2 years ago

tedyoung the idea of the platform is that you already have a Stripe account with products and prices, the platform will allow you to put together a pricing widget in minutes to embed into you page. IF you're interested I can provide a test key for testing