File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# PayTech - PHP API Client
22
3- [ ![ Coverage Status] ( https://img.shields.io/badge/coverage-99.25%25 -success )] ( https://coveralls.io/github/PapiHack/paytech-php-client?branch=master )
3+ [ ![ Coverage Status] ( https://img.shields.io/badge/coverage-95.35% -success )] ( https://coveralls.io/github/PapiHack/paytech-php-client?branch=master )
44![ Issues] ( https://img.shields.io/github/issues/PapiHack/paytech-php-client )
55![ PR] ( https://img.shields.io/github/issues-pr/PapiHack/paytech-php-client )
66[ ![ Latest Stable Version] ( https://poser.pugx.org/papihack/paytech-php-client/v )] ( //packagist.org/packages/papihack/paytech-php-client )
Original file line number Diff line number Diff line change 3737 Config::setApiKey ('saplspalsa4545s4a5s4 ' );
3838 Config::setApiSecret ('saplspalsa4545s4a5s4 ' );
3939 Config::setCurrency (\PayTech \Enums \Currency::USD );
40- Config::setLiveMode (false );
41- Config::setTestMode (true );
40+ Config::setEnv (\PayTech \Enums \Environment::TEST );
4241 Config::setIsMobile (false );
4342 Config::setIpnUrl ('http://papihack/dashboard/ ' );
4443 Config::setSuccessUrl ('http://papihack/dashboard/ ' );
You can’t perform that action at this time.
0 commit comments