#mikepecha-integration

1 messages · Page 1 of 1 (latest)

brisk fossil
#

that is just a sample way for you to get the configuration including publishable keys. You can also hardcode your pulishable key in the frontend, but the good thing of passing from the server side is that when you need to roll your keys

#

you don't need to redeploy your frontend i guess.

#

but again, that is just a sample implementation which you don't need to follow