#mentijm
1 messages ยท Page 1 of 1 (latest)
Hi ๐ no, currently you must specify a type while listing a Customer's payment methods.
Customer balance is not represented as a Payment Method, it is instead stored and tracked on the Customer object in the balance field.
https://stripe.com/docs/api/customers/object?lang=go#customer_object-balance
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.