#akii-customer
1 messages · Page 1 of 1 (latest)
I did exactly what mentioned in doc yes
And did that work for you?
Can you provide the request id?
req_xxx
Or is that an error before reaching Stripe server?
I dont have the request id as it's not letting me throw the call only.
yes
what SDK do you use and is it on latest version?
implementation "com.stripe:stripe-java:20.131.0"
Okie pretty new I think. Can you screenshot the errored code?
Cannot resolve method 'getPaymentMethods' in 'Customer'
Please provide you code
Hi, could you try the List Payment Method API instead? https://stripe.com/docs/api/payment_methods/customer_list?lang=java
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
It should do the same thing