Replies: 1 comment
|
I'm curious if anyone has a good answer for this question. I'm still using the default of |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Issue Summary
This may be a dumb question but I am wondering what the lasted stripe api version supported is?
According to the doc at
https://pinax-stripe.readthedocs.io/en/latest/user-guide/settings/it says:
PINAX_STRIPE_API_VERSIONdefault to2015-10-16.Is it that old?
I am using '2017-04-06' with pinax-stripe 4.3.1. It looks ok. But Can I upgrade the stripe version to the latest? I need a feature in stripe that force me upgrade to the latest version, but I am not comfortable with that...
All reactions