All Versions
394
Latest Version
Avg Release Cycle
8 days
Latest Release
498 days ago

Changelog History
Page 24

  • v6.21.0 Changes

    November 08, 2018
    • #537 Add new API endpoints for the Invoice resource.
  • v6.20.1 Changes

    November 07, 2018
    • ๐Ÿš€ #546 Drop files from the Composer package that aren't needed in the release
  • v6.20.0 Changes

    October 30, 2018
    • ๐Ÿ‘ #536 Add support for the Person resource
    • ๐Ÿ‘ #541 Add support for the WebhookEndpoint resource
  • v6.19.5 Changes

    October 17, 2018
    • #539 Fix methods on \Stripe\PaymentIntent to properly pass arguments to the API.
  • v6.19.4 Changes

    October 11, 2018
    • #534 Fix PSR-4 autoloading for \Stripe\FileUpload class alias
  • v6.19.3 Changes

    October 09, 2018
    • #530 Add constants for flow (FLOW_*), status (STATUS_*) and usage (USAGE_*) on \Stripe\Source
  • v6.19.2 Changes

    October 08, 2018
    • #531 Store HTTP response headers in case-insensitive array
  • v6.19.1 Changes

    September 25, 2018
    • #526 Ignore null values in request parameters
  • v6.19.0 Changes

    September 24, 2018
    • ๐Ÿ‘ #523 Add support for Stripe Terminal
  • v6.18.0 Changes

    September 24, 2018
    • #520 Rename \Stripe\FileUpload to \Stripe\File