Skip to content
This repository was archived by the owner on Aug 18, 2021. It is now read-only.

best way to include init.php in magento2 without composer #16

@michihu

Description

@michihu

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions