Skip to content

Releases: thephpleague/omnipay-stripe

v3.2.0

22 Mar 10:58
2081249

Choose a tag to compare

Update composer.json

v3.1.0: Merge pull request #142 from rendom/master

07 Sep 15:58
37df2a7

Choose a tag to compare

Support redirect on status requires_source_action

v3.0.2: Merge pull request #107 from phpguru/issue/106-outcome-details

18 Jul 10:42
769d8ab

Choose a tag to compare

Adding a getOutcome method to Message\Response to solve Issue 106

V2.4.7: Merge pull request #89 from mikealmond/hotfix/adhere-to-interface

24 Jul 06:09

Choose a tag to compare

Make AbstractRequest adhere to the RequestInterface

2.4.6

22 Jun 06:20

Choose a tag to compare

  • Allow source parameter in customer update request
  • Adds the ability to create Stripe Connect charges and transfers

2.4.5

31 May 01:38

Choose a tag to compare

Allow 'source' parameter when creating a customer

2.4.4

28 May 07:07

Choose a tag to compare

Fix namespace issues with ListPlans.

2.4.3

17 May 08:44

Choose a tag to compare

Send correct data when updating a card.

2.4.2

12 Jan 06:57

Choose a tag to compare

Various minor fixes:

  • Add email of the customer when creating one.
  • If default_source is not found then check default_card.
  • Error messages may not always be present.

v2.4.1

21 Sep 10:49

Choose a tag to compare

Add functionality to allow a subscription to be cancelled at the end of the period.