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

Changelog History
Page 40

  • v51.2.0 Changes

    October 09, 2018
    • ๐Ÿ‘ #702 Add support for delivery_success filter when listing Events.
  • v51.1.0 Changes

    October 03, 2018
    • #700 Add support for on_behalf_of on Subscription and Charge resources.
  • v51.0.0 Changes

    September 27, 2018
    • ๐Ÿšš #698 Move to API version 2018-09-24
      • Rename FileUpload to File (and all FileUpload* structs to File*)
      • Fix file links client
  • v50.0.0 Changes

    September 24, 2018
    • #695 Rename Transaction to DisputedTransaction in IssuingDisputeParams (minor breaking change)
    • ๐Ÿ‘ #695 Add support for Stripe Terminal
  • v49.2.0 Changes

    September 24, 2018
    • #697 Fix number JSON tag on the IssuingCardDetails resource.
  • v49.1.0 Changes

    September 11, 2018
    • #694 Add ErrorCodeResourceMissing error code constant
  • v49.0.0 Changes

    September 11, 2018
    • โฌ†๏ธ #693 Change Product under Plan from a string to a full Product struct pointer (this is a minor breaking change -- upgrade by changing to plan.Product.ID)
  • v48.3.0 Changes

    September 06, 2018
    • #691 Add InvoicePrefix to Customer and CustomerParams
  • v48.2.0 Changes

    September 05, 2018
    • ๐Ÿ‘ #690 Add support for reporting resources
  • v48.1.0 Changes

    September 05, 2018
    • #683 Add StatusTransitions filter parameters to OrderListParams