Skip to content
This repository was archived by the owner on Apr 17, 2019. It is now read-only.
This repository was archived by the owner on Apr 17, 2019. It is now read-only.

Override PayPal module v3.7.1 #3

Description

Hi,

The current 3.7.1 of PayPal module can be overrided with this check:

if (!class_exists('PayPal')) { class PayPal extends PayPalModule {...} }

But the PayPal class (paypal.php) add some "define" outside the class and cause warnings: PHP Notice: Constant xxx already defined.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions