You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ This is the PHP client for the CyberSource SOAP Toolkit API.
6
6
##Prerequisites
7
7
8
8
- PHP 5.3 or above
9
-
-[curl](http://php.net/manual/en/book.curl.php), [openssl](http://php.net/manual/en/book.openssl.php), [soap](http://http://php.net/manual/en/book.soap.php) extensions must be enabled
9
+
-[curl](http://php.net/manual/en/book.curl.php), [openssl](http://php.net/manual/en/book.openssl.php), [soap](http://php.net/manual/en/book.soap.php) extensions must be enabled
10
10
- A CyberSource merchant ID and transaction key. You will need to set these in the cybs.ini file in ````lib/conf````.
11
11
12
12
@@ -44,4 +44,4 @@ composer.phar dump-autoload
44
44
45
45
For more information about CyberSource services, see <http://www.cybersource.com/developers/documentation>
46
46
47
-
For all other support needs, see <http://www.cybersource.com/support>
47
+
For all other support needs, see <http://www.cybersource.com/support>
0 commit comments