#chrisisskits
1 messages · Page 1 of 1 (latest)
The ability to call the cancel payment intent api with more than one ID - for example cancel 2/10/100 intents in single call
that's probably not going to happen, sorry
you're probably better off running the calls in parallel and/or using http/2 if you're trying to speed up a batch operation
Http/2?
2 (two) is a number, numeral and digit. It is the natural number following 1 and preceding 3. It is the smallest and only even prime number. Because it forms the basis of a duality, it has religious and spiritual significance in many cultures.
among other things, it lets you multiplex multiple requests over the same connection
Interesting thanks I’ll take a look - any chance you can answer my other question about checkout sessions while you’re here?