Failed to process the payment.
-
Hello there,
Recently after the latest update, we see these errors on failed payments
“Failed to process the payment. Please try again or contact the shop admin. [UNPROCESSABLE_ENTITY] The requested action could not be performed, semantically incorrect, or failed business validation. https://developer.paypal.com/docs/api/orders/v2/#error-PAYMENT_DENIED /var/www/wp-content/plugins/woocommerce-paypal-payments/modules/ppcp-wc-gateway/src/Gateway/CreditCardGateway.php:549
Please advise.
-
Hello,
thank you for reaching out to us, we are here to help.
We would like to review your logs and the system report to identify if your situation might be related to an already known issue. You can copy the logfiles from here:
– WooCommerce > Status > Get system report > Copy for support
– WooCommerce > Status > Logs > select “woocommerce-paypal-payments…” in the dropdown and click on view.If you don’t feel comfortable sharing those details on a public forum, please open a ticket with our service desk. You can find the instruction for this here: https://paypal.inpsyde.com/docs/request-support/
(please add the URL of this thread in the ticket as well)Kind regards,
JoostSame Error Facing
Failed to process the payment. Please try again or contact the shop admin. [UNPROCESSABLE_ENTITY] The requested action could not be performed, semantically incorrect, or failed business validation.
We see another error, “Could not process order. Could not retrieve order. Order status changed from Pending payment to Failed.”
We don’t have any log from Paypal payment on Woocomerce status.
We have downgraded to 1.8 since a lot of people say it worked fine for now.
Please advise.
Thank you.
-
This reply was modified 3 years, 9 months ago by
EliteGent.
Hi @gentlemako,
The latest update does not have the same browser compatibility coverage as previous versions. On modern browsers, all should be fine. But when the buyer uses an outdated browser, like an old Safari version, the smart buttons may fail to render.
The buyer then only sees a regular “Place order” button instead of the smart buttons, which causes a failed order with this error when clicked.
A downgrade to the previous version 1.9.1 should also help reduce the likelihood ofCould not retrieve order.errors.
We’re looking into at least restoring compatibility with browsers that were previously working.
Unsupported browsers like IE11 may still cause this error, though.The
PAYMENT_DENIEDerror must be looked into by the PayPal MTS though as this error is coming from PayPal.Kind regards,
NiklasThank you for the response; after downgrading to 1.8 we see far fewer failed errors for sure, but another error started showing up,”No PayPal order found in the current WooCommerce session. Order status changed from Pending payment to Failed.”
We have the cart/checkout pages excluded from all optimizations and cache systems.
Please advise.
Thank you.
-
This reply was modified 3 years, 9 months ago by
EliteGent.
Hi @gentlemako,
On version 1.8.0, this issue could occur for guests on the “Pay for Order” page and was resolved in the following update 1.8.1.
I suggest giving it a try with this version. This is essentially 1.9.1 with a small improvement, and it should provide the best possible compatibility while the core of the problem (compatibility issue with older browsers) is under investigation.
Kind regards,
NiklasHello,
since we did not receive any response or follow-up questions from you, we will assume you got this working to your requirements. If you still have any more questions for us, please open a new thread, because we will mark this one as resolved.
Kind regards,
JoostHi weve had some failed payments, I’ve tried test purchases which worked fine, however. We just had another failed payment and I tried another test and it failed as well. Here are the logs:
There were no paypal woocommerce logs in the drop down menu you described, it wouldn’t let me upload a screen shot. I also can’t type after those blocks that I could see.
The options were:
fatal errors, about 3 of them:2023-01-13T01:48:29+00:00 CRITICAL require(): Failed opening required '/home/eastfork/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes/Cart.php' (include_path='.:/opt/alt/php74/usr/share/pear') in /home/eastfork/public_html/wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-php-autoloader.php on line 87
2023-01-18T01:03:09+00:00 CRITICAL Uncaught Error: Call to undefined function avada_the_html_class() in /home/eastfork/public_html/wp-content/themes/Avada/header.php:15
Stack trace: 0 /home/eastfork/public_html/wp-includes/template.php(783): require_once() 1 /home/eastfork/public_html/wp-includes/template.php(718): load_template('/home/eastfork/…', true, Array) 2 /home/eastfork/public_html/wp-includes/general-template.php(48): locate_template(Array, true, true, Array) 3 /home/eastfork/public_html/wp-content/themes/Avada/404.php(14): get_header() 4 /home/eastfork/public_html/wp-includes/template-loader.php(106): include('/home/eastfork/…') 5 /home/eastfork/public_html/wp-blog-header.php(19): require_once('/home/eastfork/…') 6 /home/eastfork/public_html/index.php(17): require('/home/eastfork/…') 7 {main} thrown in /home/eastfork/public_html/wp-content/themes/Avada/header.php on line 152023-01-13T01:48:29+00:00 CRITICAL require(): Failed opening required '/home/eastfork/public_html/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Payments/Integrations/Cheque.php' (include_path='.:/opt/alt/php74/usr/share/pear') in /home/eastfork/public_html/wp-content/plugins/woocommerce/vendor/jetpack-autoloader/class-php-autoloader.php on line 87
SECOND LOG:
2023-01-16T21:43:54+00:00 CRITICAL Uncaught Error: Class 'Automattic\WooCommerce\Internal\Admin\Notes\WelcomeToWooCommerceForStoreUsers' not found in /home/eastfork/public_html/wp-content/plugins/woocommerce/src/Internal/Admin/FeaturePlugin.php:183
Stack trace: 0 /home/eastfork/public_html/wp-content/plugins/woocommerce/src/Internal/Admin/FeaturePlugin.php(100): Automattic\WooCommerce\Internal\Admin\FeaturePlugin->includes() 1 /home/eastfork/public_html/wp-content/plugins/woocommerce/src/Internal/Admin/FeaturePlugin.php(83): Automattic\WooCommerce\Internal\Admin\FeaturePlugin->on_plugins_loaded() 2 /home/eastfork/public_html/wp-content/plugins/woocommerce/src/Admin/Composer/Package.php(65): Automattic\WooCommerce\Internal\Admin\FeaturePlugin->init() 3 /home/eastfork/public_html/wp-content/plugins/woocommerce/src/Packages.php(64): Automattic\WooCommerce\Admin\Composer\Package::init() 4 /home/eastfork/public_html/wp-content/plugins/woocommerce/src/Packages.php(44): Automattic\WooCommerce\Packages::load_packages() 5 /home/eastfork/public_ht in /home/eastfork/public_html/wp-content/plugins/woocommerce/src/Internal/Admin/FeaturePlugin.php on line 183 2023-01-16T21:54:26+00:00 CRITICAL Uncaught RuntimeException: Error saving action: Table 'eastfork_a2wp495.wp1j_actionscheduler_actions' doesn't exist in /home/eastfork/public_html/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_DBStore.php:118
Stack trace: 0 /home/eastfork/public_html/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_DBStore.php(62): ActionScheduler_DBStore->save_action_to_db(Object(ActionScheduler_Action), NULL, false) 1 /home/eastfork/public_html/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_ActionFactory.php(247): ActionScheduler_DBStore->save_action(Object(ActionScheduler_Action)) 2 /home/eastfork/public_html/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_ActionFactory.php(154): ActionScheduler_ActionFactory->store(Object(ActionScheduler_Action)) 3 /home/eastfork/public_html/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/functions.php(59): in /home/eastfork/public_html/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_DBStore.php on line 118 2023-01-16T21:54:27+00:00 CRITICAL Uncaught RuntimeException: Error saving action: Error saving action: Table 'eastfork_a2wp495.wp1j_actionscheduler_actions' doesn't exist in /home/eastfork/public_html/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/migration/ActionScheduler_DBStoreMigrator.php:44
Stack trace: 0 /home/eastfork/public_html/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_HybridStore.php(242): ActionScheduler_DBStoreMigrator->save_action(Object(ActionScheduler_Action), NULL) 1 /home/eastfork/public_html/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_ActionFactory.php(247): ActionScheduler_HybridStore->save_action(Object(ActionScheduler_Action)) 2 /home/eastfork/public_html/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_ActionFactory.php(154): ActionScheduler_ActionFactory->store(Object(ActionScheduler_Action)) 3 /home/eastfork/public_html/wp-content/plugins/imagify/inc/Dependencies/Acti in /home/eastfork/public_html/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/migration/ActionScheduler_DBStoreMigrator.php on line 44 2023-01-16T21:59:19+00:00 CRITICAL require_once(): Failed opening required '/home/eastfork/public_html/wp-content/plugins/really-simple-ssl/class-front-end.php' (include_path='.:/opt/alt/php74/usr/share/pear') in /home/eastfork/public_html/wp-content/plugins/really-simple-ssl/rlrsssl-really-simple-ssl.php on line 120 2023-01-16T22:05:07+00:00 CRITICAL Uncaught Error: Class 'Yoast\WP\SEO\Premium\Helpers\Prominent_Words_Helper' not found in /home/eastfork/public_html/wp-content/plugins/wordpress-seo-premium/src/generated/container.php:1182
Stack trace: 0 /home/eastfork/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Container.php(271): Yoast\WP\SEO\Premium\Generated\Cached_Container->getProminentWordsHelper2Service() 1 /home/eastfork/public_html/wp-content/plugins/wordpress-seo/src/surfaces/classes-surface.php(38): YoastSEO_Vendor\Symfony\Component\DependencyInjection\Container->get('Yoast\WP\SEO\Pr…') 2 /home/eastfork/public_html/wp-content/plugins/wordpress-seo-premium/premium.php(88): Yoast\WP\SEO\Surfaces\Classes_Surface->get('Yoast\WP\SEO\Pr…') 3 /home/eastfork/public_html/wp-content/plugins/wordpress-seo-premium/src/initializers/plugin.php(53): WPSEO_Premium->__construct() 4 /home/eastfork/public_html/wp-includes/class-wp-hook.php(308): Yoast\WP\SEO\Premium\Initializers\Plugin->load('') 5 /home/ in /home/eastfork/public_html/wp-content/plugins/wordpress-seo-premium/src/generated/container.php on line 1182WordPress Environment WordPress address (URL): https://www.eastforknursery.com Site address (URL): https://www.eastforknursery.com WC Version: 7.3.0 REST API Version: ✔</img> 7.3.0 WC Blocks Version: ✔</img> 9.1.5 Action Scheduler Version: ✔</img> 3.5.3 Log Directory Writable: ✔</img> WP Version: 6.1.1 WP Multisite: – WP Memory Limit: 768 MB WP Debug Mode: – WP Cron: ✔</img> Language: en_US External object cache: ✔</img> Server Environment Server Info: LiteSpeed PHP Version: 7.4.33 PHP Post Max Size: 128 MB PHP Time Limit: 300 PHP Max Input Vars: 10000 cURL Version: 7.84.0 OpenSSL/1.1.1p SUHOSIN Installed: – MySQL Version: 10.3.36-MariaDB-cll-lve Max Upload Size: 128 MB Default Timezone is UTC: ✔</img> fsockopen/cURL: ✔</img> SoapClient: ✔</img> DOMDocument: ✔</img> GZip: ✔</img> Multibyte String: ✔</img> Remote Post: ✔</img> Remote Get: ✔</img> Database WC Database Version: 7.3.0 WC Database Prefix: wp1j_ Total Database Size: 157.88MB Database Data Size: 137.28MB Database Index Size: 20.60MB wp1j_woocommerce_sessions: Data: 0.06MB + Index: 0.02MB + Engine InnoDB wp1j_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp1j_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp1j_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB wp1j_woocommerce_order_items: Data: 0.08MB + Index: 0.05MB + Engine InnoDB wp1j_woocommerce_order_itemmeta: Data: 0.39MB + Index: 0.34MB + Engine InnoDB wp1j_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB wp1j_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.05MB + Engine InnoDB wp1j_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp1j_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.05MB + Engine InnoDB wp1j_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp1j_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp1j_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp1j_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp1j_actionscheduler_actions: Data: 0.11MB + Index: 0.13MB + Engine InnoDB wp1j_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp1j_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp1j_actionscheduler_logs: Data: 0.08MB + Index: 0.06MB + Engine InnoDB wp1j_aiowps_debug_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp1j_aiowps_events: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp1j_aiowps_failed_logins: Data: 0.02MB + Index: 0.05MB + Engine InnoDB wp1j_aiowps_global_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp1j_aiowps_login_activity: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp1j_aiowps_login_lockdown: Data: 0.02MB + Index: 0.05MB + Engine InnoDB wp1j_aiowps_permanent_block: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp1j_commentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp1j_comments: Data: 0.28MB + Index: 0.28MB + Engine InnoDB wp1j_csshero3: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp1j_et_bloom_stats: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp1j_ewwwio_images: Data: 0.60MB + Index: 0.19MB + Engine MyISAM wp1j_ewwwio_queue: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp1j_fusion_forms: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp1j_fusion_form_entries: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp1j_fusion_form_fields: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp1j_fusion_form_submissions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp1j_icwp_wpsf_audit_trail: Data: 0.05MB + Index: 0.00MB + Engine InnoDB wp1j_icwp_wpsf_events: Data: 0.05MB + Index: 0.00MB + Engine InnoDB wp1j_icwp_wpsf_filelocker: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp1j_icwp_wpsf_geoip: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp1j_icwp_wpsf_ip_lists: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp1j_icwp_wpsf_notes: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp1j_icwp_wpsf_reports: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp1j_icwp_wpsf_scanner: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp1j_icwp_wpsf_scanq: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp1j_icwp_wpsf_sessions: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp1j_icwp_wpsf_spambot_comments_filter: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp1j_icwp_wpsf_statistics: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp1j_icwp_wpsf_traffic: Data: 0.17MB + Index: 0.01MB + Engine MyISAM wp1j_imagify_files: Data: 0.07MB + Index: 0.06MB + Engine MyISAM wp1j_imagify_folders: Data: 0.00MB + Index: 0.01MB + Engine MyISAM wp1j_layerslider: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp1j_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp1j_litespeed_url: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp1j_litespeed_url_file: Data: 0.02MB + Index: 0.08MB + Engine InnoDB wp1j_mainwp_client_report: Data: 0.03MB + Index: 0.00MB + Engine InnoDB wp1j_mainwp_client_report_client: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp1j_mainwp_client_report_format: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp1j_mainwp_client_report_site_token: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp1j_mainwp_client_report_token: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp1j_mainwp_group: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp1j_mainwp_request_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp1j_mainwp_tips: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp1j_mainwp_users: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp1j_mainwp_wp: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp1j_mainwp_wpvivid: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp1j_mainwp_wpvivid_global: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp1j_mainwp_wp_backup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp1j_mainwp_wp_backup_progress: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp1j_mainwp_wp_group: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp1j_mainwp_wp_options: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp1j_mainwp_wp_settings_backup: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp1j_mainwp_wp_sync: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp1j_options: Data: 6.50MB + Index: 0.36MB + Engine InnoDB wp1j_pmxe_exports: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp1j_pmxe_google_cats: Data: 0.26MB + Index: 0.05MB + Engine MyISAM wp1j_pmxe_posts: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp1j_pmxe_templates: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp1j_postmeta: Data: 92.63MB + Index: 16.03MB + Engine InnoDB wp1j_posts: Data: 2.52MB + Index: 0.22MB + Engine InnoDB wp1j_revslider_css: Data: 0.13MB + Index: 0.00MB + Engine InnoDB wp1j_revslider_layer_animations: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp1j_revslider_navigations: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp1j_revslider_sliders: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp1j_revslider_slides: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp1j_revslider_static_slides: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp1j_richreviews: Data: 0.05MB + Index: 0.00MB + Engine InnoDB wp1j_termmeta: Data: 0.22MB + Index: 0.22MB + Engine InnoDB wp1j_terms: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp1j_term_relationships: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp1j_term_taxonomy: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp1j_usermeta: Data: 0.08MB + Index: 0.03MB + Engine InnoDB wp1j_users: Data: 0.02MB + Index: 0.05MB + Engine InnoDB wp1j_wc_admin_notes: Data: 0.05MB + Index: 0.00MB + Engine InnoDB wp1j_wc_admin_note_actions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp1j_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp1j_wc_customer_lookup: Data: 0.05MB + Index: 0.03MB + Engine InnoDB wp1j_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp1j_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp1j_wc_order_product_lookup: Data: 0.08MB + Index: 0.06MB + Engine InnoDB wp1j_wc_order_stats: Data: 0.06MB + Index: 0.05MB + Engine InnoDB wp1j_wc_order_tax_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp1j_wc_product_attributes_lookup: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp1j_wc_product_download_directories: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp1j_wc_product_meta_lookup: Data: 0.02MB + Index: 0.04MB + Engine MyISAM wp1j_wc_rate_limits: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp1j_wc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp1j_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp1j_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp1j_wfBlockedIPLog: Data: 0.06MB + Index: 0.00MB + Engine InnoDB wp1j_wfBlocks7: Data: 0.02MB + Index: 0.05MB + Engine InnoDB wp1j_wfConfig: Data: 2.52MB + Index: 0.00MB + Engine InnoDB wp1j_wfCrawlers: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp1j_wfFileChanges: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp1j_wfFileMods: Data: 17.55MB + Index: 0.00MB + Engine InnoDB wp1j_wfHits: Data: 1.09MB + Index: 0.22MB + Engine InnoDB wp1j_wfHoover: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp1j_wfIssues: Data: 0.02MB + Index: 0.06MB + Engine InnoDB wp1j_wfKnownFileList: Data: 8.52MB + Index: 0.00MB + Engine InnoDB wp1j_wfLiveTrafficHuman: Data: 0.00MB + Index: 0.01MB + Engine MyISAM wp1j_wfLocs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp1j_wfLogins: Data: 0.13MB + Index: 0.03MB + Engine InnoDB wp1j_wfls_2fa_secrets: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp1j_wfls_settings: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp1j_wfNotifications: Data: 0.08MB + Index: 0.00MB + Engine InnoDB wp1j_wfPendingIssues: Data: 0.02MB + Index: 0.06MB + Engine InnoDB wp1j_wfReverseCache: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp1j_wfSNIPCache: Data: 0.02MB + Index: 0.05MB + Engine InnoDB wp1j_wfStatus: Data: 0.23MB + Index: 0.13MB + Engine InnoDB wp1j_wfTrafficRates: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp1j_wpfm_backup: Data: 0.00MB + Index: 0.00MB + Engine MyISAM wp1j_wpforms_tasks_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp1j_wpns_backup_report: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp1j_wpr_rucss_resources: Data: 0.02MB + Index: 0.06MB + Engine InnoDB wp1j_wpr_rucss_used_css: Data: 0.02MB + Index: 0.05MB + Engine InnoDB wp1j_wt_iew_action_history: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp1j_wt_iew_cron: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp1j_wt_iew_ftp: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp1j_wt_iew_mapping_template: Data: 0.02MB + Index: 0.00MB + Engine InnoDB wp1j_yoast_indexable: Data: 0.25MB + Index: 0.09MB + Engine InnoDB wp1j_yoast_indexable_hierarchy: Data: 0.02MB + Index: 0.05MB + Engine InnoDB wp1j_yoast_migrations: Data: 0.02MB + Index: 0.02MB + Engine InnoDB wp1j_yoast_primary_term: Data: 0.02MB + Index: 0.03MB + Engine InnoDB wp1j_yoast_prominent_words: Data: 0.08MB + Index: 0.14MB + Engine InnoDB wp1j_yoast_seo_links: Data: 0.08MB + Index: 0.03MB + Engine InnoDB wp1j_yoast_seo_meta: Data: 0.13MB + Index: 0.00MB + Engine InnoDB Post Type Counts ad_woo_search_grid: 12 attachment: 182 custom_css: 2 custom-css-js: 1 fusion_template: 12 nav_menu_item: 26 page: 30 pf_contact: 223 post: 2 product: 48 product_variation: 117 revision: 197 shop_coupon: 1 shop_order: 279 shop_order_refund: 32 slide: 12 wpforms: 2 Security Secure connection (HTTPS): ✔</img> Hide errors from visitors: ✔</img> Active Plugins (21) ManageWP - Worker: by GoDaddy – 4.9.16 WooCommerce Magic Grid: by Proword – 4.6 Akismet Anti-Spam: by Automattic – 5.0.2 Schema - All In One Schema Rich Snippets: by Brainstorm Force – 1.6.5 All In One WP Security: by All In One WP Security & Firewall Team – 5.1.4 Classic Editor: by WordPress Contributors – 1.6.2 Simple Custom CSS and JS: by SilkyPress.com – 3.42 Avada Builder: by ThemeFusion – 3.9.2 Avada Core: by ThemeFusion – 5.9.2 Imagify: by Imagify – Optimize Images & Convert WebP – 2.1 LiteSpeed Cache: by LiteSpeed Technologies – 5.3.2 Order Export & Order Import for WooCommerce: by WebToffee – 2.3.0 Really Simple SSL: by Really Simple Plugins – 6.1.0 UpdraftPlus - Backup/Restore: by UpdraftPlus.Com DavidAnderson – 2.22.25.0 Table Rate Shipping for WooCommerce: by JEM Plugins – 2.27 WooCommerce PayPal Payments: by WooCommerce – 2.0.1 WooCommerce: by Automattic – 7.3.0 Wordfence Security: by Wordfence – 7.8.2 Yoast SEO Premium: by Team Yoast – 19.7 Yoast SEO: by Team Yoast – 19.14 WPForms Lite: by WPForms – 1.7.9.1 Inactive Plugins (3) All-in-One WP Migration: by ServMask – 7.70 Heartbeat Control by WP Rocket: by WP Rocket – 2.0 WP Rocket: by WP Media – 3.10.5.1 Dropin Plugins (2) advanced-cache.php: advanced-cache.php object-cache.php: object-cache.php Must Use Plugins (2) aios-firewall-loader.php: by – ManageWP - Worker Loader: by GoDaddy – Settings API Enabled: ✔</img> Force SSL: ✔</img> Currency: USD ($) Currency Position: left Thousand Separator: , Decimal Separator: . Number of Decimals: 2 Taxonomies: Product Types: external (external) grouped (grouped) simple (simple) variable (variable) Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog) exclude-from-search (exclude-from-search) featured (featured) outofstock (outofstock) rated-1 (rated-1) rated-2 (rated-2) rated-3 (rated-3) rated-4 (rated-4) rated-5 (rated-5) Connected to WooCommerce.com: – Enforce Approved Product Download Directories: – Order datastore: WC_Order_Data_Store_CPT WC Pages Shop base: #6663 - /shop Cart: #5 - /cart Checkout: #6 - /checkout My account: #6664 - /my-account Terms and conditions: #1649 - /thanks-for-purchasing Theme Name: Avada Version: 7.9.2 Author URL: https://themeforest.net/user/ThemeFusion Child Theme: ❌</img> – If you are modifying WooCommerce on a parent theme that you did not build personally we recommend using a child theme. See: How to create a child theme WooCommerce Support: ✔</img> Templates Overrides: Avada/woocommerce/cart/cart.php Avada/woocommerce/checkout/form-pay.php Avada/woocommerce/checkout/review-order.php Avada/woocommerce/checkout/thankyou.php Avada/woocommerce/loop/loop-start.php Avada/woocommerce/single-product/add-to-cart/variable.php Avada/woocommerce/single-product/short-description.php Avada/woocommerce/single-product/tabs/additional-information.php Avada/woocommerce/single-product/tabs/description.php WooCommerce PayPal Payments Onboarded: ✔</img> Shop country code: US WooCommerce currency supported: ✔</img> Advanced Card Processing available in country: ✔</img> Pay Later messaging available in country: ✔</img> Webhook status: ✔</img> Vault enabled: ✔</img> Logging enabled: – Reference Transactions: – Used PayPal Checkout plugin: ✔</img> Tracking enabled: – Admin Enabled Features: activity-panels analytics coupons customer-effort-score-tracks experimental-products-task experimental-import-products-task experimental-fashion-sample-products shipping-smart-defaults shipping-setting-tour homescreen marketing multichannel-marketing mobile-app-banner navigation onboarding onboarding-tasks remote-inbox-notifications remote-free-extensions payment-gateway-suggestions shipping-label-banner subscriptions store-alerts transient-notices woo-mobile-welcome wc-pay-promotion wc-pay-welcome-page Disabled Features: minified-js new-product-management-experience settings Daily Cron: ✔</img> Next scheduled: 2023-01-23 03:00:31 -07:00 Options: ✔</img> Notes: 53 Onboarding: completed Action Scheduler Complete: 262 Oldest: 2022-12-24 21:00:22 +0000 Newest: 2023-01-22 22:53:30 +0000 Failed: 15 Oldest: 2022-12-15 15:30:24 +0000 Newest: 2023-01-16 22:23:17 +0000 Pending: 6 Oldest: 2023-01-23 21:55:44 +0000 Newest: 2023-01-23 22:05:11 +0000 Status report information Generated at: 2023-01-22 15:54:39 -07:00 `Hello @sunshineawake
This thread is already closed and can’t be used for new issues. I suggest you open a new thread or open a private engagement with us via these instructions.
The error that you showed, does talk about “blocks” and this is something our plugin does not yet support. That would be my guess is the cause of this issue. We’ll have to take a closer look if that is not the cause.
Kind regards,
JoostHi, this web site has been configured in the same way for years, accept for the latest updates.
-
This reply was modified 3 years, 9 months ago by
The topic ‘Failed to process the payment.’ is closed to new replies.