All Versions
662
Latest Version
Avg Release Cycle
6 days
Latest Release
516 days ago

Changelog History
Page 26

  • v67.1.0 Changes

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

    November 05, 2019
    • ๐Ÿšš #987 Move to the latest API version and add new changes
      • Move to API version 2019-11-05
      • Add DefaultSettings on SubscritionSchedule
      • Remove BillingThresholds, CollectionMethod, DefaultPaymentMethod and DefaultSource and invoice_settings from SubscriptionSchedule
      • OffSession on PaymentIntent is now always a boolean
  • v66.3.0 Changes

    November 04, 2019
    • ๐Ÿ‘ #984 Add support for UseStripeSDK on PaymentIntent create and confirm
  • v66.2.0 Changes

    November 04, 2019
    • ๐Ÿ‘ #983 Add support for cloning saved PaymentMethods
    • ๐Ÿ“„ #980 Improve docs for ephemeral keys
  • v66.1.1 Changes

    October 24, 2019
    • #978 Properly pass Type in PaymentIntentPaymentMethodOptionsCardInstallmentsPlanParams
      • Note that this is technically a breaking change, however we've chosen to release it as a patch version as this shipped yesterday and is a new feature
    • #977 Contributor Convenant
  • v66.1.0 Changes

    October 23, 2019
    • ๐Ÿ‘ #974 Add support for installments on PaymentIntent and Charge
    • ๐Ÿ‘ #975 Add support for PendingInvoiceItemInterval on Subscription
    • #976 Add TaxIDTypeMXRFC constant to TaxIDType
  • v66.0.0 Changes

    October 18, 2019
    • #973 Multiple breaking changes
      • Pin to the latest API version 2019-10-17
      • Remove RenewalBehavior on SubscriptionSchedule
      • Remove RenewalBehavior and RenewalInterval as parameters on SubscriptionSchedule
  • v65.2.0 Changes

    October 17, 2019
    • #972 Various API changes
      • Requirements on Issuing Cardholder
      • PaymentMethodDetails.AuBecsDebit.Mandate on Charge
      • PaymentBehavior on Subscription creation can now take the value pending_if_incomplete
      • PaymentBehavior on SubscriptionItem creation is now supported
      • SubscriptionData.TrialFromPlan is now supported on Checkout Session creation
      • New values for TaxIDType
  • v65.1.1 Changes

    October 11, 2019
    • ๐Ÿ“ฆ #970 Properly deserialize Fulfilled on StatusTransitions in the order package
  • v65.1.0 Changes

    October 09, 2019
    • #969 Add DeviceType filter when listing Terminal Readers