Skip to content

Releases: cartalyst/stripe

v2.2.11

05 Sep 17:59
Compare
Choose a tag to compare

FIXED

  • Not being able to pass extra parameters when deleting a Subscription Item.

v2.2.10

05 Sep 17:58
Compare
Choose a tag to compare

ADDED

  • Add methods to get and set the application information on the user agent headers.

v2.2.9

05 Sep 17:58
Compare
Choose a tag to compare

ADDED

  • Add CustomerBalanceTransactions API

v2.2.8

08 Jul 16:58
Compare
Choose a tag to compare

FIXED

  • Issue with Pager where ids could be nullable.

v2.2.7

08 Jul 16:58
Compare
Choose a tag to compare

UPDATED

  • Invoices API pay() method to allow parameters to be passed as the second argument when paying an invoice.

v2.2.6

08 Jul 16:57
Compare
Choose a tag to compare

ADDED

  • Add SetupIntents API

v2.2.5

08 Jul 16:57
Compare
Choose a tag to compare

UPDATED

  • Subscriptions API list method to allow to retrieve all subscriptions from the Stripe account instead of only the subscriptions of a customer.

v2.2.4

08 Jul 16:57
Compare
Choose a tag to compare

ADDED

  • Add Customer Tax Ids API
  • Add Radar Early Fraud Warning API
  • Add Tax Rates API

UPDATED

  • Improved Idempotency support

v2.2.3

08 Jul 16:57
Compare
Choose a tag to compare

UPDATED

  • Subscriptions API endpoint to use the current supported one.

v2.2.2

16 Jun 09:59
Compare
Choose a tag to compare

FIXED

  • Version constant.