#gorleg

1 messages · Page 1 of 1 (latest)

crude gyroBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

  • gorleg, 5 days ago, 16 messages
jovial panther
#

Your account-level secret key is different then the Intent client-secret key

gritty bluff
#

^ I have resolved the issues from the previous thread - we will be creating and using paymentintents for the flow

jovial panther
#

You should never be using your sk_test_123 key (account secret key) client-side

#

which you are expected to use/need from your front end

gritty bluff
#

That is helpful! Thank you. Is the client secret key validated against the client somehow? I want to make sure someone else couldn't use it to pose as us and charge users

#

It looks like thats what you're saying, but I want to be sure I understand

crude gyroBOT
gritty bluff
#

Oh! My apologies - I just realized the client-side key is the public key (pk_test_111) and that the only references to the private key are server-side. I'm all set

#

Thank you for you help with this!