Skip to content

Releases: stripe/stripe-go

stripe-go v29.1.0

21 Feb 19:36
Compare
Choose a tag to compare

stripe-go v29.0.1

16 Feb 21:47
Compare
Choose a tag to compare
  • #519 Correct the implementation of PaymentSource.MarshalJSON to also handle bank account sources

See the changelog for more details.

stripe-go v29.0.0

15 Feb 01:22
e7d7d8c
Compare
Choose a tag to compare
  • #518 Bump API version to 2018-02-06 and add support for Product & Plan API

See the changelog for more details.

stripe-go v28.12.0

09 Feb 19:32
Compare
Choose a tag to compare
  • #517 Add BillingCycleAnchor to Sub and BillingCycleAnchorUnchanged to SubParams

See the changelog for more details.

stripe-go v28.11.0

29 Jan 19:50
Compare
Choose a tag to compare
  • #516 Add AmountZero to PlanParams to it's possible to send zero values when creating or updating a plan

See the changelog for more details.

stripe-go v28.10.0

09 Jan 21:07
Compare
Choose a tag to compare
  • #509 Plumb through additional possible errors when unmarshaling polymorphic types (please test your integrations while upgrading)

See the changelog for more details.

stripe-go v28.9.0

08 Jan 23:50
Compare
Choose a tag to compare
  • #506 Add support for recursing into slices in event.GetObjValue

See the changelog for more details.

stripe-go v28.8.0

13 Dec 00:58
Compare
Choose a tag to compare
  • #500 Support sharing for bank accounts and cards (adds ID field to bank account and charge parameters)

See the changelog for more details.

stripe-go v28.7.0

05 Dec 18:48
Compare
Choose a tag to compare
  • #494 Add Automatic to Payout struct

See the changelog for more details.

stripe-go v28.6.0

01 Nov 20:06
Compare
Choose a tag to compare
  • #491 Support for exchange rates APIs

See the changelog for more details.