Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undefined array key "transactionInfo" #163

Open
Dekadinious opened this issue Dec 19, 2024 · 1 comment
Open

Undefined array key "transactionInfo" #163

Dekadinious opened this issue Dec 19, 2024 · 1 comment

Comments

@Dekadinious
Copy link

Since we are already here :D

[2024-12-19 12:43:59] Undefined array key "transactionInfo" in /www/any/wp-content/plugins/woo-vipps/WC_Gateway_Vipps.class.php on line 2262
Trace:
Array
(
    [0] => Array
        (
            [file] => /www/any/wp-content/plugins/woo-vipps/WC_Gateway_Vipps.class.php
            [line] => 2262
            [function] => custom_error_handler
            [class] => 
        )

    [1] => Array
        (
            [file] => /www/any/wp-content/plugins/woo-vipps/Vipps.class.php
            [line] => 4431
            [function] => callback_check_order_status
            [class] => WC_Gateway_Vipps
        )

    [2] => Array
        (
            [file] => /www/any/wp-content/plugins/woo-vipps/Vipps.class.php
            [line] => 2013
            [function] => vipps_wait_for_payment
            [class] => Vipps
        )

    [3] => Array
        (
            [file] => /www/any/wp-includes/class-wp-hook.php
            [line] => 324
            [function] => template_redirect
            [class] => Vipps
        )

    [4] => Array
        (
            [file] => /www/any/wp-includes/class-wp-hook.php
            [line] => 348
            [function] => apply_filters
            [class] => WP_Hook
        )

    [5] => Array
        (
            [file] => /www/any/wp-includes/plugin.php
            [line] => 517
            [function] => do_action
            [class] => WP_Hook
        )

    [6] => Array
        (
            [file] => /www/any/wp-includes/template-loader.php
            [line] => 13
            [function] => do_action
            [class] => 
        )

    [7] => Array
        (
            [file] => /www/any/wp-blog-header.php
            [line] => 19
            [function] => require_once
            [class] => 
        )

    [8] => Array
        (
            [file] => /www/any/index.php
            [line] => 17
            [function] => require
            [class] => 
        )

)
@iverok
Copy link
Collaborator

iverok commented Dec 19, 2024

Right, this will be silenced in the next version (fix is in master branch now).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants