According to my Stripe dashboard the API version is 2020-08-27, whereas the DEFAULT_API_VERSION is 2020-03-02. I get the following error on startup using the example Flutter app. Is there a way to specify the API version as part of the initialization?
According to my Stripe dashboard the API version is 2020-08-27, whereas the DEFAULT_API_VERSION is 2020-03-02. I get the following error on startup using the example Flutter app. Is there a way to specify the API version as part of the initialization?