Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: thephpleague/omnipay-payfast

Tags

v3.1.0

Toggle v3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #22 from mnwalker/master

Allow Guzzle 7 support

v3.0

Toggle v3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update composer.json

v2.2

Toggle v2.2's commit message
WIP: Allow for creation of recurring and adhoc subscriptions (#15)

* WIP: Start work on getting subscription billing working

* When creating an adhoc subscription don't pass recurring settings over

* [security] Don't send over the passphrase as part of the request as it allows bad actors to change the amount being billed, etc.

* Reorder and make notes.  Email confirmation needs to be after the custom_xxx items

v2.1.3

Toggle v2.1.3's commit message
Merge pull request #14 from jacques/master

Fix for ITN support with using a passphrase configured via the PayFast website

v2.1.2

Toggle v2.1.2's commit message
Merge pull request #2 from flowcomm/patch-1

Update CompletePurchasePdtResponse.php

v2.1.1

Toggle v2.1.1's commit message
Update .travis.yml

v2.1.0

Toggle v2.1.0's commit message
PSR-4

v2.0.0

Toggle v2.0.0's commit message
Update dependencies