Download the PHP package paykun/checkout without Composer
On this page you can find all versions of the php package paykun/checkout. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download paykun/checkout
More information about paykun/checkout
Files in paykun/checkout
Package checkout
Short Description PayKun Checkout library which can be used to initiate payment
License MIT
Informations about the package checkout
checkout-php
Latest Stable Version *** License
Installation
-
If your project uses composer, run the below command
- If you are not using composer, download the latest release from the releases section.
You should download the
Source code.zip
file. After that includePayment.php
in your application and you can use the API as usual.
How To Generate Access token and API Secret
You can generate Or Regenerate Access token and API Secret from login into your paykun admin panel, Then Go To : Settings -> Security -> API Keys. There you will find the generate button if you have not generated api key before.
If you have generated api key before then you will see the date of the api key generate, since you will not be able to retrieve the old api key (For security reasons) we have provided the re-generate option, so you can re-generate api key in case you have lost the old one.
Note : Once you re-generate api key your old api key will stop working immediately. So be cautious while using this option.
Usage (Composer project)
Usage (Non-composer project)
For further help, see our documentation on https://paykun.com/docs.
License
The Paykun PHP SDK is released under the MIT License.