Skip to content

Releases: stripe/stripe-go

stripe-go v48.0.0

05 Sep 17:14
Compare
Choose a tag to compare
  • #681 Handle deserialization of OrderItem parent into an object if expanded (minor breaking change)

See the changelog for more details.

stripe-go v47.0.0

04 Sep 20:46
Compare
Choose a tag to compare
  • New major version for better compatibility with Go's new module system (no breaking changes)

See the changelog for more details.

stripe-go v46.1.0

04 Sep 20:09
Compare
Choose a tag to compare
  • #688 Encode Params in AppendToAsSourceOrExternalAccount (bug fix)
  • #689 Add go.mod for the new module system

See the changelog for more details.

stripe-go v45.0.0

30 Aug 17:35
Compare
Choose a tag to compare
  • #680 Change SubscriptionTaxPercent on Invoice from int64 to float64 (minor breaking change)

See the changelog for more details.

stripe-go v44.0.0

28 Aug 20:21
Compare
Choose a tag to compare
  • #678 Allow payment intent capture to take its own parameters

See the changelog for more details.

stripe-go v43.1.1

28 Aug 20:13
Compare
Choose a tag to compare
  • #675 Fix incorrectly encoded parameter in UsageRecordSummaryListParams

See the changelog for more details.

stripe-go v43.1.0

28 Aug 17:53
Compare
Choose a tag to compare
  • #669 Add AuthorizationCode to Charge
  • #671 Fix deserialization of TaxID on CustomerTaxInfo

See the changelog for more details.

stripe-go v43.0.0

23 Aug 23:21
Compare
Choose a tag to compare
  • #668 Move to API version 2018-08-23
    • Add TaxInfo and TaxInfoVerification to Customer
    • Rename Amount to UnitAmount on PlanTierParams
    • Remove BusinessVATID from Customer
    • Remove AtPeriodEnd from SubscriptionCancelParams

See the changelog for more details.

stripe-go v42.3.0

23 Aug 18:13
Compare
Choose a tag to compare
  • #667 Add Forgive to InvoicePayParams

See the changelog for more details.

stripe-go v42.2.0

22 Aug 21:45
Compare
Choose a tag to compare
  • #666 Add Subscription to SubscriptionItem

See the changelog for more details.