github stripe/stripe-go v73.4.0

latest releases: v79.13.0-beta.1, v79.12.0, v79.12.0-beta.1...
2 years ago
  • #1532 API Updates
    • Change type of TreasuryOutboundTransferDestinationPaymentMethod from string to nullable(string)
    • Change return type of FundCashBalance method on Customer from Customer to CustomerCashBalanceTransaction
      • This is technically a breaking change, but this return type was actually incorrect and so the result of this method did not deserialize correctly.
    • Change return type of RetrieveFeatures and UpdateFeatures methods on TreasuryFinancialAccount from TreasuryFinancialAccount to TreasuryFinancialAccountFeatures
      • This is technically a breaking change, but this return type was actually incorrect and so the result of this method did not deserialize correctly.
  • #1530 Add beta readme.md section

See the changelog for more details.

Don't miss a new stripe-go release

NewReleases is sending notifications on new releases.