sdk_python icon indicating copy to clipboard operation
sdk_python copied to clipboard

Feature request: async support (with aiohttp)

Open eavanvalkenburg opened this issue 2 years ago • 0 comments

Steps to reproduce:

  1. Use this in a async context

What should happen:

  1. add async version of all calls to the API, so await Payment.async_list or something similar

What happens:

  1. No support

Traceback

SDK version and environment

  • Tested on 1.14.1
  • [ ] Sandbox
  • [x] Production

Response id

  • Response id:

Extra info:

eavanvalkenburg avatar May 20 '22 06:05 eavanvalkenburg