Skip to content

Releases: stripe/stripe-go

stripe-go v30.3.0

03 Apr 00:53
Compare
Choose a tag to compare
  • #538 Introduce flexible billing primitives for subscriptions

See the changelog for more details.

stripe-go v30.2.0

23 Mar 14:58
Compare
Choose a tag to compare
  • #535 Add constant for redirect status not_required (RedirectFlowStatusNotRequired)

See the changelog for more details.

stripe-go v30.1.0

17 Mar 17:43
Compare
Choose a tag to compare
  • #534 Add AmountZero to InvoiceItemParams

See the changelog for more details.

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.