- Posts: 2
- Thank you received: 0
- Forum
- Support questions
- WooPrice Calculator (Pro)
- [SOLVED] Pro Version -> WC_Cart::get_checkout_url is deprecated
×
WooPrice Calculator PRO
[SOLVED] Pro Version -> WC_Cart::get_checkout_url is deprecated
- Steffen Görg
-
Topic Author
- Offline
Less
More
2 years 9 months ago #1480
by Steffen Görg
Steffen Görg replied the topic: Pro Version -> WC_Cart::get_checkout_url is deprecated
I´m fine, just wanted to let you know.

Please Log in or Create an account to join the conversation.
- Indrit
-
2 years 9 months ago #1479
by Indrit
Indrit replied the topic: Pro Version -> WC_Cart::get_checkout_url is deprecated
Hi,
thank you for the response you have given us regarding the issue.
We have added your code to the next version to be released.
Currently have you resolved or would you prefer a bugfix version to be sent to you?
Let me know if you need more help.
Kind Regards,
Indrit
AT367
thank you for the response you have given us regarding the issue.
We have added your code to the next version to be released.
Currently have you resolved or would you prefer a bugfix version to be sent to you?
Let me know if you need more help.
Kind Regards,
Indrit
AT367
Please Log in or Create an account to join the conversation.
- Steffen Görg
-
Topic Author
- Offline
Less
More
- Posts: 2
- Thank you received: 0
2 years 9 months ago #1478
by Steffen Görg
Steffen Görg created the topic: Pro Version -> WC_Cart::get_checkout_url is deprecated
Hi,
I found no bug reporting tool so I´ll post this here.
When Cart redirection is enabled in the settings, Woocommerce will throw a depreciated notice.
awspricecalculator.php -> line 345
Please change:to
Best regards
Steffen
I found no bug reporting tool so I´ll post this here.
When Cart redirection is enabled in the settings, Woocommerce will throw a depreciated notice.
awspricecalculator.php -> line 345
Please change:
return $woocommerce->cart->get_checkout_url();
return wc_get_checkout_url();
Best regards
Steffen
Please Log in or Create an account to join the conversation.
Moderators: david
- Forum
- Support questions
- WooPrice Calculator (Pro)
- [SOLVED] Pro Version -> WC_Cart::get_checkout_url is deprecated
Time to create page: 0.194 seconds