#anton-keys
1 messages · Page 1 of 1 (latest)
i use react. my keys in redux. i can get it into Component with selector. but stripe initilaized outside
I'm not sure I understand what you're asking exactly
there are definitely ways to get a string(like a Stripe API key) from a backend server, I don't use Redux myself but for example https://stackoverflow.com/questions/56095532/redux-get-initial-state-from-the-backend-which-is-the-proper-way-to-do-it
ok. i try. thanks