The White Rabbit

If the only tool you have is a hammer, it is tempting to treat everything as if it were a nail. (Abraham Maslow)

Tag: api

See the content related to api...

Thursday, 9 March 2023

How to pass custom parameters to Stripe payment links?

An easy way to pass user defined parameters to Stripe payment links without using hooks and fetch them later.

stripe nodejs typescript api reactjs