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.rdoc
+2
Original file line number
Diff line number
Diff line change
@@ -30,6 +30,8 @@ You need to configure the gem with your own Payson credentials through the <tt>P
30
30
31
31
Please note that if <tt>config.api_user_id</tt> is set to 4, the client will go into test mode. Valid test access credentials could be found in {documentation}[https://api.payson.se/#Testing/sandbox].
32
32
33
+
For more detailed testing you may create your own test agent for use in the test environment. Use <tt>config.test_mode = true</tt>
0 commit comments