Releases: stripe/stripe-go
Releases · stripe/stripe-go
stripe-go v48.0.0
- #681 Handle deserialization of
OrderItem
parent into an object if expanded (minor breaking change)
stripe-go v47.0.0
- New major version for better compatibility with Go's new module system (no breaking changes)
stripe-go v46.1.0
stripe-go v45.0.0
- #680 Change
SubscriptionTaxPercent
onInvoice
fromint64
tofloat64
(minor breaking change)
stripe-go v44.0.0
- #678 Allow payment intent capture to take its own parameters
stripe-go v43.1.1
- #675 Fix incorrectly encoded parameter in
UsageRecordSummaryListParams
stripe-go v43.1.0
stripe-go v43.0.0
- #668 Move to API version 2018-08-23
- Add
TaxInfo
andTaxInfoVerification
toCustomer
- Rename
Amount
toUnitAmount
onPlanTierParams
- Remove
BusinessVATID
fromCustomer
- Remove
AtPeriodEnd
fromSubscriptionCancelParams
- Add
stripe-go v42.3.0
- #667 Add
Forgive
toInvoicePayParams
stripe-go v42.2.0
- #666 Add
Subscription
toSubscriptionItem