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

Notice: Undefined index: shoppingcartid when activating the plugin, and checkout not working #27

Closed
davorin1 opened this issue Aug 9, 2023 · 0 comments · Fixed by #28
Assignees
Labels
bug Bugs

Comments

@davorin1
Copy link

davorin1 commented Aug 9, 2023

Describe the bug
After activating T-Com PayWay (new release) I am getting this error: Undefined index: shoppingcartid in /home/mydomain/public_html/wp-content/plugins/woocommerce-tcom-payway-1.7.3/classes/class-wc-tpayway.php on line 487

When going to the Checkout page, the payment is either in infinite loop or after trying to checkout with the PayWay as a payment type, the page just refreshes, order is pending and nothing else happens.

On previous versions this was working.

I guess it may be related to the WooCommerce version also, because the same plugin was working on much older WP/WooCommerce version.

To Reproduce

Version
1.7.3

Expected behavior
The Checkout page redirects to PayWay (like it used to) and after successful payment redirects to thank you page.

Additional context

@marinsagovac marinsagovac self-assigned this Jan 19, 2024
@marinsagovac marinsagovac added the bug Bugs label Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bugs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants