SDK documentation, config for sandbox?

Hello I want to test this wrapper for the Payoneer: github.com/VoxFeed/payoneer-client
How can I obtain the following config info:
{
"sandbox": true,
"username": "USERNAME",
"password": "PASSWORD",
"partnerId": "PARTNERID"
}