Checkout SDK for PHP


Checkout SDK for PHP with a web tool [![Latest Stable Version](https://poser.pugx.org/yidas/checkout-sdk/v/stable?format=flat-square)](https://packagist.org/packages/yidas/checkout-sdk) [![License](https://poser.pugx.org/yidas/checkout-sdk/license?format=flat-square)](https://packagist.org/packages/yidas/checkout-sdk) 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: ```shell $ 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 --- References --------- - [Checkout SDK for PHP - Github](https://github.com/checkout/checkout-sdk-php)