Skip to content

Releases: digitickets/omnipay-gocardlessv2

Making the gocardless client protected

14 Jan 14:09
5f5ea10
Compare
Choose a tag to compare
Merge pull request #8 from hkwak/make-gocardless-protected

make gocardless property protected

add findSubscriptionsByCustomer method

28 Aug 14:33
582224f
Compare
Choose a tag to compare
Merge pull request #7 from hkwak/add-find-subscriptions-by-customer

introduce the FindSubscriptionsByCustomer method

Add findPaymentsBySubscription request

02 Apr 10:51
3f41dec
Compare
Choose a tag to compare
Merge pull request #6 from hkwak/add-find-payments-by-subscription-co…

…mmand

Add find payments by subscription command

Adding methods to Subscription Response

22 Nov 11:34
Compare
Choose a tag to compare

Handle empty arrays in metadata fields

27 Oct 11:28
Compare
Choose a tag to compare

Add some methods to the Bank Account for returning data

23 Oct 13:18
Compare
Choose a tag to compare

Add some methods to the Bank Account for returning data

Outstanding function on PaymentResponse

25 Aug 09:46
Compare
Choose a tag to compare

New isOutstanding function says if they payment has processed yet.

Searchable Payments

24 Aug 12:46
Compare
Choose a tag to compare

Params from abstract now returns core values, search mechanism on payments via customer reference.

Error handling standardisation

09 Aug 08:37
Compare
Choose a tag to compare

Shift the error handling to the omnipay standard rather than throw exceptions.

Reenable PHP5 support

31 Jul 12:34
Compare
Choose a tag to compare
0.1.7

Fix day of month test failing due to lack of PHP7 support