-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ec5ec57
commit 4cb60f3
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule iATSPayments
updated
10 files
+6 −4 | Tests/CoreTest.php | |
+6 −4 | Tests/CustomerLinkTest.php | |
+6 −4 | Tests/ProcessLinkTest.php | |
+6 −4 | Tests/ReportLinkTest.php | |
+4 −4 | composer.json | |
+4 −5 | iATS.php | |
+40 −45 | lib/Core.php | |
+22 −17 | lib/CustomerLink.php | |
+33 −28 | lib/ProcessLink.php | |
+14 −11 | lib/ReportLink.php |