#nanzepanze - Stripe GO
1 messages ยท Page 1 of 1 (latest)
Hi. Your approach seems okay to me. Unfortunately with our API, you can't filter by a list of specific types. You can, however, only query by a single type: https://stripe.com/docs/api/balance_transactions/list?lang=python#balance_transaction_list-type
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
ok sounds good thank you!
Will get to you question in a moment
But you leaked your test key
Need to roll it
I'm not super familiar with Go, but it seems like you should be able to access the struct doing something like this: https://stackoverflow.com/questions/29898400/import-struct-from-another-package-and-file-golang/29898669#29898669
it's fine it's a test key from the stripe docs when I wasn't logged in ๐