Skip to content

Commit

Permalink
Merge pull request #12 from realexpayments-developers/master
Browse files Browse the repository at this point in the history
Enhanced SDK features and changed default endpoint for TLS 1.2
  • Loading branch information
RealexITSO authored Jan 24, 2017
2 parents 22c4576 + 185071a commit 44ea3d0
Show file tree
Hide file tree
Showing 99 changed files with 9,293 additions and 752 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ Vagrantfile
vm-config/
phpunit.phar
composer.lock
adhoc/
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
# Change Log
All notable changes to the SDK will be documented in this file.

## [1.2]
- Added Card Storage: Receipt-in, Payment-out, Payer-New, Payer-Edit, Card-new, Card-update, Card-delete, Verify Enrolled Card, DCC Rate Lookup, DCC + Auth, Receipt in OTB, Updated default endpoint.

## [1.1]
- Added mobile payment type (auth-mobile) and relevant fields (mobile, token) to payment request.
- Added settle, void, rebate, OTB, credit, hold and release payment types.


## [1.0.1]
- Minor Fixes
Expand Down
2 changes: 1 addition & 1 deletion LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2015 Pay and Shop Ltd t/a Realex Payments
Copyright (c) 2017 Pay and Shop Ltd t/a Realex Payments

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
Loading

0 comments on commit 44ea3d0

Please sign in to comment.