#Stormriderstudio
1 messages · Page 1 of 1 (latest)
There's no way to prevent address collection depending on the selected shipping option unfortunately
Okay, looks like it's something I should handle best on my site before sending to stripe then, and include whether to collect address or not.
Worth checking though, you never know what gems you guys have put together 🙂
Yeah, it'a valid feedback! I'll relay
ty, can I ask 1 really quick simple question in addition?
I'm a webdev working for clients, for the checkout I need the sk (secret key). What are the pk (private keys) used for - anything I'm missing or should be aware of?
Publishable keys are mostly redundant in a Checkout integration. You'd use it with Stripe.js if building a Payment Element integration
ah right, so sk is for back end communication and pk is for anything web users might see. gotcha
thanks my dude
Yep, see: https://stripe.com/docs/keys