[go: nahoru, domu]

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

Macie błąd (Skipped processing. Order not found) #209

Closed
the-work opened this issue May 16, 2023 · 2 comments
Closed

Macie błąd (Skipped processing. Order not found) #209

the-work opened this issue May 16, 2023 · 2 comments

Comments

@the-work
Copy link

W najnowszej wersji wtyczki jest błąd, który wskazuje w dzienniku woocommerca na:
ERROR Skipped processing. Order not found

Aby go naprawić, należy w pliku:
/includes/abstract/class-wc-gateway-pay-by-paynow-pl.php

Linia 625: w $this->process_notification zamienić $order na $order_id
Linia 378: zamienić kolejność zmiennych na:
public function process_notification( $external_id, $payment_id, $status, $modified_at = '', $force = false ) {

@emilleszczak2
Copy link
Collaborator

Weryfikujemy

@emilleszczak2
Copy link
Collaborator

@the-work Poprawka naniesiona w najnowszej wersji.

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

3 participants