Releases: stripe/stripe-php
Releases · stripe/stripe-php
stripe-php v6.10.1
- #493 Add PHPDoc for
auto_advance
on\Stripe\Invoice
stripe-php v6.10.0
- #488 Add support for
$appPartnerId
toStripe::setAppInfo()
stripe-php v6.9.0
- #487 Add support for payment intents
stripe-php v6.8.2
- #486 Make
Account.deauthorize()
return theStripeObject
from the API
stripe-php v6.8.1
- #472 Added phpDoc for
ApiRequestor
and others, especially regarding thrown errors
stripe-php v6.8.0
- #481 Add new
\Stripe\Discount
and\Stripe\OrderItem
classes, add more PHPDoc describing object attributes
stripe-php v6.7.4
- #480 PHPDoc changes for API version 2018-05-21 and the addition of the new
CHARGE_EXPIRED
event type
stripe-php v6.7.3
- #479 Fix unnecessary traits on
\Stripe\InvoiceLineItem
stripe-php v6.7.2
- #471 Add
OBJECT_NAME
constant to all API resource classes, add\Stripe\InvoiceLineItem
class
stripe-php v6.7.1
- #468 Update fields in PHP docs for accuracy