Hacker News new | ask | show | jobs
by zamnos 1159 days 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?
1 comments

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