Skip to content

Releases: stripe/stripe-go

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.

stripe-go v28.5.0

27 Oct 16:34
Compare
Choose a tag to compare
  • #488 Support for listing source transactions

See the changelog for more details.

stripe-go v28.4.2

25 Oct 19:04
Compare
Choose a tag to compare
  • #486 Send the required object=bank_account parameter when adding a bank account through an account
  • #487 Make bank account's account_holder_name and account_holder_type parameters truly optional

See the changelog for more details.