#blueish
1 messages · Page 1 of 1 (latest)
do you mean the SDK version? or Stripe's API version?
Stripe's API version
Stripe API version is fixed per each Java SDK version, since Java is a strongly typed language
Yes, but I want to know if I can select API version in the API documentation.
I want to know how to list a customer's payment method in API 13.3.0.
The documentation that I'm looking is showing me to use
CustomerListPaymentMethodsParams
but this class does not exist in Java SDK 13.3.0
You will need to upgrade your Java SDK