Skip to content

Releases: stripe/stripe-go

stripe-go v30.0.0

14 Mar 17:11
Compare
Choose a tag to compare
  • #533 Make DestPayment under Transfer expandable by changing it from a string to a Charge

See the changelog for more details.

stripe-go v29.3.1

08 Mar 15:34
a1f223a
Compare
Choose a tag to compare
  • #530 Fix mixed up types in CountrySpec.SupportedBankAccountCurrencies

See the changelog for more details.

stripe-go v29.3.0

01 Mar 15:38
Compare
Choose a tag to compare
  • #527 Add MaidenName, PersonalIDNumber, PersonalIDNumberProvided fields to Owner struct

See the changelog for more details.

stripe-go v29.2.0

26 Feb 23:42
Compare
Choose a tag to compare
  • #525 Support shipping carrier and tracking number in orders
  • #526 Fix ignored commonParams when returning an order

See the changelog for more details.

stripe-go v29.1.1

22 Feb 00:48
Compare
Choose a tag to compare
  • #522 Bump API version and fix creating plans with a product

See the changelog for more details.

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.