Skip to content

Releases: stripe/stripe-php

stripe-php v6.6.0

11 Apr 20:57
Compare
Choose a tag to compare
  • #460 Add support for flexible billing primitives

See the changelog for more details.

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.