Skip to content

Releases: stripe/stripe-go

stripe-go v32.0.1

06 Jun 20:21
Compare
Choose a tag to compare
  • #569 Fix unmarshaling of expanded transaction sources in balanace transactions

See the changelog for more details.

stripe-go v32.0.0

06 Jun 17:43
Compare
Choose a tag to compare
  • #544 MAJOR changes that make all fields on parameter structs pointers, and rename many fields on parameter and response structs to be consistent with naming in the REST API; we've written a migration guide with complete details to help with the upgrade

See the changelog for more details.

stripe-go v31.0.0

06 Jun 17:20
Compare
Choose a tag to compare
  • #566 Support DisputeParams in dispute.Close

See the changelog for more details.

stripe-go v30.8.1

24 May 15:37
Compare
Choose a tag to compare
  • #562 Add go.mod for vgo support

See the changelog for more details.

stripe-go v30.8.0

22 May 09:18
Compare
Choose a tag to compare
  • #558 Add SubscriptionItem to InvoiceLine

See the changelog for more details.

stripe-go v30.7.0

09 May 20:21
Compare
Choose a tag to compare
  • #552 Add support for issuer fraud records

See the changelog for more details.

stripe-go v30.6.1

04 May 20:07
Compare
Choose a tag to compare
  • #550 Append standard Params as well as card options when encoding CardParams

See the changelog for more details.

stripe-go v30.6.0

17 Apr 18:47
Compare
Choose a tag to compare
  • #546 Add SubParams.TrialFromPlan and SubItemsParams.ClearUsage

See the changelog for more details.

stripe-go v30.5.0

10 Apr 06:24
Compare
Choose a tag to compare
  • #543 Support listing orders by customer (add Customer to OrderListParams)

See the changelog for more details.

stripe-go v30.4.0

06 Apr 19:09
Compare
Choose a tag to compare
  • #541 Add Mandate on Source (and associated mandate structs)

See the changelog for more details.