| Current Path : /home/happyrenas/old/happy-and-pay.fr/administration/templates/admin3/mangopay/demos/api/ |
Linux webd005.cluster105.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 |
| Current File : /home/happyrenas/old/happy-and-pay.fr/administration/templates/admin3/mangopay/demos/api/config.php |
<?php
/**
* Setting for client: client Id, client password
*/
define('MangoPayDemo_ClientId', 'sdk-unit-tests');
define('MangoPayDemo_ClientPassword', 'cqFfFrWfCcb7UadHNxx2C9Lo6Djw8ZduLi7J9USTmu8bhxxpju');
/**
* Path to folder to store temporary files (with permissions to write)
*/
define('MangoPayDemo_TemporaryFolder', __dir__);