Skip to content

Releases: vimeo/omnipay-vindicia

Update Mocker::mock to match Mockery::mock method signature

22 May 18:34
bf5f1da
Compare
Choose a tag to compare

Update Mocker::mock to match Mockery::mock method signature

What's Changed

New Contributors

Full Changelog: v2.40.0...v2.41.0

Avoid setting null payment method type

07 Aug 18:41
3bc3572
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.39.0...v2.40.0

Default to credit card payment method type for HOA

03 Aug 17:09
0280a7a
Compare
Choose a tag to compare

What's Changed

  • Default to credit card payment method type for HOA by @fredespo in #94

Full Changelog: v2.38.0...v2.39.0

Make corrections to EcpAccount

02 Aug 14:48
83790d9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.37.0...v2.38.0

Correct how ECP payment methods are created

01 Aug 20:41
292c681
Compare
Choose a tag to compare

What's Changed

  • Correct how ECP payment methods are created by @fredespo in #92

Full Changelog: v2.36.0...v2.37.0

Add support for ECP payment methods

01 Aug 13:45
47f7074
Compare
Choose a tag to compare

This release adds support for ECP payment methods (i.e. bank accounts).

What's Changed

Full Changelog: v2.35.0...v2.36.0

Support create chargeback

14 Jul 14:25
@ula ula
71787b3
Compare
Choose a tag to compare

Adding the ability to add/update chargeback for Vindicia transactions.

Include paypal email in payment method

01 Jun 12:49
22af80e
Compare
Choose a tag to compare

Include paypal email in payment method

Add setNextResponseByString to make testing easier

09 May 13:56
512eac8
Compare
Choose a tag to compare
Merge pull request #88 from sungcheng/sung-add-more-testablestuff

Add setNextResponseByString to make testing easier

Support multiple items in CreateSubscriptionRequest

01 May 14:34
fcd6791
Compare
Choose a tag to compare

Supports multiple items in the CreateSubscriptionRequest class.