Releases: stripe/stripe-go
Releases · stripe/stripe-go
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
stripe-go v29.0.0
- #518 Bump API version to 2018-02-06 and add support for Product & Plan API
stripe-go v28.12.0
- #517 Add
BillingCycleAnchor
toSub
andBillingCycleAnchorUnchanged
toSubParams
stripe-go v28.11.0
- #516 Add
AmountZero
toPlanParams
to it's possible to send zero values when creating or updating a plan