Releases: stripe/stripe-go
Releases · stripe/stripe-go
stripe-go v35.12.0
- #620 Add support for
Quantity
andUnitAmount
toInvoiceItemParams
andQuantity
toInvoiceItem
stripe-go v35.11.0
- #618 Add support for
DeclineChargeOn
toAccount
andAccountParams
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