yidas / checkout-sdk
Checkout.com SDK for PHP
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/yidas/checkout-sdk
Requires
- php: >=5.6
- checkout/checkout-sdk-php: ^3.0
README
Checkout SDK for PHP
Checkout SDK for PHP with a web tool
Get the Tool to Explore
This repository includes the official Checkout PHP SDK and provides a web tool to easily demonstrate the integration concepts.
To get started, simply create a project in your PHP web directory using the Composer command:
$ composer create-project yidas/checkout-sdk checkout-tool dev-main
Once created, you can access the tool at your site, like https://{yourweb-dir}/path/checkout-sdk
.
More information: https://github.com/yidas/checkout-sdk-php/tree/main/tool