Skip to content

v9.3.0

Compare
Choose a tag to compare
@dcr-stripe dcr-stripe released this 23 Aug 20:59
· 365 commits to master since this release
  • #1355 API Updates
    • Change type of Treasury.OutboundTransfer.destination_payment_method from string to string | null
    • Change the return type of CustomerService.fundCashBalance test helper from CustomerBalanceTransaction to CustomerCashBalanceTransaction.
      • This would generally be considered a breaking change, but we've worked with all existing users to migrate and are comfortable releasing this as a minor as it is solely a test helper method. This was essentially broken prior to this change.

See the changelog for more details.