Releases: thephpleague/omnipay-stripe
Releases · thephpleague/omnipay-stripe
v3.2.0
v3.1.0: Merge pull request #142 from rendom/master
Support redirect on status requires_source_action
v3.0.2: Merge pull request #107 from phpguru/issue/106-outcome-details
Adding a getOutcome method to Message\Response to solve Issue 106
V2.4.7: Merge pull request #89 from mikealmond/hotfix/adhere-to-interface
Make AbstractRequest adhere to the RequestInterface
2.4.6
- Allow source parameter in customer update request
- Adds the ability to create Stripe Connect charges and transfers
2.4.5
Allow 'source' parameter when creating a customer
2.4.4
Fix namespace issues with ListPlans.
2.4.3
Send correct data when updating a card.
2.4.2
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
Add functionality to allow a subscription to be cancelled at the end of the period.