Version 71 of stripe-go contains some major changes. Many of them are breaking, but only in minor ways. We've written a migration guide with more details to help with the upgrade.
- #1052 Remove all beta features from Issuing APIs
- #1054 Make API response accessible on returned API structs
- #1061 Start using Go Modules
- #1068 Multiple breaking API changes
PaymentIntent
is now expandable onCharge
Percentage
was removed as a filter when listingTaxRate
- Removed
RenewalInterval
onSubscriptionSchedule
- Removed
Country
andRoutingNumber
fromChargePaymentMethodDetailsAcssDebit
- #1069 Default number of network retries to 2
- #1070 Clean up logging for next major