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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,7 +62,7 @@ After configuring your merchant ID and transaction key in ````cybs.ini````, the
62
62
php samples/Sale.php
63
63
```
64
64
65
-
The samples will output the response object for each request if successful.
65
+
The samples will output the response object for each request if successful. Note that the samples contain test data and should not be run in a live environment.
0 commit comments