#Mike Smith

1 messages · Page 1 of 1 (latest)

worldly hemlockBOT
chilly ether
#

I saw this in the docs:
"The client secret can be used to complete a payment from your frontend. It should not be stored, logged, or exposed to anyone other than the customer. Make sure that you have TLS enabled on any page that includes the client secret."

#

Does stored mean stored in state?

barren gull
#

I believe "stored" in this case means in your own databases or localstorage (things like that)

#

React state should be fine