-
-
Notifications
You must be signed in to change notification settings - Fork 930
Comparing changes
Open a pull request
base repository: thephpleague/omnipay
base: master
head repository: davelopware/omnipay
compare: master
- 12 commits
- 9 files changed
- 1 contributor
Commits on Jul 8, 2013
-
Added getRequestTransactionId() to SagePay\Message\ServerCompleteAuth…
…orizeRequest so that the receiving code can look up the right transactionReference and call setTransactionReference() before getData() is called as it needs the SecurityKey from the transactionReference to check the message signature
Dave Amphlett committedJul 8, 2013 Configuration menu - View commit details
-
Copy full SHA for caf1bf5 - Browse repository at this point
Copy the full SHA caf1bf5View commit details -
working on token support for SagePay
Dave Amphlett committedJul 8, 2013 Configuration menu - View commit details
-
Copy full SHA for a225120 - Browse repository at this point
Copy the full SHA a225120View commit details
Commits on Jul 9, 2013
-
change composer package to damphlett/omnipay
Dave Amphlett committedJul 9, 2013 Configuration menu - View commit details
-
Copy full SHA for 1dadd83 - Browse repository at this point
Copy the full SHA 1dadd83View commit details -
tweak composer.json to explain this fork of adrianmacneil/omnipay is …
…for inclusion in the WordPress OmniPay Payment Gateway Plugin by Davelopware
Dave Amphlett committedJul 9, 2013 Configuration menu - View commit details
-
Copy full SHA for 9891527 - Browse repository at this point
Copy the full SHA 9891527View commit details -
Added getRequestTransactionId() to SagePay\Message\ServerCompleteAuto…
…rizeRequest So that the receiving code can look up the right transactionReference and call setTransactionReference() before getData() is called as it needs the SecurityKey from the transactionReference to check the message signature
Dave Amphlett committedJul 9, 2013 Configuration menu - View commit details
-
Copy full SHA for 37e3d3e - Browse repository at this point
Copy the full SHA 37e3d3eView commit details -
added various access methods on SagePay\Message\ServerCompleteAuthori…
…zeResponse to ease accessing the transaction infomation. Also includes comments explaining the contents of the fields, retyped from the 23 Aug 2011 version of the SagePay Server Protocol Integration Guidelines document
Dave Amphlett committedJul 9, 2013 Configuration menu - View commit details
-
Copy full SHA for 030e05f - Browse repository at this point
Copy the full SHA 030e05fView commit details -
Merge branch 'dev_to_core' into dev
Dave Amphlett committedJul 9, 2013 Configuration menu - View commit details
-
Copy full SHA for c9c474a - Browse repository at this point
Copy the full SHA c9c474aView commit details -
started trying to implement token system for SagePay
Dave Amphlett committedJul 9, 2013 Configuration menu - View commit details
-
Copy full SHA for 6cdcbfa - Browse repository at this point
Copy the full SHA 6cdcbfaView commit details -
Merge branch 'dev_to_core' into dev
Conflicts: src/Omnipay/SagePay/Message/ServerCompleteCreateCardRequest.php src/Omnipay/SagePay/Message/ServerCompleteCreateCardResponse.php src/Omnipay/SagePay/Message/ServerCreateCardResponse.php
Dave Amphlett committedJul 9, 2013 Configuration menu - View commit details
-
Copy full SHA for f3312ee - Browse repository at this point
Copy the full SHA f3312eeView commit details -
Dave Amphlett committed
Jul 9, 2013 Configuration menu - View commit details
-
Copy full SHA for 7e4ba70 - Browse repository at this point
Copy the full SHA 7e4ba70View commit details -
added getVPSTxId() to SagePay/Message/ServerCompleteAuthorizeResponse
Dave Amphlett committedJul 9, 2013 Configuration menu - View commit details
-
Copy full SHA for fc4b8d4 - Browse repository at this point
Copy the full SHA fc4b8d4View commit details -
Merge branch 'dev_to_core' into dev
Dave Amphlett committedJul 9, 2013 Configuration menu - View commit details
-
Copy full SHA for 53c23e5 - Browse repository at this point
Copy the full SHA 53c23e5View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master