ax7-cmd / sumsub
Sumsub PHP SDK
Installs: 74
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:laravel-package
Requires
- guzzlehttp/guzzle: ^7.8
README
The description of the flow can be found here: https://developers.sumsub.com/api-flow/#api-integration-phases
Usage
- Install composer locally according to the guide
- Run
composer install
- Replace values of the
SUMSUB_SECRET_KEY
andSUMSUB_APP_TOKEN
with your keys - Run
php example.php
The next parts of documentation are covered in this example: