#day_dr33m

1 messages · Page 1 of 1 (latest)

cedar marshBOT
harsh gorge
#

You should already have it via your payment intent client secret

#

But when you pass client secret to your client you also could just pass 2 items if you like: payment intent id and payment intent client secret

#

But payment intent id is the first part of the client secret

coral scaffold
#

So I could parse that out from the secret

#

Also, there's no worries from a security side with doing it like this, correct?

#

assuming now

#

not

harsh gorge
#

Nope

#

Client secret is meant to be shared client side

#

That's its point

#

But I also have no idea if there's plans to change the formatting of client secret

#

So honestly I would just pass both id and secret to the client

#

To be safe

coral scaffold
#

ok, that works

#

thank you

harsh gorge
#

No problem

coral scaffold
#

oh 1 more thing

harsh gorge
#

Sure

coral scaffold
#

sorry nevermind i got it

#

thank you