Skip to content

Releases: slimdash/slim-payum

0.2.0

07 Nov 15:36
Compare
Choose a tag to compare

Implemented Authorize, Capture, Cancel, and Refund.

0.1.2

06 Nov 21:46
Compare
Choose a tag to compare

Add payeezy Payum GatewayFactory implementation and example.

0.1.1

31 Oct 20:26
Compare
Choose a tag to compare

demonstrating how to add omnipay_firstdata_payeezy At the time, omnipay/omnipay does not reference firstdata_payeezy so we manually add it. This mean that we have to remove reference from omnipay/omnipay, update composer.json to match, and create customer PayumBuilder to include the new payment type.

0.1.0

31 Oct 03:41
Compare
Choose a tag to compare

Do the dance!!!

  • Complete with omnipay authorizenet aim example.