woocommerce / woocommerce-paypal-payments

https://wordpress.org/plugins/woocommerce-paypal-payments/
GNU General Public License v2.0
62 stars 47 forks source link

Paypal Paymest not works #2274

Closed kurismedia closed 4 months ago

kurismedia commented 4 months ago

Describe the Bug

Irgendwas ist schief gelaufen. Bitte versuche es erneut oder wähle eine andere Zahlungsquelle.

Paypal loads, breaking the process on checkout?

[28-May-2024 10:51:36 UTC] data was called incorrectly. Order properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), do_action('template_redirect'), WP_Hook->do_action, WP_Hook->apply_filters, WC_AJAX::do_wc_ajax, do_action('wc_ajax_checkout'), WP_Hook->do_action, WP_Hook->apply_filters, WC_AJAX::checkout, WC_Checkout->process_checkout, WC_Checkout->create_order, do_action('woocommerce_checkout_order_created'), WP_Hook->do_action, WP_Hook->apply_filters, Fooevents_Seating->wpml_sync_seating_between_translations_new_order, WC_Abstract_Legacy_Order->get, wc_doing_it_wrong. This message was added in version 3.0. [28-May-2024 10:51:36 UTC] data was called incorrectly. Order properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), do_action('template_redirect'), WP_Hook->do_action, WP_Hook->apply_filters, WC_AJAX::do_wc_ajax, do_action('wc_ajax_checkout'), WP_Hook->do_action, WP_Hook->apply_filters, WC_AJAX::checkout, WC_Checkout->process_checkout, WC_Checkout->create_order, do_action('woocommerce_checkout_order_created'), WP_Hook->do_action, WP_Hook->apply_filters, Fooevents_Seating->wpml_sync_seating_between_translations_new_order, WC_Abstract_Legacy_Order->__get, wc_doing_it_wrong. This message was added in version 3.0. [28-May-2024 10:51:36 UTC] data was called incorrectly. Order properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), do_action('template_redirect'), WP_Hook->do_action, WP_Hook->apply_filters, WC_AJAX::do_wc_ajax, do_action('wc_ajax_checkout'), WP_Hook->do_action, WP_Hook->apply_filters, WC_AJAX::checkout, WC_Checkout->process_checkout, WC_Checkout->create_order, do_action('woocommerce_checkout_order_created'), WP_Hook->do_action, WP_Hook->apply_filters, Fooevents_Seating->wpml_sync_seating_between_translations_new_order, WC_Abstract_Legacy_Order->get, wc_doing_it_wrong. This message was added in version 3.0. [28-May-2024 14:55:24 UTC] The Automattic\WooCommerce\Admin\API\Options::get_options function is deprecated since version 6.3. [28-May-2024 14:55:24 UTC] The Automattic\WooCommerce\Admin\API\Options::get_options function is deprecated since version 6.3. [28-May-2024 15:13:38 UTC] The Automattic\WooCommerce\Admin\API\Options::get_options function is deprecated since version 6.3. [28-May-2024 15:13:38 UTC] The Automattic\WooCommerce\Admin\API\Options::get_options function is deprecated since version 6.3.

This was the error log

To Reproduce

  1. Go to '…'
  2. Click on '…'
  3. Scroll down to …'
  4. See error

Screenshots

Expected Behavior

Actual Behavior

Environment

Additional Details

System status ``` ```
InpsydeNiklas commented 4 months ago

Hi @kurismedia, this message appears to be caused by the WPML plugin and not by PayPal Payments. You can find some troubleshooting tips to get to the bottom of it on this page. If any questions or issues remain, I recommend contacting the support team directly form here for more personalized assistance. Thanks!