All Versions
493
Latest Version
Avg Release Cycle
6 days
Latest Release
500 days ago

Changelog History
Page 27

  • v33.6.0 Changes

    November 22, 2019
    • โฑ #1847 Add support for SubscriptionScheduleStartDate.Now
  • v33.5.0 Changes

    November 21, 2019
    • #1845 Add PaymentIntent filter when listing Disputes
  • v33.4.0 Changes

    November 19, 2019
    • ๐Ÿ‘ #1842 Add support for ViolatedAuthorizationControls on Issuing Authorization
  • v33.3.0 Changes

    November 07, 2019
    • ๐Ÿ‘ #1835 Add support for Issuing Cardholder verification
    • ๐Ÿ #1836 stripe-mock Windows binary is now a ZIP
  • v33.2.0 Changes

    November 06, 2019
    • #1831 Multiple API changes
      • Add Disputed to Charge
      • Add PaymentIntent to Refund and Dispute
      • Add Charge to DisputeListParams
      • Add PaymentIntent to RefundListParams and RefundParams
  • v33.1.0 Changes

    November 06, 2019
    • ๐Ÿ‘ #1830 Add support for iDEAL and SEPA debit on PaymentMethod
  • v33.0.0 Changes

    November 05, 2019
    • ๐Ÿšš #1826 Move to the latest API version and add new changes
      • Move to API version 2019-11-05
      • Add DefaultSettings on SubscriptionSchedule
      • Remove BillingThresholds, CollectionMethod, DefaultPaymentMethod and DefaultSource and invoice_settings from SubscriptionSchedule
      • OffSession on PaymentIntent is now always a boolean
      • Disabling using global settings when serializing or deserializing JSON.
  • v32.2.0 Changes

    November 04, 2019
    • ๐Ÿ‘ #1829 Add support for UseStripeSdk on PaymentIntent create and confirm
  • v32.1.3 Changes

    October 28, 2019
    • #1824 Fix SucceededAt on ReportRun to be nullable
      • This is technically a breaking change, but we're releasing as a patch version as the non-nullable type made it impossible to deserialize report_run objects in many cases.
  • v32.1.2 Changes

    October 24, 2019
    • #1822 Add missing Installments option in PaymentIntentPaymentMethodOptionsCardOptions