#blueish

1 messages · Page 1 of 1 (latest)

hard kindleBOT
pine jewel
#

do you mean the SDK version? or Stripe's API version?

nocturne bluff
#

Stripe's API version

pine jewel
#

Stripe API version is fixed per each Java SDK version, since Java is a strongly typed language

nocturne bluff
#

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

pine jewel
#

You will need to upgrade your Java SDK

nocturne bluff
#

I think that's too risky for us right now.

#

So you are saying that it's not possible to do that without upgrading the SDK?

#

And back to my original question, I am just looking for something like this in the UI.