Latest release

stripe-php v5.8.0

@brandur-stripe brandur-stripe released this Dec 20, 2017

  • #403 Add __debugInfo() magic method to StripeObject

See the changelog for more details.

stripe-php v5.7.0

@stripe-servers stripe-servers released this Nov 28, 2017 · 12 commits to master since this release

  • #390 Remove some unsupported API methods
  • #391 Alphabetize the list of API resources in Util::convertToStripeObject() and add missing resources
  • #393 Fix expiry date update for card sources

See the changelog for more details.

stripe-php v5.6.0

@brandur-stripe brandur-stripe released this Oct 31, 2017 · 21 commits to master since this release

  • #386 Support for exchange rates APIs

See the changelog for more details.

stripe-php v5.5.1

@brandur-stripe brandur-stripe released this Oct 30, 2017 · 26 commits to master since this release

  • #387 Allow personal_address_kana and personal_address_kanji to be updated on an account

See the changelog for more details.

stripe-php v5.5.0

@brandur-stripe brandur-stripe released this Oct 27, 2017 · 29 commits to master since this release

  • #385 Support for listing source transactions

See the changelog for more details.

stripe-php v5.4.0

@brandur-stripe brandur-stripe released this Oct 25, 2017 · 32 commits to master since this release

  • #383 Add static methods to manipulate resources from parent
    • Account gains methods for external accounts and login links (e.g. createExternalAccount, createLoginLink)
    • ApplicationFee gains methods for refunds
    • Customer gains methods for sources
    • Transfer gains methods for reversals

See the changelog for more details.