Ben Plowman
Ben Plowman
Hey @qinghua2016 thanks for filing a bug! I made a change earlier today that might fix this issue. Can you pull the latest code and try again?
@vytautas-pranskunas- I think there is more than one meaning of the term "Merchant ID", and Stripe is referring to a different meaning. If you want to use Apple Pay, you...
Hey @santiseijas, this means the error code is coming back from the Stripe API and not from this library. In your case, the problem is likely that you need to...
@ptmcg wrote: > @plowman Can you try rerunning the checks (which should run automatically if you update the docstring as suggested by @mmaylat )? Flask 2.2.0 has dropped, which _may_...
Quick update on this PR, I'm still unable to merge until I get the go-ahead from someone with write access: Sorry to ping you @j5awry but would appreciate any tips...
I put up a PR, #463, which should at least fix this specific problem. It seems there are some cobwebs on the CI for this project, however, so this may...
> The documented way to disable Swagger with current versions is to as zees-dev mentioned: `api = Api(app, doc=False)`. ⚠️ It is worth noting that even if you set `doc=false`,...
I agree with what @mdevaev is saying, and to add some additional context: my company is using Vulture, and in general it works really well, but the whitelist file is...