Open michihu opened 4 years ago
hi all,
my question is where should I call
require_once('stripe-php-master/init.php');
the best?
If I do it in the config.php of the module itself it works but on compilation it gives an error. Couldnt find any info on this.
Important note: NO Composer installed so not possible via composer
hi all,
my question is where should I call
require_once('stripe-php-master/init.php');
the best?
If I do it in the config.php of the module itself it works but on compilation it gives an error. Couldnt find any info on this.
Important note: NO Composer installed so not possible via composer