Releases: stripe/stripe-go
Releases · stripe/stripe-go
stripe-go v35.10.0
- #616 Adding missing clients to the
API
struct including aUsageRecords
entry
stripe-go v35.9.0
- #611 Introduce
GetBackendWithConfig
and make logging configurable per backend
stripe-go v35.8.0
- #607 Add support for
PartnerID
fromstripe.SetAppInfo
stripe-go v35.7.0
- #604 Add extra parameters
CustomerReference
andShippingFromZip
toChargeLevel3Params
andChargeLevel3
stripe-go v35.6.0
- #603 Add support for Level III data on charge creation
stripe-go v35.5.0
- #601 Add missing parameters for retrieving an upcoming invoice
stripe-go v35.4.0
- #599 Add
ExchangeRate
toBalanceTransaction
stripe-go v35.3.0
- #596 Add
Type
toProductListParams
so that products can be listed by type
stripe-go v35.2.0
- #595 Add
Product
toPlanListParams
so that plans can be listed by product
stripe-go v35.1.0
- #592 Add
Name
field toCoupon
andCouponParams