#bkrnetic

1 messages ยท Page 1 of 1 (latest)

primal mapleBOT
wooden remnant
#

Hello ๐Ÿ‘‹
Not sure I follow. As far as my understanding goes, the initialization only validates the API key. I don't think it keeps a connection open to our servers.

dusky turret
#

cool, that is good answer

#

then if I need the client in 5 places during one runtime, I can use the same client for all the 5 cases

#

the same = initialized once

wooden remnant
#

Yup that's correct

dusky turret
#

thanks!

wooden remnant
#

NP! ๐Ÿ™‚ Happy to help

dusky turret
#

Btw subquestion, how does stripe treats fractional dot when submitting price for subscription? unit_amount_decimal if i Submit price of 50.1234 โ‚ฌ like 5012.34, will it cause issues?

#

or it will work fine?

#

@wooden remnant