79586129

Date: 2025-04-22 09:56:55
Score: 0.5
Natty:
Report link

Stripe v8.10.0 added official async support.

To make use of it, append the _async suffix to all function calls, i.e. stripe.PaymentIntent.list_async instead of stripe.PaymentIntent.list.

Further information can be found in the documentation.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Tim Nieradzik