github stripe/stripe-go v71.0.0

latest releases: v78.5.0-beta.1, v78.4.0, v78.4.0-beta.1...
4 years ago

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 on Charge
    • Percentage was removed as a filter when listing TaxRate
    • Removed RenewalInterval on SubscriptionSchedule
    • Removed Country and RoutingNumber from ChargePaymentMethodDetailsAcssDebit
  • #1069 Default number of network retries to 2
  • #1070 Clean up logging for next major

See the changelog for more details.

Don't miss a new stripe-go release

NewReleases is sending notifications on new releases.