Releases: stripe/stripe-go
Releases · stripe/stripe-go
stripe-go v30.3.0
- #538 Introduce flexible billing primitives for subscriptions
stripe-go v30.2.0
- #535 Add constant for redirect status
not_required
(RedirectFlowStatusNotRequired
)
stripe-go v30.1.0
- #534 Add
AmountZero
toInvoiceItemParams
stripe-go v30.0.0
- #533 Make
DestPayment
underTransfer
expandable by changing it from a string to aCharge
stripe-go v29.3.1
- #530 Fix mixed up types in
CountrySpec.SupportedBankAccountCurrencies
stripe-go v29.3.0
- #527 Add
MaidenName
,PersonalIDNumber
,PersonalIDNumberProvided
fields toOwner
struct
stripe-go v29.2.0
stripe-go v29.1.1
- #522 Bump API version and fix creating plans with a product
stripe-go v29.1.0
- #520 Add support for topups
stripe-go v29.0.1
- #519 Correct the implementation of
PaymentSource.MarshalJSON
to also handle bank account sources