Skip to content

Releases: stripe/stripe-php

stripe-php v6.5.0

05 Apr 23:39
fc4cfa0
Compare
Choose a tag to compare
  • #461 Don't zero keys on non-metadata subobjects

See the changelog for more details.

stripe-php v6.4.2

17 Mar 21:36
d38739b
Compare
Choose a tag to compare
  • #458 Add PHPDoc for account on \Stripe\Event

See the changelog for more details.

stripe-php v6.4.1

02 Mar 13:38
e3b3960
Compare
Choose a tag to compare
  • #455 Fix namespaces in PHPDoc
  • #456 Fix namespaces for some exceptions

See the changelog for more details.

stripe-php v6.4.0

28 Feb 21:16
Compare
Choose a tag to compare
  • #453 Add constants for reason (REASON_*) and status (STATUS_*) on \Stripe\Dispute

See the changelog for more details.

stripe-php v6.3.2

28 Feb 01:30
Compare
Choose a tag to compare
  • #452 Add PHPDoc for amount_paid and amount_remaining on \Stripe\Invoice

See the changelog for more details.

stripe-php v6.3.1

26 Feb 12:37
fc88b07
Compare
Choose a tag to compare
  • #443 Add event types as constants to \Stripe\Event class

See the changelog for more details.

stripe-php v6.3.0

23 Feb 17:36
8322135
Compare
Choose a tag to compare
  • #450 Add support for code attribute on all Stripe exceptions

See the changelog for more details.

stripe-php v6.2.0

21 Feb 19:41
Compare
Choose a tag to compare
  • #440 Add support for topups
  • #442 Fix PHPDoc for \Stripe\Error\SignatureVerification

See the changelog for more details.

stripe-php v6.1.0

12 Feb 19:49
795eb01
Compare
Choose a tag to compare
  • #435 Fix header persistence on Collection objects
  • #436 Introduce new Idempotency error class

See the changelog for more details.

stripe-php v6.0.0

07 Feb 23:34
702a3ee
Compare
Choose a tag to compare
  • #410 Drop support for PHP 5.3
  • #411 Use traits for common API operations
  • #414 Use short array syntax
  • #404 Fix serialization logic
  • #417 Remove ExternalAccount class
  • #418 Increase test coverage
  • #421 Update CA bundle and add script for future updates
  • #422 Use vendored CA bundle for all requests
  • #428 Support for automatic request retries

See the changelog for more details.