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-95.35 %25-brightgreen )] ( https://coveralls.io/github/PapiHack/paytech-php-client?branch=master )
3+ [ ![ Coverage Status] ( https://img.shields.io/badge/coverage-100 %25-brightgreen )] ( 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 )
@@ -38,7 +38,8 @@ After that, setup the API config with your parameters like this :
3838
3939 /*
4040 * The PayTech\Enums\Currency class defined authorized currencies
41- * You can change XOF (in the following example) by USD, CAD, GBP or MAD
41+ * You can change XOF (in the following example) by USD, CAD or another currency
42+ * All allowed currencies are in \PayTech\Enums\Currency class
4243 * !!! Notice that XOF is the default currency !!!
4344 */
4445
You can’t perform that action at this time.
0 commit comments