Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter katidiasantunes

    (@katidiasantunes)

    Hello again @babylon1999

    I add the Fatal Logs on Github: https://github.com/delfinaantunes/fatal-logs

    Regarding adding the filter to the functions.php file, can I add it in any line or does it have to be in a specific place?

    Thank you for your help.

    Thread Starter katidiasantunes

    (@katidiasantunes)

    Hello @babylon1999 ,

    thanks for the answer.

    I released the site’s permalinks.

    There are several “fatal-error” logs, I send the most recent one:

    2023-08-07T16:24:55+00:00 DEBUG 
    ====Stripe Version: 7.4.2====
    ====Start Log====
    payment_methods/pm_1NcWEiJmrGgpHQ4S9v7uPQvc
    ====End Log====
    
    
    2023-08-07T16:24:55+00:00 DEBUG 
    ====Stripe Version: 7.4.2====
    ====Start Log====
    customers request: Array
    (
        [email] => [email protected]
        [description] => Name: Test Test, Guest
        [name] => Test Test
        [metadata] => Array
            (
            )
    
        [preferred_locales] => Array
            (
                [0] => en-US
            )
    
    )
    
    ====End Log====
    
    
    2023-08-07T16:24:56+00:00 DEBUG 
    ====Stripe Version: 7.4.2====
    ====Start Log====
    Info: Begin processing payment for order 3741 for the amount of 1.00
    ====End Log====
    
    
    2023-08-07T16:24:56+00:00 DEBUG 
    ====Stripe Version: 7.4.2====
    ====Start Log====
    payment_intents request: Array
    (
        [amount] => 100
        [currency] => eur
        [description] => Kati Dias Antunes - Encomenda #3741
        [metadata] => Array
            (
                [customer_name] => Test Test
                [customer_email] => [email protected]
                [order_id] => 3741
                [site_url] => https://katidiasantunes.pt
            )
    
        [capture_method] => automatic
        [payment_method_types] => Array
            (
                [0] => card
            )
    
        [payment_method] => pm_1NcWEiJmrGgpHQ4S9v7uPQvc
        [customer] => cus_OPKuxyvw57a5ZE
        [statement_descriptor] => Kati Dias Antunes
    )
    
    ====End Log====
    
    
    2023-08-07T16:24:57+00:00 DEBUG 
    ====Stripe Version: 7.4.2====
    ====Start Log====
    Stripe PaymentIntent pi_3NcWEmJmrGgpHQ4S0IbKLQwG initiated for order 3741
    ====End Log====
    
    
    2023-08-07T16:24:57+00:00 DEBUG 
    ====Stripe Version: 7.4.2====
    ====Start Log====
    payment_intents/pi_3NcWEmJmrGgpHQ4S0IbKLQwG/confirm request: Array
    (
        [payment_method] => pm_1NcWEiJmrGgpHQ4S9v7uPQvc
    )
    
    ====End Log====
    
    
    2023-08-07T16:24:58+00:00 DEBUG 
    ====Stripe Version: 7.4.2====
    ====Start Log====
    Stripe PaymentIntent pi_3NcWEmJmrGgpHQ4S0IbKLQwG succeeded for order 3741
    ====End Log====
    
    
    2023-08-07T16:24:58+00:00 DEBUG 
    ====Stripe Version: 7.4.2====
    ====Start Log====
    Processing response: stdClass Object
    (
        [id] => ch_3NcWEmJmrGgpHQ4S0CA4DnN4
        [object] => charge
        [amount] => 100
        [amount_captured] => 100
        [amount_refunded] => 0
        [application] => 
        [application_fee] => 
        [application_fee_amount] => 
        [balance_transaction] => txn_3NcWEmJmrGgpHQ4S094GHXOd
        [billing_details] => stdClass Object
            (
                [address] => stdClass Object
                    (
                        [city] => 12345
                        [country] => AX
                        [line1] => Test12
                        [line2] => 
                        [postal_code] => 12345
                        [state] => 
                    )
    
                [email] => [email protected]
                [name] => Test Test
                [phone] => 123123123123
            )
    
        [calculated_statement_descriptor] => KATI DIAS ANTUNES
        [captured] => 1
        [created] => 1691425497
        [currency] => eur
        [customer] => cus_OPKuxyvw57a5ZE
        [description] => Kati Dias Antunes - Encomenda #3741
        [destination] => 
        [dispute] => 
        [disputed] => 
        [failure_balance_transaction] => 
        [failure_code] => 
        [failure_message] => 
        [fraud_details] => stdClass Object
            (
            )
    
        [invoice] => 
        [livemode] => 
        [metadata] => stdClass Object
            (
                [customer_email] => [email protected]
                [customer_name] => Test Test
                [order_id] => 3741
                [site_url] => https://katidiasantunes.pt
            )
    
        [on_behalf_of] => 
        [order] => 
        [outcome] => stdClass Object
            (
                [network_status] => approved_by_network
                [reason] => 
                [risk_level] => normal
                [risk_score] => 25
                [seller_message] => Payment complete.
                [type] => authorized
            )
    
        [paid] => 1
        [payment_intent] => pi_3NcWEmJmrGgpHQ4S0IbKLQwG
        [payment_method] => pm_1NcWEiJmrGgpHQ4S9v7uPQvc
        [payment_method_details] => stdClass Object
            (
                [card] => stdClass Object
                    (
                        [brand] => visa
                        [checks] => stdClass Object
                            (
                                [address_line1_check] => pass
                                [address_postal_code_check] => pass
                                [cvc_check] => pass
                            )
    
                        [country] => US
                        [exp_month] => 3
                        [exp_year] => 2034
                        [fingerprint] => 2l9jz8OAE7pudaqh
                        [funding] => credit
                        [installments] => 
                        [last4] => 4242
                        [mandate] => 
                        [network] => visa
                        [network_token] => stdClass Object
                            (
                                [used] => 
                            )
    
                        [three_d_secure] => 
                        [wallet] => 
                    )
    
                [type] => card
            )
    
        [receipt_email] => 
        [receipt_number] => 
        [receipt_url] => https://pay.stripe.com/receipts/payment/CAcaFwoVYWNjdF8xTlE5Q2lKbXJHZ3BIUTRTKNq1xKYGMgbx-pxIC-E6LBYknwbO6ydxC45KIhyWQNWxlXDsljzDKKKfFBLyHIaRLh1-f-buqwCgcEW1
        [refunded] => 
        [refunds] => stdClass Object
            (
                [object] => list
                [data] => Array
                    (
                    )
    
                [has_more] => 
                [total_count] => 0
                [url] => /v1/charges/ch_3NcWEmJmrGgpHQ4S0CA4DnN4/refunds
            )
    
        [review] => 
        [shipping] => 
        [source] => 
        [source_transfer] => 
        [statement_descriptor] => Kati Dias Antunes
        [statement_descriptor_suffix] => 
        [status] => succeeded
        [transfer_data] => 
        [transfer_group] => 
    )
    
    ====End Log====
    
    
    2023-08-07T16:24:58+00:00 DEBUG 
    ====Stripe Version: 7.4.2====
    ====Start Log====
    balance/history/txn_3NcWEmJmrGgpHQ4S094GHXOd
    ====End Log====
    
    
    2023-08-07T17:15:21+00:00 DEBUG 
    ====Stripe Version: 7.4.2====
    ====Start Log====
    account
    ====End Log====
    
    
    2023-08-07T17:17:00+00:00 DEBUG 
    ====Stripe Version: 7.4.2====
    ====Start Log====
    customers/cus_OH7Ehus8MKV7vB/payment_methods request: Array
    (
        [limit] => 100
    )
    
    ====End Log====
    
    
    2023-08-07T17:17:28+00:00 DEBUG 
    ====Stripe Version: 7.4.2====
    ====Start Log====
    payment_methods/pm_1NcX3bJmrGgpHQ4Sl3zozZ76
    ====End Log====
    
    
    2023-08-07T17:17:29+00:00 DEBUG 
    ====Stripe Version: 7.4.2====
    ====Start Log====
    customers/cus_OH7Ehus8MKV7vB request: Array
    (
        [email] => [email protected]
        [description] => Name: Delfina Antunes, Username: [email protected]
        [name] => Delfina Antunes
        [metadata] => Array
            (
            )
    
        [preferred_locales] => Array
            (
                [0] => en-US
            )
    
    )
    
    ====End Log====
    
    
    2023-08-07T17:17:30+00:00 DEBUG 
    ====Stripe Version: 7.4.2====
    ====Start Log====
    Info: Begin processing payment for order 3742 for the amount of 1.00
    ====End Log====
    
    
    2023-08-07T17:17:30+00:00 DEBUG 
    ====Stripe Version: 7.4.2====
    ====Start Log====
    payment_intents request: Array
    (
        [amount] => 100
        [currency] => eur
        [description] => Kati Dias Antunes - Encomenda #3742
        [metadata] => Array
            (
                [customer_name] => Delfina Antunes
                [customer_email] => [email protected]
                [order_id] => 3742
                [site_url] => https://katidiasantunes.pt
            )
    
        [capture_method] => automatic
        [payment_method_types] => Array
            (
                [0] => card
            )
    
        [payment_method] => pm_1NcX3bJmrGgpHQ4Sl3zozZ76
        [customer] => cus_OH7Ehus8MKV7vB
        [statement_descriptor] => Kati Dias Antunes
    )
    
    ====End Log====
    
    
    2023-08-07T17:17:30+00:00 DEBUG 
    ====Stripe Version: 7.4.2====
    ====Start Log====
    Stripe PaymentIntent pi_3NcX3eJmrGgpHQ4S0P21KB7s initiated for order 3742
    ====End Log====
    
    
    2023-08-07T17:17:30+00:00 DEBUG 
    ====Stripe Version: 7.4.2====
    ====Start Log====
    payment_intents/pi_3NcX3eJmrGgpHQ4S0P21KB7s/confirm request: Array
    (
        [payment_method] => pm_1NcX3bJmrGgpHQ4Sl3zozZ76
    )
    
    ====End Log====
    
    
    2023-08-07T17:17:32+00:00 DEBUG 
    ====Stripe Version: 7.4.2====
    ====Start Log====
    Stripe PaymentIntent pi_3NcX3eJmrGgpHQ4S0P21KB7s succeeded for order 3742
    ====End Log====
    
    
    2023-08-07T17:17:32+00:00 DEBUG 
    ====Stripe Version: 7.4.2====
    ====Start Log====
    Processing response: stdClass Object
    (
        [id] => ch_3NcX3eJmrGgpHQ4S0gAD3Kif
        [object] => charge
        [amount] => 100
        [amount_captured] => 100
        [amount_refunded] => 0
        [application] => 
        [application_fee] => 
        [application_fee_amount] => 
        [balance_transaction] => txn_3NcX3eJmrGgpHQ4S0YUL9Vrz
        [billing_details] => stdClass Object
            (
                [address] => stdClass Object
                    (
                        [city] => Janeiro de Cima
                        [country] => PT
                        [line1] => Rua das Covas No9
                        [line2] => 9
                        [postal_code] => 6185-111
                        [state] => 
                    )
    
                [email] => [email protected]
                [name] => Delfina Antunes
                [phone] => 932996905
            )
    
        [calculated_statement_descriptor] => KATI DIAS ANTUNES
        [captured] => 1
        [created] => 1691428651
        [currency] => eur
        [customer] => cus_OH7Ehus8MKV7vB
        [description] => Kati Dias Antunes - Encomenda #3742
        [destination] => 
        [dispute] => 
        [disputed] => 
        [failure_balance_transaction] => 
        [failure_code] => 
        [failure_message] => 
        [fraud_details] => stdClass Object
            (
            )
    
        [invoice] => 
        [livemode] => 
        [metadata] => stdClass Object
            (
                [customer_email] => [email protected]
                [customer_name] => Delfina Antunes
                [order_id] => 3742
                [site_url] => https://katidiasantunes.pt
            )
    
        [on_behalf_of] => 
        [order] => 
        [outcome] => stdClass Object
            (
                [network_status] => approved_by_network
                [reason] => 
                [risk_level] => normal
                [risk_score] => 63
                [seller_message] => Payment complete.
                [type] => authorized
            )
    
        [paid] => 1
        [payment_intent] => pi_3NcX3eJmrGgpHQ4S0P21KB7s
        [payment_method] => pm_1NcX3bJmrGgpHQ4Sl3zozZ76
        [payment_method_details] => stdClass Object
            (
                [card] => stdClass Object
                    (
                        [brand] => visa
                        [checks] => stdClass Object
                            (
                                [address_line1_check] => pass
                                [address_postal_code_check] => pass
                                [cvc_check] => pass
                            )
    
                        [country] => US
                        [exp_month] => 6
                        [exp_year] => 2026
                        [fingerprint] => 2l9jz8OAE7pudaqh
                        [funding] => credit
                        [installments] => 
                        [last4] => 4242
                        [mandate] => 
                        [network] => visa
                        [network_token] => stdClass Object
                            (
                                [used] => 
                            )
    
                        [three_d_secure] => 
                        [wallet] => 
                    )
    
                [type] => card
            )
    
        [receipt_email] => 
        [receipt_number] => 
        [receipt_url] => https://pay.stripe.com/receipts/payment/CAcaFwoVYWNjdF8xTlE5Q2lKbXJHZ3BIUTRTKKzOxKYGMgY117Xx3CM6LBbZcCfTLiEb16-7M0RfR4RJ8T7da9e5slhWQTu11Qg6wWqY-BeWS0pEYj1E
        [refunded] => 
        [refunds] => stdClass Object
            (
                [object] => list
                [data] => Array
                    (
                    )
    
                [has_more] => 
                [total_count] => 0
                [url] => /v1/charges/ch_3NcX3eJmrGgpHQ4S0gAD3Kif/refunds
            )
    
        [review] => 
        [shipping] => 
        [source] => 
        [source_transfer] => 
        [statement_descriptor] => Kati Dias Antunes
        [statement_descriptor_suffix] => 
        [status] => succeeded
        [transfer_data] => 
        [transfer_group] => 
    )
    
    ====End Log====
    
    
    2023-08-07T17:17:32+00:00 DEBUG 
    ====Stripe Version: 7.4.2====
    ====Start Log====
    balance/history/txn_3NcX3eJmrGgpHQ4S0YUL9Vrz
    ====End Log====
    
    
    2023-08-07T19:46:51+00:00 DEBUG 
    ====Stripe Version: 7.4.2====
    ====Start Log====
    account
    ====End Log====

    Thank you.

    Thread Starter katidiasantunes

    (@katidiasantunes)

    Hello @babylon1999 ,

    thanks for the answer.

    I already downgraded the server to PHP 8.1
    Yes, this issue occurs with all payment gateways.

    Looking forward to hearing back from you.

    Thread Starter katidiasantunes

    (@katidiasantunes)

    Hello!

    Thanks for the answer.

    I have already tested and performed the conflict test what you mentioned.
    I set up the payment again, and it works because the money goes into the account. I disabled the plugins. I changed my theme to the Twenty-Three theme…

    But the error really persists.

    Send the current state of the site:

    `
    ### WordPress Environment ###
    
    WordPress address (URL): https://katidiasantunes.pt
    Site address (URL): https://katidiasantunes.pt
    WC Version: 7.9.0
    REST API Version: ? 7.9.0
    WC Blocks Version: ? 10.4.6
    Action Scheduler Version: ? 3.6.1
    Log Directory Writable: ?
    WP Version: 6.2.2
    WP Multisite: –
    WP Memory Limit: 368 MB
    WP Debug Mode: –
    WP Cron: ?
    Language: pt_PT
    External object cache: –
    
    ### Server Environment ###
    
    Server Info: Apache
    PHP Version: 8.2.8
    PHP Post Max Size: 32 MB
    PHP Time Limit: 300
    PHP Max Input Vars: 3000
    cURL Version: 7.87.0
    OpenSSL/1.1.1p
    
    SUHOSIN Installed: –
    MySQL Version: 8.0.34
    Max Upload Size: 32 MB
    Default Timezone is UTC: ?
    fsockopen/cURL: ?
    SoapClient: ?
    DOMDocument: ?
    GZip: ?
    Multibyte String: ?
    Remote Post: ?
    Remote Get: ?
    
    ### Database ###
    
    WC Database Version: 7.9.0
    WC Database Prefix: wp0o_
    Tamanho total da base de dados: 40.84MB
    Tamanho dos dados da base de dados: 37.26MB
    Tamanho do índice da base de dados: 3.58MB
    wp0o_woocommerce_sessions: Dados: 0.02MB + índice: 0.02MB + Engine InnoDB
    wp0o_woocommerce_api_keys: Dados: 0.02MB + índice: 0.03MB + Engine InnoDB
    wp0o_woocommerce_attribute_taxonomies: Dados: 0.02MB + índice: 0.02MB + Engine InnoDB
    wp0o_woocommerce_downloadable_product_permissions: Dados: 0.02MB + índice: 0.06MB + Engine InnoDB
    wp0o_woocommerce_order_items: Dados: 0.02MB + índice: 0.02MB + Engine InnoDB
    wp0o_woocommerce_order_itemmeta: Dados: 0.05MB + índice: 0.03MB + Engine InnoDB
    wp0o_woocommerce_tax_rates: Dados: 0.02MB + índice: 0.06MB + Engine InnoDB
    wp0o_woocommerce_tax_rate_locations: Dados: 0.02MB + índice: 0.03MB + Engine InnoDB
    wp0o_woocommerce_shipping_zones: Dados: 0.02MB + índice: 0.00MB + Engine InnoDB
    wp0o_woocommerce_shipping_zone_locations: Dados: 0.02MB + índice: 0.03MB + Engine InnoDB
    wp0o_woocommerce_shipping_zone_methods: Dados: 0.02MB + índice: 0.00MB + Engine InnoDB
    wp0o_woocommerce_payment_tokens: Dados: 0.02MB + índice: 0.02MB + Engine InnoDB
    wp0o_woocommerce_payment_tokenmeta: Dados: 0.02MB + índice: 0.03MB + Engine InnoDB
    wp0o_woocommerce_log: Dados: 0.02MB + índice: 0.02MB + Engine InnoDB
    wp0o_actionscheduler_actions: Dados: 0.16MB + índice: 0.11MB + Engine InnoDB
    wp0o_actionscheduler_claims: Dados: 0.02MB + índice: 0.02MB + Engine InnoDB
    wp0o_actionscheduler_groups: Dados: 0.02MB + índice: 0.02MB + Engine InnoDB
    wp0o_actionscheduler_logs: Dados: 0.09MB + índice: 0.03MB + Engine InnoDB
    wp0o_commentmeta: Dados: 0.02MB + índice: 0.03MB + Engine InnoDB
    wp0o_comments: Dados: 0.02MB + índice: 0.09MB + Engine InnoDB
    wp0o_e_events: Dados: 0.02MB + índice: 0.02MB + Engine InnoDB
    wp0o_gla_attribute_mapping_rules: Dados: 0.02MB + índice: 0.00MB + Engine InnoDB
    wp0o_gla_budget_recommendations: Dados: 0.22MB + índice: 0.14MB + Engine InnoDB
    wp0o_gla_merchant_issues: Dados: 0.02MB + índice: 0.00MB + Engine InnoDB
    wp0o_gla_shipping_rates: Dados: 0.02MB + índice: 0.03MB + Engine InnoDB
    wp0o_gla_shipping_times: Dados: 0.02MB + índice: 0.02MB + Engine InnoDB
    wp0o_jetpack_waf_blocklog: Dados: 0.02MB + índice: 0.02MB + Engine InnoDB
    wp0o_links: Dados: 0.02MB + índice: 0.02MB + Engine InnoDB
    wp0o_mailerlite_forms: Dados: 0.02MB + índice: 0.00MB + Engine InnoDB
    wp0o_mailpoet_automation_run_logs: Dados: 0.02MB + índice: 0.02MB + Engine InnoDB
    wp0o_mailpoet_automation_run_subjects: Dados: 0.02MB + índice: 0.03MB + Engine InnoDB
    wp0o_mailpoet_automation_runs: Dados: 0.02MB + índice: 0.02MB + Engine InnoDB
    wp0o_mailpoet_automation_triggers: Dados: 0.02MB + índice: 0.00MB + Engine InnoDB
    wp0o_mailpoet_automation_versions: Dados: 0.02MB + índice: 0.02MB + Engine InnoDB
    wp0o_mailpoet_automations: Dados: 0.02MB + índice: 0.00MB + Engine InnoDB
    wp0o_mailpoet_custom_fields: Dados: 0.02MB + índice: 0.02MB + Engine InnoDB
    wp0o_mailpoet_dynamic_segment_filters: Dados: 0.02MB + índice: 0.02MB + Engine InnoDB
    wp0o_mailpoet_feature_flags: Dados: 0.02MB + índice: 0.02MB + Engine InnoDB
    wp0o_mailpoet_forms: Dados: 0.02MB + índice: 0.00MB + Engine InnoDB
    wp0o_mailpoet_log: Dados: 0.02MB + índice: 0.00MB + Engine InnoDB
    wp0o_mailpoet_migrations: Dados: 0.02MB + índice: 0.02MB + Engine InnoDB
    wp0o_mailpoet_newsletter_links: Dados: 0.02MB + índice: 0.05MB + Engine InnoDB
    wp0o_mailpoet_newsletter_option: Dados: 0.02MB + índice: 0.02MB + Engine InnoDB
    wp0o_mailpoet_newsletter_option_fields: Dados: 0.02MB + índice: 0.02MB + Engine InnoDB
    wp0o_mailpoet_newsletter_posts: Dados: 0.02MB + índice: 0.02MB + Engine InnoDB
    wp0o_mailpoet_newsletter_segment: Dados: 0.02MB + índice: 0.02MB + Engine InnoDB
    wp0o_mailpoet_newsletter_templates: Dados: 2.52MB + índice: 0.00MB + Engine InnoDB
    wp0o_mailpoet_newsletters: Dados: 0.02MB + índice: 0.03MB + Engine InnoDB
    wp0o_mailpoet_scheduled_task_subscribers: Dados: 0.02MB + índice: 0.02MB + Engine InnoDB
    wp0o_mailpoet_scheduled_tasks: Dados: 0.02MB + índice: 0.03MB + Engine InnoDB
    wp0o_mailpoet_segments: Dados: 0.02MB + índice: 0.03MB + Engine InnoDB
    wp0o_mailpoet_sending_queues: Dados: 0.02MB + índice: 0.03MB + Engine InnoDB
    wp0o_mailpoet_settings: Dados: 0.02MB + índice: 0.02MB + Engine InnoDB
    wp0o_mailpoet_statistics_bounces: Dados: 0.02MB + índice: 0.00MB + Engine InnoDB
    wp0o_mailpoet_statistics_clicks: Dados: 0.02MB + índice: 0.05MB + Engine InnoDB
    wp0o_mailpoet_statistics_forms: Dados: 0.02MB + índice: 0.02MB + Engine InnoDB
    wp0o_mailpoet_statistics_newsletters: Dados: 0.02MB + índice: 0.03MB + Engine InnoDB
    wp0o_mailpoet_statistics_opens: Dados: 0.02MB + índice: 0.08MB + Engine InnoDB
    wp0o_mailpoet_statistics_unsubscribes: Dados: 0.02MB + índice: 0.05MB + Engine InnoDB
    wp0o_mailpoet_statistics_woocommerce_purchases: Dados: 0.02MB + índice: 0.06MB + Engine InnoDB
    wp0o_mailpoet_stats_notifications: Dados: 0.02MB + índice: 0.03MB + Engine InnoDB
    wp0o_mailpoet_subscriber_custom_field: Dados: 0.02MB + índice: 0.02MB + Engine InnoDB
    wp0o_mailpoet_subscriber_ips: Dados: 0.02MB + índice: 0.02MB + Engine InnoDB
    wp0o_mailpoet_subscriber_segment: Dados: 0.02MB + índice: 0.03MB + Engine InnoDB
    wp0o_mailpoet_subscriber_tag: Dados: 0.02MB + índice: 0.03MB + Engine InnoDB
    wp0o_mailpoet_subscribers: Dados: 0.02MB + índice: 0.23MB + Engine InnoDB
    wp0o_mailpoet_tags: Dados: 0.02MB + índice: 0.02MB + Engine InnoDB
    wp0o_mailpoet_user_agents: Dados: 0.02MB + índice: 0.02MB + Engine InnoDB
    wp0o_mailpoet_user_flags: Dados: 0.02MB + índice: 0.02MB + Engine InnoDB
    wp0o_ml_data: Dados: 0.02MB + índice: 0.00MB + Engine InnoDB
    wp0o_options: Dados: 5.41MB + índice: 0.08MB + Engine InnoDB
    wp0o_postmeta: Dados: 20.45MB + índice: 0.58MB + Engine InnoDB
    wp0o_posts: Dados: 6.50MB + índice: 0.20MB + Engine InnoDB
    wp0o_term_relationships: Dados: 0.02MB + índice: 0.02MB + Engine InnoDB
    wp0o_term_taxonomy: Dados: 0.02MB + índice: 0.03MB + Engine InnoDB
    wp0o_termmeta: Dados: 0.02MB + índice: 0.03MB + Engine InnoDB
    wp0o_terms: Dados: 0.02MB + índice: 0.03MB + Engine InnoDB
    wp0o_usermeta: Dados: 0.06MB + índice: 0.03MB + Engine InnoDB
    wp0o_users: Dados: 0.02MB + índice: 0.05MB + Engine InnoDB
    wp0o_wc_admin_note_actions: Dados: 0.06MB + índice: 0.02MB + Engine InnoDB
    wp0o_wc_admin_notes: Dados: 0.06MB + índice: 0.00MB + Engine InnoDB
    wp0o_wc_category_lookup: Dados: 0.02MB + índice: 0.00MB + Engine InnoDB
    wp0o_wc_customer_lookup: Dados: 0.02MB + índice: 0.03MB + Engine InnoDB
    wp0o_wc_download_log: Dados: 0.02MB + índice: 0.03MB + Engine InnoDB
    wp0o_wc_order_coupon_lookup: Dados: 0.02MB + índice: 0.03MB + Engine InnoDB
    wp0o_wc_order_product_lookup: Dados: 0.02MB + índice: 0.06MB + Engine InnoDB
    wp0o_wc_order_stats: Dados: 0.02MB + índice: 0.05MB + Engine InnoDB
    wp0o_wc_order_tax_lookup: Dados: 0.02MB + índice: 0.03MB + Engine InnoDB
    wp0o_wc_product_attributes_lookup: Dados: 0.02MB + índice: 0.02MB + Engine InnoDB
    wp0o_wc_product_download_directories: Dados: 0.02MB + índice: 0.02MB + Engine InnoDB
    wp0o_wc_product_meta_lookup: Dados: 0.02MB + índice: 0.09MB + Engine InnoDB
    wp0o_wc_rate_limits: Dados: 0.02MB + índice: 0.02MB + Engine InnoDB
    wp0o_wc_reserved_stock: Dados: 0.02MB + índice: 0.00MB + Engine InnoDB
    wp0o_wc_tax_rate_classes: Dados: 0.02MB + índice: 0.02MB + Engine InnoDB
    wp0o_wc_webhooks: Dados: 0.02MB + índice: 0.02MB + Engine InnoDB
    
    ### Post Type Counts ###
    
    ade-double-images: 1
    ade-posts-slider: 1
    ade-single-image: 1
    ade-triple-boxes: 1
    attachment: 61
    bsf_custom_fonts: 2
    customize_changeset: 15
    e-landing-page: 2
    elementor_library: 3
    mailpoet_page: 1
    mc4wp-form: 2
    nav_menu_item: 4
    page: 23
    post: 6
    product: 2
    revision: 742
    shop_order: 26
    wp_global_styles: 1
    wp_navigation: 1
    wpcf7_contact_form: 2
    wpcode: 2
    wpz-insta_feed: 1
    wpz-insta_user: 1
    
    ### Security ###
    
    Secure connection (HTTPS): ?
    Hide errors from visitors: ?
    
    ### Active Plugins (4) ###
    
    Plataforma do Stripe para o WooCommerce: por WooCommerce – 7.4.1
    WooCommerce Payments: por Automattic – 6.2.0
    WooCommerce Shipping & Tax: por WooCommerce – 2.3.1
    WooCommerce: por Automattic – 7.9.0
    
    ### Inactive Plugins (18) ###
    
    Akismet Anti-Spam: Spam Protection: por Automattic - Anti Spam Team – 5.2
    Contact Form 7: por Takayuki Miyoshi – 5.7.7
    Custom Fonts: por Brainstorm Force – 2.0.2
    Elementor: por Elementor.com – 3.14.1
    Font Awesome: por Font Awesome – 4.4.0
    Google Listings and Ads: por WooCommerce – 2.4.11
    Hello Dolly: por Matt Mullenweg – 1.7.2
    Jetpack: por Automattic – 12.3
    Jetpack Protect: por Automattic - Jetpack Security team – 1.4.0
    MailerLite - Signup forms (official): por MailerLite – 1.6.8
    MailerLite - WooCommerce integration: por MailerLite – 1.8.5
    MailPoet: por MailPoet – 4.20.2
    One Click Demo Import: por OCDI – 3.1.2
    Payment Plugins for Stripe WooCommerce: por Payment Plugins
    [email protected] – 3.3.44
    
    Pinterest for WooCommerce: por WooCommerce – 1.3.5
    Vafpress Post Formats UI: por vafpress – 1.6.1
    WordPress Importer: por wordpressdotorg – 0.8.1
    WPZOOM Instagram Widget & Block: por WPZOOM – 2.1.5
    
    ### Dropin Plugins (1) ###
    
    maintenance.php: maintenance.php
    
    ### Settings ###
    
    API Enabled: –
    Force SSL: –
    Currency: EUR (€)
    Currency Position: right_space
    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: ?
    HPOS feature screen enabled: –
    HPOS feature enabled: –
    Order datastore: WC_Order_Data_Store_CPT
    HPOS data sync enabled: –
    
    ### WC Pages ###
    
    Página da Loja: #3690 - /loja/
    Carrinho: #20 - /carrinho/
    Finalizar compras: #21 - /finalizar-compra/
    A minha conta: #22 - /minha-conta/
    Termos e condi??es: #3609 - /politica-de-privacidade-termos-condicoes-cookies/
    
    ### Theme ###
    
    Name: Twenty Twenty-Three
    Version: 1.1
    Author URL: https://pt.www.remarpro.com
    Child Theme: ? – Se estiver a modificar o tema do WooCommerce ou um tema principal que n?o construiu pessoalmente
    recomendamos o uso de um tema dependente. Veja: Como criar um tema dependente
    
    WooCommerce Support: ?
    
    ### Templates ###
    
    Overrides: –
    
    ### Admin ###
    
    Enabled Features: activity-panels
    analytics
    product-block-editor
    coupons
    core-profiler
    customer-effort-score-tracks
    import-products-task
    experimental-fashion-sample-products
    shipping-smart-defaults
    shipping-setting-tour
    homescreen
    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
    product-variation-management
    settings
    async-product-editor-category-field
    
    Daily Cron: ? Next scheduled: 2023-07-25 17:13:45 +00:00
    Options: ?
    Notes: 61
    Onboarding: completed
    
    ### WooCommerce Payments ###
    
    Version: 6.2.0
    Connected to WPCOM: Yes
    Blog ID: 217929585
    Account ID: acct_1NUTRuCMnpHeKlt4
    
    ### Action Scheduler ###
    
    Concluída: 181
    Oldest: 2023-06-25 06:30:21 +0000
    Newest: 2023-07-25 09:10:49 +0000
    
    Falhada: 201
    Oldest: 2023-04-16 10:40:30 +0000
    Newest: 2023-07-25 09:08:05 +0000
    
    Pendente: 4
    Oldest: 2023-07-25 10:08:05 +0000
    Newest: 2023-07-26 04:41:07 +0000
    
    
    ### Status report information ###
    
    Generated at: 2023-07-25 09:13:39 +00:00
    `

    Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)