#Gautam
1 messages · Page 1 of 1 (latest)
Hi there!
yes
If you are using our Stripe SDK, then an idempotency key should be added to all your requests automatically.
Ohh, In the backend I am using the node stripe official libray
and in the frontend I am not using any package. I am just redirecting the user to the pebuilt UI of the stripe. Is it fine?
Yes stripe-node will automatically add idempotency key to all requests.