Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter metawee

    (@metawee)

    Logs
    woocommerce-payments-2021-12-25-040ebebc9a545761eea3226178f225a1.log

    2021-12-25T11:33:12+00:00 INFO REQUEST POST https://public-api.wordpress.com/wpcom/v2/sites/%s/wcpay/intentions
    2021-12-25T11:33:12+00:00 INFO HEADERS: array (
      'Content-Type' => 'application/json; charset=utf-8',
      'User-Agent' => 'WooCommerce Payments/3.4.0',
      'Idempotency-Key' => 'eec9d47c-db3d-42b0-95ab-8f1617b60f1d',
    )
    2021-12-25T11:33:12+00:00 INFO BODY: array (
      'test_mode' => true,
      'amount' => 43.0,
      'currency' => 'gbp',
      'description' => 'Online Payment for diskgift.com blog_id 201091880',
      'payment_method_types' => 
      array (
        0 => 'card',
      ),
      'capture_method' => 'manual',
    )
    2021-12-25T11:33:12+00:00 INFO RESPONSE: array (
      'id' => 'pi_3KAYUu2HlJNQjXNe1homX9Id',
      'object' => 'payment_intent',
      'amount' => 43,
      'amount_capturable' => 0,
      'amount_received' => 0,
      'amount_subtotal' => 43,
      'application' => 'ca_Ex84e31yMTLaNU5ozQvi5woLclpIDVpX',
      'application_fee_amount' => 21,
      'automatic_payment_methods' => NULL,
      'canceled_at' => NULL,
      'cancellation_reason' => NULL,
      'capture_method' => 'manual',
      'charges' => 
      array (
        'object' => 'list',
        'data' => 
        array (
        ),
        'has_more' => false,
        'total_count' => 0,
        'url' => '/v1/charges?payment_intent=pi_3KAYUu2HlJNQjXNe1homX9Id',
      ),
      'client_secret' => '(redacted)',
      'confirmation_method' => 'automatic',
      'created' => 1640431992,
      'currency' => 'gbp',
      'customer' => NULL,
      'description' => 'Online Payment for diskgift.com blog_id 201091880',
      'invoice' => NULL,
      'last_payment_error' => NULL,
      'level3' => NULL,
      'livemode' => false,
      'metadata' => 'stdClass()',
      'next_action' => NULL,
      'on_behalf_of' => NULL,
      'payment_method' => NULL,
      'payment_method_options' => 
      array (
        'card' => 
        array (
          'installments' => NULL,
          'mandate_options' => NULL,
          'network' => NULL,
          'request_three_d_secure' => 'automatic',
        ),
      ),
      'payment_method_types' => 
      array (
        0 => 'card',
      ),
      'processing' => NULL,
      'receipt_email' => NULL,
      'review' => NULL,
      'setup_future_usage' => NULL,
      'shipping' => NULL,
      'source' => NULL,
      'statement_descriptor' => NULL,
      'statement_descriptor_suffix' => NULL,
      'status' => 'requires_payment_method',
      'total_details' => 
      array (
        'amount_discount' => 0,
        'amount_tax' => 0,
      ),
      'transfer_data' => NULL,
      'transfer_group' => NULL,
      'fee_history' => 
      array (
        0 => 
        array (
          'type' => 'base',
          'percentage_rate' => 0.01400000000000000029143354396410359186120331287384033203125,
          'fixed_rate' => 20,
          'currency' => 'gbp',
        ),
      ),
    )
    2021-12-25T11:33:25+00:00 INFO REQUEST POST https://public-api.wordpress.com/wpcom/v2/sites/%s/wcpay/customers/cus_Kq0Z4UJw3BYmrC
    2021-12-25T11:33:25+00:00 INFO HEADERS: array (
      'Content-Type' => 'application/json; charset=utf-8',
      'User-Agent' => 'WooCommerce Payments/3.4.0',
      'Idempotency-Key' => 'f580ad30-06ca-4d67-8f69-ee69d679057d',
    )
    2021-12-25T11:33:25+00:00 INFO BODY: array (
      'test_mode' => true,
      'name' => '(redacted)',
      'description' => 'Name: Moustafa Ibrahim, Username: admin_co7a80s3',
      'email' => '(redacted)',
      'phone' => '(redacted)',
      'address' => 
      array (
        'line1' => '(redacted)',
        'line2' => '(redacted)',
        'postal_code' => '(redacted)',
        'city' => '(redacted)',
        'state' => '(redacted)',
        'country' => '(redacted)',
      ),
      'shipping' => 
      array (
        'name' => '(redacted)',
        'address' => 
        array (
          'line1' => '(redacted)',
          'line2' => '(redacted)',
          'postal_code' => '(redacted)',
          'city' => '(redacted)',
          'state' => '(redacted)',
          'country' => '(redacted)',
        ),
      ),
    )
    2021-12-25T11:33:26+00:00 INFO RESPONSE: array (
      'id' => 'cus_Kq0Z4UJw3BYmrC',
      'object' => 'customer',
      'address' => 
      array (
        'city' => '(redacted)',
        'country' => '(redacted)',
        'line1' => '(redacted)',
        'line2' => '(redacted)',
        'postal_code' => '(redacted)',
        'state' => '(redacted)',
      ),
      'balance' => 0,
      'billing_clock' => NULL,
      'created' => 1640378417,
      'currency' => NULL,
      'default_source' => NULL,
      'delinquent' => false,
      'description' => 'Name: Moustafa Ibrahim, Username: admin_co7a80s3',
      'discount' => NULL,
      'email' => '(redacted)',
      'invoice_prefix' => '4CC8AE8E',
      'invoice_settings' => 
      array (
        'custom_fields' => NULL,
        'default_payment_method' => NULL,
        'footer' => NULL,
      ),
      'livemode' => false,
      'metadata' => 'stdClass()',
      'name' => '(redacted)',
      'next_invoice_sequence' => 1,
      'phone' => '(redacted)',
      'preferred_locales' => 
      array (
      ),
      'shipping' => 
      array (
        'address' => 
        array (
          'city' => '(redacted)',
          'country' => '(redacted)',
          'line1' => '(redacted)',
          'line2' => '(redacted)',
          'postal_code' => '(redacted)',
          'state' => '(redacted)',
        ),
        'name' => '(redacted)',
        'phone' => '(redacted)',
      ),
      'tax_exempt' => 'none',
    )
    2021-12-25T11:33:26+00:00 INFO REQUEST POST https://public-api.wordpress.com/wpcom/v2/sites/%s/wcpay/intentions/pi_3KAYUu2HlJNQjXNe1homX9Id
    2021-12-25T11:33:26+00:00 INFO HEADERS: array (
      'Content-Type' => 'application/json; charset=utf-8',
      'User-Agent' => 'WooCommerce Payments/3.4.0',
      'Idempotency-Key' => '5fd4422f-872a-416c-aabe-cb21d79f7009',
    )
    2021-12-25T11:33:26+00:00 INFO BODY: array (
      'test_mode' => true,
      'amount' => 43.0,
      'currency' => 'gbp',
      'metadata' => 
      array (
        'customer_name' => '(redacted)',
        'customer_email' => '(redacted)',
        'site_url' => 'https://diskgift.com',
        'order_id' => 393,
        'order_key' => 'wc_order_bnpbWAuyrhU4q',
        'payment_type' => 'WCPay\\Constants\\Payment_Type()',
      ),
      'level3' => 
      array (
      ),
      'description' => 'Online Payment for Order #393 for diskgift.com blog_id 201091880',
      'payment_method_types' => 
      array (
        0 => 'card',
      ),
      'payment_country' => 'GB',
      'customer' => 'cus_Kq0Z4UJw3BYmrC',
    )
    2021-12-25T11:33:27+00:00 INFO RESPONSE: array (
      'id' => 'pi_3KAYUu2HlJNQjXNe1homX9Id',
      'object' => 'payment_intent',
      'amount' => 43,
      'amount_capturable' => 0,
      'amount_received' => 0,
      'amount_subtotal' => 43,
      'application' => 'ca_Ex84e31yMTLaNU5ozQvi5woLclpIDVpX',
      'application_fee_amount' => 21,
      'automatic_payment_methods' => NULL,
      'canceled_at' => NULL,
      'cancellation_reason' => NULL,
      'capture_method' => 'manual',
      'charges' => 
      array (
        'object' => 'list',
        'data' => 
        array (
        ),
        'has_more' => false,
        'total_count' => 0,
        'url' => '/v1/charges?payment_intent=pi_3KAYUu2HlJNQjXNe1homX9Id',
      ),
      'client_secret' => '(redacted)',
      'confirmation_method' => 'automatic',
      'created' => 1640431992,
      'currency' => 'gbp',
      'customer' => 'cus_Kq0Z4UJw3BYmrC',
      'description' => 'Online Payment for Order #393 for diskgift.com blog_id 201091880',
      'invoice' => NULL,
      'last_payment_error' => NULL,
      'level3' => NULL,
      'livemode' => false,
      'metadata' => 
      array (
        'customer_name' => '(redacted)',
        'customer_email' => '(redacted)',
        'site_url' => 'https://diskgift.com',
        'order_id' => '393',
        'order_key' => 'wc_order_bnpbWAuyrhU4q',
        'payment_type' => 'single',
      ),
      'next_action' => NULL,
      'on_behalf_of' => NULL,
      'payment_method' => NULL,
      'payment_method_options' => 
      array (
        'card' => 
        array (
          'installments' => NULL,
          'mandate_options' => NULL,
          'network' => NULL,
          'request_three_d_secure' => 'automatic',
        ),
      ),
      'payment_method_types' => 
      array (
        0 => 'card',
      ),
      'processing' => NULL,
      'receipt_email' => NULL,
      'review' => NULL,
      'setup_future_usage' => NULL,
      'shipping' => NULL,
      'source' => NULL,
      'statement_descriptor' => NULL,
      'statement_descriptor_suffix' => NULL,
      'status' => 'requires_payment_method',
      'total_details' => 
      array (
        'amount_discount' => 0,
        'amount_tax' => 0,
      ),
      'transfer_data' => NULL,
      'transfer_group' => NULL,
      'fee_history' => 
      array (
        0 => 
        array (
          'type' => 'base',
          'percentage_rate' => 0.01400000000000000029143354396410359186120331287384033203125,
          'fixed_rate' => 20,
          'currency' => 'gbp',
        ),
        1 => 
        array (
          'type' => 'additional',
          'additional_type' => 'fx',
          'percentage_rate' => 0.0200000000000000004163336342344337026588618755340576171875,
          'fixed_rate' => 0,
          'currency' => 'gbp',
        ),
      ),
    )
    2021-12-25T11:33:30+00:00 INFO Begin processing UPE redirect payment for order 393 for the amount of 0.43
    2021-12-25T11:33:30+00:00 INFO REQUEST POST https://public-api.wordpress.com/wpcom/v2/sites/%s/wcpay/customers/cus_Kq0Z4UJw3BYmrC
    2021-12-25T11:33:30+00:00 INFO HEADERS: array (
      'Content-Type' => 'application/json; charset=utf-8',
      'User-Agent' => 'WooCommerce Payments/3.4.0',
      'Idempotency-Key' => '3e5e038b-6d24-4e09-8cfb-ea06419dd79f',
    )
    2021-12-25T11:33:30+00:00 INFO BODY: array (
      'test_mode' => true,
      'name' => '(redacted)',
      'description' => 'Name: Moustafa Ibrahim, Username: admin_co7a80s3',
      'email' => '(redacted)',
      'phone' => '(redacted)',
      'address' => 
      array (
        'line1' => '(redacted)',
        'line2' => '(redacted)',
        'postal_code' => '(redacted)',
        'city' => '(redacted)',
        'state' => '(redacted)',
        'country' => '(redacted)',
      ),
      'shipping' => 
      array (
        'name' => '(redacted)',
        'address' => 
        array (
          'line1' => '(redacted)',
          'line2' => '(redacted)',
          'postal_code' => '(redacted)',
          'city' => '(redacted)',
          'state' => '(redacted)',
          'country' => '(redacted)',
        ),
      ),
    )
    2021-12-25T11:33:31+00:00 INFO RESPONSE: array (
      'id' => 'cus_Kq0Z4UJw3BYmrC',
      'object' => 'customer',
      'address' => 
      array (
        'city' => '(redacted)',
        'country' => '(redacted)',
        'line1' => '(redacted)',
        'line2' => '(redacted)',
        'postal_code' => '(redacted)',
        'state' => '(redacted)',
      ),
      'balance' => 0,
      'billing_clock' => NULL,
      'created' => 1640378417,
      'currency' => NULL,
      'default_source' => NULL,
      'delinquent' => false,
      'description' => 'Name: Moustafa Ibrahim, Username: admin_co7a80s3',
      'discount' => NULL,
      'email' => '(redacted)',
      'invoice_prefix' => '4CC8AE8E',
      'invoice_settings' => 
      array (
        'custom_fields' => NULL,
        'default_payment_method' => NULL,
        'footer' => NULL,
      ),
      'livemode' => false,
      'metadata' => 'stdClass()',
      'name' => '(redacted)',
      'next_invoice_sequence' => 1,
      'phone' => '(redacted)',
      'preferred_locales' => 
      array (
      ),
      'shipping' => 
      array (
        'address' => 
        array (
          'city' => '(redacted)',
          'country' => '(redacted)',
          'line1' => '(redacted)',
          'line2' => '(redacted)',
          'postal_code' => '(redacted)',
          'state' => '(redacted)',
        ),
        'name' => '(redacted)',
        'phone' => '(redacted)',
      ),
      'tax_exempt' => 'none',
    )
    2021-12-25T11:33:31+00:00 INFO REQUEST GET https://public-api.wordpress.com/wpcom/v2/sites/%s/wcpay/intentions/pi_3KAYUu2HlJNQjXNe1homX9Id?test_mode=1
    2021-12-25T11:33:31+00:00 INFO HEADERS: array (
      'Content-Type' => 'application/json; charset=utf-8',
      'User-Agent' => 'WooCommerce Payments/3.4.0',
    )
    2021-12-25T11:33:32+00:00 INFO RESPONSE: array (
      'id' => 'pi_3KAYUu2HlJNQjXNe1homX9Id',
      'object' => 'payment_intent',
      'amount' => 43,
      'amount_capturable' => 43,
      'amount_received' => 0,
      'amount_subtotal' => 43,
      'application' => 'ca_Ex84e31yMTLaNU5ozQvi5woLclpIDVpX',
      'application_fee_amount' => 21,
      'automatic_payment_methods' => NULL,
      'canceled_at' => NULL,
      'cancellation_reason' => NULL,
      'capture_method' => 'manual',
      'charges' => 
      array (
        'object' => 'list',
        'data' => 
        array (
          0 => 
          array (
            'id' => 'ch_3KAYUu2HlJNQjXNe1BXRYNDz',
            'object' => 'charge',
            'amount' => 43,
            'amount_captured' => 0,
            'amount_refunded' => 0,
            'application' => 'ca_Ex84e31yMTLaNU5ozQvi5woLclpIDVpX',
            'application_fee' => NULL,
            'application_fee_amount' => 21,
            'balance_transaction' => NULL,
            'billing_details' => 
            array (
              'address' => 
              array (
                'city' => '(redacted)',
                'country' => '(redacted)',
                'line1' => '(redacted)',
                'line2' => '(redacted)',
                'postal_code' => '(redacted)',
                'state' => '(redacted)',
              ),
              'email' => '(redacted)',
              'name' => '(redacted)',
              'phone' => '(redacted)',
            ),
            'calculated_statement_descriptor' => 'DISKGIFT.COM',
            'captured' => false,
            'created' => 1640432008,
            'currency' => 'gbp',
            'customer' => 'cus_Kq0Z4UJw3BYmrC',
            'description' => 'Online Payment for Order #393 for diskgift.com blog_id 201091880',
            'destination' => NULL,
            'dispute' => NULL,
            'disputed' => false,
            'failure_code' => NULL,
            'failure_message' => NULL,
            'fraud_details' => 
            array (
            ),
            'invoice' => NULL,
            'livemode' => false,
            'metadata' => 
            array (
              'customer_name' => '(redacted)',
              'customer_email' => '(redacted)',
              'site_url' => 'https://diskgift.com',
              'order_id' => '393',
              'order_key' => 'wc_order_bnpbWAuyrhU4q',
              'payment_type' => 'single',
            ),
            'on_behalf_of' => NULL,
            'order' => NULL,
            'outcome' => 
            array (
              'network_status' => 'approved_by_network',
              'reason' => NULL,
              'risk_level' => 'normal',
              'risk_score' => 12,
              'seller_message' => 'Payment complete.',
              'type' => 'authorized',
            ),
            'paid' => true,
            'payment_intent' => 'pi_3KAYUu2HlJNQjXNe1homX9Id',
            'payment_method' => 'pm_1KAYVA2HlJNQjXNeRKOhiJka',
            'payment_method_details' => 
            array (
              'card' => 
              array (
                'brand' => 'visa',
                'checks' => 
                array (
                  'address_line1_check' => 'pass',
                  'address_postal_code_check' => 'pass',
                  'cvc_check' => 'pass',
                ),
                'country' => '(redacted)',
                'exp_month' => 11,
                'exp_year' => 2022,
                'fingerprint' => '0SEufZLr8JkcLcfi',
                'funding' => 'credit',
                'installments' => NULL,
                'last4' => '4242',
                'mandate' => NULL,
                'network' => 'visa',
                'three_d_secure' => NULL,
                'wallet' => NULL,
              ),
              'type' => 'card',
            ),
            'receipt_email' => NULL,
            'receipt_number' => NULL,
            'receipt_url' => 'https://pay.stripe.com/receipts/acct_1KAIGp2HlJNQjXNe/ch_3KAYUu2HlJNQjXNe1BXRYNDz/rcpt_KqEzeqfw9RHupFukhFO8oZhY86jAouG',
            'refunded' => false,
            'refunds' => 
            array (
              'object' => 'list',
              'data' => 
              array (
              ),
              'has_more' => false,
              'total_count' => 0,
              'url' => '/v1/charges/ch_3KAYUu2HlJNQjXNe1BXRYNDz/refunds',
            ),
            'review' => NULL,
            'shipping' => NULL,
            'source' => NULL,
            'source_transfer' => NULL,
            'statement_descriptor' => NULL,
            'statement_descriptor_suffix' => NULL,
            'status' => 'succeeded',
            'transfer_data' => NULL,
            'transfer_group' => NULL,
          ),
        ),
        'has_more' => false,
        'total_count' => 1,
        'url' => '/v1/charges?payment_intent=pi_3KAYUu2HlJNQjXNe1homX9Id',
      ),
      'client_secret' => '(redacted)',
      'confirmation_method' => 'automatic',
      'created' => 1640431992,
      'currency' => 'gbp',
      'customer' => 'cus_Kq0Z4UJw3BYmrC',
      'description' => 'Online Payment for Order #393 for diskgift.com blog_id 201091880',
      'invoice' => NULL,
      'last_payment_error' => NULL,
      'level3' => NULL,
      'livemode' => false,
      'metadata' => 
      array (
        'customer_name' => '(redacted)',
        'customer_email' => '(redacted)',
        'site_url' => 'https://diskgift.com',
        'order_id' => '393',
        'order_key' => 'wc_order_bnpbWAuyrhU4q',
        'payment_type' => 'single',
      ),
      'next_action' => NULL,
      'on_behalf_of' => NULL,
      'payment_method' => 'pm_1KAYVA2HlJNQjXNeRKOhiJka',
      'payment_method_options' => 
      array (
        'card' => 
        array (
          'installments' => NULL,
          'mandate_options' => NULL,
          'network' => NULL,
          'request_three_d_secure' => 'automatic',
        ),
      ),
      'payment_method_types' => 
      array (
        0 => 'card',
      ),
      'processing' => NULL,
      'receipt_email' => NULL,
      'review' => NULL,
      'setup_future_usage' => NULL,
      'shipping' => NULL,
      'source' => NULL,
      'statement_descriptor' => NULL,
      'statement_descriptor_suffix' => NULL,
      'status' => 'requires_capture',
      'total_details' => 
      array (
        'amount_discount' => 0,
        'amount_tax' => 0,
      ),
      'transfer_data' => NULL,
      'transfer_group' => NULL,
    )
    2021-12-25T11:33:45+00:00 INFO REQUEST POST https://public-api.wordpress.com/wpcom/v2/sites/%s/wcpay/tracking/order
    2021-12-25T11:33:45+00:00 INFO HEADERS: array (
      'Content-Type' => 'application/json; charset=utf-8',
      'User-Agent' => 'WooCommerce Payments/3.4.0',
      'Idempotency-Key' => '164d5c51-0e80-4471-84ad-06fec530e602',
    )
    2021-12-25T11:33:45+00:00 INFO BODY: array (
      'test_mode' => true,
      'order_data' => 
      array (
        'id' => 393,
        'parent_id' => 0,
        'status' => 'on-hold',
        'currency' => 'GBP',
        'version' => '6.0.0',
        'prices_include_tax' => true,
        'date_created' => 'WC_DateTime()',
        'date_modified' => 'WC_DateTime()',
        'discount_total' => '0',
        'discount_tax' => '0',
        'shipping_total' => '0',
        'shipping_tax' => '0',
        'cart_tax' => '0',
        'total' => '0.43',
        'total_tax' => '0',
        'customer_id' => 1,
        'order_key' => 'wc_order_bnpbWAuyrhU4q',
        'billing' => 
        array (
          'first_name' => 'Moustafa',
          'last_name' => 'Ibrahim',
          'company' => '',
          'address_1' => 'Souk Street in front of Ahl Al Kheir Hospital',
          'address_2' => 'Al-Basrat',
          'city' => '(redacted)',
          'state' => '(redacted)',
          'postcode' => '35646',
          'country' => '(redacted)',
          'email' => '(redacted)',
          'phone' => '(redacted)',
        ),
        'shipping' => 
        array (
          'first_name' => 'Moustafa',
          'last_name' => 'Ibrahim',
          'company' => '',
          'address_1' => 'Souk Street in front of Ahl Al Kheir Hospital',
          'address_2' => 'Al-Basrat',
          'city' => '(redacted)',
          'state' => '(redacted)',
          'postcode' => '35646',
          'country' => '(redacted)',
          'phone' => '(redacted)',
        ),
        'payment_method' => 'woocommerce_payments',
        'payment_method_title' => 'Visa credit card',
        'transaction_id' => 'pi_3KAYUu2HlJNQjXNe1homX9Id',
        'customer_ip_address' => '197.53.163.231',
        'customer_user_agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.93 Safari/537.36',
        'created_via' => 'checkout',
        'customer_note' => '',
        'date_completed' => NULL,
        'date_paid' => NULL,
        'cart_hash' => '30ae44b151fb0b72f0d7b872e681bf2e',
        'number' => '393',
        'meta_data' => 
        array (
          0 => 'WC_Meta_Data()',
          1 => 'WC_Meta_Data()',
          2 => 'WC_Meta_Data()',
          3 => 'WC_Meta_Data()',
          4 => 'WC_Meta_Data()',
          5 => 'WC_Meta_Data()',
          6 => 'WC_Meta_Data()',
          7 => 'WC_Meta_Data()',
        ),
        'line_items' => 
        array (
          69 => 'WC_Order_Item_Product()',
        ),
        'tax_lines' => 
        array (
        ),
        'shipping_lines' => 
        array (
          70 => 'WC_Order_Item_Shipping()',
        ),
        'fee_lines' => 
        array (
        ),
        'coupon_lines' => 
        array (
        ),
        '_payment_method_id' => 'pm_1KAYVA2HlJNQjXNeRKOhiJka',
        '_stripe_customer_id' => 'cus_Kq0Z4UJw3BYmrC',
      ),
      'update' => false,
    )
    2021-12-25T11:33:45+00:00 INFO RESPONSE: array (
      'result' => 'error',
    )
    2021-12-25T11:36:13+00:00 INFO REQUEST POST https://public-api.wordpress.com/wpcom/v2/sites/%s/wcpay/intentions
    2021-12-25T11:36:13+00:00 INFO HEADERS: array (
      'Content-Type' => 'application/json; charset=utf-8',
      'User-Agent' => 'WooCommerce Payments/3.4.0',
      'Idempotency-Key' => '978a651b-6a94-4b0a-83b3-d8aa5980198b',
    )
    2021-12-25T11:36:13+00:00 INFO BODY: array (
      'test_mode' => true,
      'amount' => 43.0,
      'currency' => 'gbp',
      'description' => 'Online Payment for diskgift.com blog_id 201091880',
      'payment_method_types' => 
      array (
        0 => 'card',
      ),
      'capture_method' => 'manual',
    )
    2021-12-25T11:36:14+00:00 INFO RESPONSE: array (
      'id' => 'pi_3KAYXq2HlJNQjXNe1q9iu49r',
      'object' => 'payment_intent',
      'amount' => 43,
      'amount_capturable' => 0,
      'amount_received' => 0,
      'amount_subtotal' => 43,
      'application' => 'ca_Ex84e31yMTLaNU5ozQvi5woLclpIDVpX',
      'application_fee_amount' => 21,
      'automatic_payment_methods' => NULL,
      'canceled_at' => NULL,
      'cancellation_reason' => NULL,
      'capture_method' => 'manual',
      'charges' => 
      array (
        'object' => 'list',
        'data' => 
        array (
        ),
        'has_more' => false,
        'total_count' => 0,
        'url' => '/v1/charges?payment_intent=pi_3KAYXq2HlJNQjXNe1q9iu49r',
      ),
      'client_secret' => '(redacted)',
      'confirmation_method' => 'automatic',
      'created' => 1640432174,
      'currency' => 'gbp',
      'customer' => NULL,
      'description' => 'Online Payment for diskgift.com blog_id 201091880',
      'invoice' => NULL,
      'last_payment_error' => NULL,
      'level3' => NULL,
      'livemode' => false,
      'metadata' => 'stdClass()',
      'next_action' => NULL,
      'on_behalf_of' => NULL,
      'payment_method' => NULL,
      'payment_method_options' => 
      array (
        'card' => 
        array (
          'installments' => NULL,
          'mandate_options' => NULL,
          'network' => NULL,
          'request_three_d_secure' => 'automatic',
        ),
      ),
      'payment_method_types' => 
      array (
        0 => 'card',
      ),
      'processing' => NULL,
      'receipt_email' => NULL,
      'review' => NULL,
      'setup_future_usage' => NULL,
      'shipping' => NULL,
      'source' => NULL,
      'statement_descriptor' => NULL,
      'statement_descriptor_suffix' => NULL,
      'status' => 'requires_payment_method',
      'total_details' => 
      array (
        'amount_discount' => 0,
        'amount_tax' => 0,
      ),
      'transfer_data' => NULL,
      'transfer_group' => NULL,
      'fee_history' => 
      array (
        0 => 
        array (
          'type' => 'base',
          'percentage_rate' => 0.01400000000000000029143354396410359186120331287384033203125,
          'fixed_rate' => 20,
          'currency' => 'gbp',
        ),
      ),
    )
    2021-12-25T11:36:31+00:00 INFO REQUEST POST https://public-api.wordpress.com/wpcom/v2/sites/%s/wcpay/customers/cus_Kq0Z4UJw3BYmrC
    2021-12-25T11:36:31+00:00 INFO HEADERS: array (
      'Content-Type' => 'application/json; charset=utf-8',
      'User-Agent' => 'WooCommerce Payments/3.4.0',
      'Idempotency-Key' => '711193ca-c145-4e49-a1aa-9bf475326dda',
    )
    2021-12-25T11:36:31+00:00 INFO BODY: array (
      'test_mode' => true,
      'name' => '(redacted)',
      'description' => 'Name: Moustafa Ibrahim, Username: admin_co7a80s3',
      'email' => '(redacted)',
      'phone' => '(redacted)',
      'address' => 
      array (
        'line1' => '(redacted)',
        'line2' => '(redacted)',
        'postal_code' => '(redacted)',
        'city' => '(redacted)',
        'state' => '(redacted)',
        'country' => '(redacted)',
      ),
      'shipping' => 
      array (
        'name' => '(redacted)',
        'address' => 
        array (
          'line1' => '(redacted)',
          'line2' => '(redacted)',
          'postal_code' => '(redacted)',
          'city' => '(redacted)',
          'state' => '(redacted)',
          'country' => '(redacted)',
        ),
      ),
    )
    2021-12-25T11:36:32+00:00 INFO RESPONSE: array (
      'id' => 'cus_Kq0Z4UJw3BYmrC',
      'object' => 'customer',
      'address' => 
      array (
        'city' => '(redacted)',
        'country' => '(redacted)',
        'line1' => '(redacted)',
        'line2' => '(redacted)',
        'postal_code' => '(redacted)',
        'state' => '(redacted)',
      ),
      'balance' => 0,
      'billing_clock' => NULL,
      'created' => 1640378417,
      'currency' => NULL,
      'default_source' => NULL,
      'delinquent' => false,
      'description' => 'Name: Moustafa Ibrahim, Username: admin_co7a80s3',
      'discount' => NULL,
      'email' => '(redacted)',
      'invoice_prefix' => '4CC8AE8E',
      'invoice_settings' => 
      array (
        'custom_fields' => NULL,
        'default_payment_method' => NULL,
        'footer' => NULL,
      ),
      'livemode' => false,
      'metadata' => 'stdClass()',
      'name' => '(redacted)',
      'next_invoice_sequence' => 1,
      'phone' => '(redacted)',
      'preferred_locales' => 
      array (
      ),
      'shipping' => 
      array (
        'address' => 
        array (
          'city' => '(redacted)',
          'country' => '(redacted)',
          'line1' => '(redacted)',
          'line2' => '(redacted)',
          'postal_code' => '(redacted)',
          'state' => '(redacted)',
        ),
        'name' => '(redacted)',
        'phone' => '(redacted)',
      ),
      'tax_exempt' => 'none',
    )
    2021-12-25T11:36:32+00:00 INFO REQUEST POST https://public-api.wordpress.com/wpcom/v2/sites/%s/wcpay/intentions/pi_3KAYXq2HlJNQjXNe1q9iu49r
    2021-12-25T11:36:32+00:00 INFO HEADERS: array (
      'Content-Type' => 'application/json; charset=utf-8',
      'User-Agent' => 'WooCommerce Payments/3.4.0',
      'Idempotency-Key' => '8fead418-d8e8-4a77-91ea-f39836180e83',
    )
    2021-12-25T11:36:32+00:00 INFO BODY: array (
      'test_mode' => true,
      'amount' => 43.0,
      'currency' => 'gbp',
      'metadata' => 
      array (
        'customer_name' => '(redacted)',
        'customer_email' => '(redacted)',
        'site_url' => 'https://diskgift.com',
        'order_id' => 394,
        'order_key' => 'wc_order_7e25ngUJzsrYN',
        'payment_type' => 'WCPay\\Constants\\Payment_Type()',
      ),
      'level3' => 
      array (
      ),
      'description' => 'Online Payment for Order #394 for diskgift.com blog_id 201091880',
      'payment_method_types' => 
      array (
        0 => 'card',
      ),
      'payment_country' => 'GB',
      'customer' => 'cus_Kq0Z4UJw3BYmrC',
    )
    2021-12-25T11:36:33+00:00 INFO RESPONSE: array (
      'id' => 'pi_3KAYXq2HlJNQjXNe1q9iu49r',
      'object' => 'payment_intent',
      'amount' => 43,
      'amount_capturable' => 0,
      'amount_received' => 0,
      'amount_subtotal' => 43,
      'application' => 'ca_Ex84e31yMTLaNU5ozQvi5woLclpIDVpX',
      'application_fee_amount' => 21,
      'automatic_payment_methods' => NULL,
      'canceled_at' => NULL,
      'cancellation_reason' => NULL,
      'capture_method' => 'manual',
      'charges' => 
      array (
        'object' => 'list',
        'data' => 
        array (
        ),
        'has_more' => false,
        'total_count' => 0,
        'url' => '/v1/charges?payment_intent=pi_3KAYXq2HlJNQjXNe1q9iu49r',
      ),
      'client_secret' => '(redacted)',
      'confirmation_method' => 'automatic',
      'created' => 1640432174,
      'currency' => 'gbp',
      'customer' => 'cus_Kq0Z4UJw3BYmrC',
      'description' => 'Online Payment for Order #394 for diskgift.com blog_id 201091880',
      'invoice' => NULL,
      'last_payment_error' => NULL,
      'level3' => NULL,
      'livemode' => false,
      'metadata' => 
      array (
        'customer_name' => '(redacted)',
        'customer_email' => '(redacted)',
        'site_url' => 'https://diskgift.com',
        'order_id' => '394',
        'order_key' => 'wc_order_7e25ngUJzsrYN',
        'payment_type' => 'single',
      ),
      'next_action' => NULL,
      'on_behalf_of' => NULL,
      'payment_method' => NULL,
      'payment_method_options' => 
      array (
        'card' => 
        array (
          'installments' => NULL,
          'mandate_options' => NULL,
          'network' => NULL,
          'request_three_d_secure' => 'automatic',
        ),
      ),
      'payment_method_types' => 
      array (
        0 => 'card',
      ),
      'processing' => NULL,
      'receipt_email' => NULL,
      'review' => NULL,
      'setup_future_usage' => NULL,
      'shipping' => NULL,
      'source' => NULL,
      'statement_descriptor' => NULL,
      'statement_descriptor_suffix' => NULL,
      'status' => 'requires_payment_method',
      'total_details' => 
      array (
        'amount_discount' => 0,
        'amount_tax' => 0,
      ),
      'transfer_data' => NULL,
      'transfer_group' => NULL,
      'fee_history' => 
      array (
        0 => 
        array (
          'type' => 'base',
          'percentage_rate' => 0.01400000000000000029143354396410359186120331287384033203125,
          'fixed_rate' => 20,
          'currency' => 'gbp',
        ),
        1 => 
        array (
          'type' => 'additional',
          'additional_type' => 'fx',
          'percentage_rate' => 0.0200000000000000004163336342344337026588618755340576171875,
          'fixed_rate' => 0,
          'currency' => 'gbp',
        ),
      ),
    )
    2021-12-25T11:44:44+00:00 INFO REQUEST POST https://public-api.wordpress.com/wpcom/v2/sites/%s/wcpay/customers/cus_Kq0Z4UJw3BYmrC
    2021-12-25T11:44:44+00:00 INFO HEADERS: array (
      'Content-Type' => 'application/json; charset=utf-8',
      'User-Agent' => 'WooCommerce Payments/3.4.0',
      'Idempotency-Key' => '2b2e6a60-cb9b-4389-894a-ed808a70d75e',
    )
    2021-12-25T11:44:44+00:00 INFO BODY: array (
      'test_mode' => true,
      'name' => '(redacted)',
      'description' => 'Name: Moustafa Ibrahim, Username: admin_co7a80s3',
      'email' => '(redacted)',
      'phone' => '(redacted)',
      'address' => 
      array (
        'line1' => '(redacted)',
        'line2' => '(redacted)',
        'postal_code' => '(redacted)',
        'city' => '(redacted)',
        'state' => '(redacted)',
        'country' => '(redacted)',
      ),
      'shipping' => 
      array (
        'name' => '(redacted)',
        'address' => 
        array (
          'line1' => '(redacted)',
          'line2' => '(redacted)',
          'postal_code' => '(redacted)',
          'city' => '(redacted)',
          'state' => '(redacted)',
          'country' => '(redacted)',
        ),
      ),
    )
    2021-12-25T11:44:44+00:00 INFO RESPONSE: array (
      'id' => 'cus_Kq0Z4UJw3BYmrC',
      'object' => 'customer',
      'address' => 
      array (
        'city' => '(redacted)',
        'country' => '(redacted)',
        'line1' => '(redacted)',
        'line2' => '(redacted)',
        'postal_code' => '(redacted)',
        'state' => '(redacted)',
      ),
      'balance' => 0,
      'billing_clock' => NULL,
      'created' => 1640378417,
      'currency' => NULL,
      'default_source' => NULL,
      'delinquent' => false,
      'description' => 'Name: Moustafa Ibrahim, Username: admin_co7a80s3',
      'discount' => NULL,
      'email' => '(redacted)',
      'invoice_prefix' => '4CC8AE8E',
      'invoice_settings' => 
      array (
        'custom_fields' => NULL,
        'default_payment_method' => NULL,
        'footer' => NULL,
      ),
      'livemode' => false,
      'metadata' => 'stdClass()',
      'name' => '(redacted)',
      'next_invoice_sequence' => 1,
      'phone' => '(redacted)',
      'preferred_locales' => 
      array (
      ),
      'shipping' => 
      array (
        'address' => 
        array (
          'city' => '(redacted)',
          'country' => '(redacted)',
          'line1' => '(redacted)',
          'line2' => '(redacted)',
          'postal_code' => '(redacted)',
          'state' => '(redacted)',
        ),
        'name' => '(redacted)',
        'phone' => '(redacted)',
      ),
      'tax_exempt' => 'none',
    )
    2021-12-25T11:44:44+00:00 INFO REQUEST POST https://public-api.wordpress.com/wpcom/v2/sites/%s/wcpay/intentions/pi_3KAYXq2HlJNQjXNe1q9iu49r
    2021-12-25T11:44:44+00:00 INFO HEADERS: array (
      'Content-Type' => 'application/json; charset=utf-8',
      'User-Agent' => 'WooCommerce Payments/3.4.0',
      'Idempotency-Key' => 'dc629917-6ad9-4a9a-8ef8-bf34d730cc2d',
    )
    2021-12-25T11:44:44+00:00 INFO BODY: array (
      'test_mode' => true,
      'amount' => 43.0,
      'currency' => 'gbp',
      'metadata' => 
      array (
        'customer_name' => '(redacted)',
        'customer_email' => '(redacted)',
        'site_url' => 'https://diskgift.com',
        'order_id' => 394,
        'order_key' => 'wc_order_7e25ngUJzsrYN',
        'payment_type' => 'WCPay\\Constants\\Payment_Type()',
      ),
      'level3' => 
      array (
      ),
      'description' => 'Online Payment for Order #394 for diskgift.com blog_id 201091880',
      'payment_method_types' => 
      array (
        0 => 'card',
      ),
      'payment_country' => 'GB',
      'customer' => 'cus_Kq0Z4UJw3BYmrC',
    )
    2021-12-25T11:44:46+00:00 INFO RESPONSE: array (
      'id' => 'pi_3KAYXq2HlJNQjXNe1q9iu49r',
      'object' => 'payment_intent',
      'amount' => 43,
      'amount_capturable' => 0,
      'amount_received' => 0,
      'amount_subtotal' => 43,
      'application' => 'ca_Ex84e31yMTLaNU5ozQvi5woLclpIDVpX',
      'application_fee_amount' => 21,
      'automatic_payment_methods' => NULL,
      'canceled_at' => NULL,
      'cancellation_reason' => NULL,
      'capture_method' => 'manual',
      'charges' => 
      array (
        'object' => 'list',
        'data' => 
        array (
        ),
        'has_more' => false,
        'total_count' => 0,
        'url' => '/v1/charges?payment_intent=pi_3KAYXq2HlJNQjXNe1q9iu49r',
      ),
      'client_secret' => '(redacted)',
      'confirmation_method' => 'automatic',
      'created' => 1640432174,
      'currency' => 'gbp',
      'customer' => 'cus_Kq0Z4UJw3BYmrC',
      'description' => 'Online Payment for Order #394 for diskgift.com blog_id 201091880',
      'invoice' => NULL,
      'last_payment_error' => NULL,
      'level3' => NULL,
      'livemode' => false,
      'metadata' => 
      array (
        'customer_name' => '(redacted)',
        'customer_email' => '(redacted)',
        'site_url' => 'https://diskgift.com',
        'order_id' => '394',
        'order_key' => 'wc_order_7e25ngUJzsrYN',
        'payment_type' => 'single',
      ),
      'next_action' => NULL,
      'on_behalf_of' => NULL,
      'payment_method' => NULL,
      'payment_method_options' => 
      array (
        'card' => 
        array (
          'installments' => NULL,
          'mandate_options' => NULL,
          'network' => NULL,
          'request_three_d_secure' => 'automatic',
        ),
      ),
      'payment_method_types' => 
      array (
        0 => 'card',
      ),
      'processing' => NULL,
      'receipt_email' => NULL,
      'review' => NULL,
      'setup_future_usage' => NULL,
      'shipping' => NULL,
      'source' => NULL,
      'statement_descriptor' => NULL,
      'statement_descriptor_suffix' => NULL,
      'status' => 'requires_payment_method',
      'total_details' => 
      array (
        'amount_discount' => 0,
        'amount_tax' => 0,
      ),
      'transfer_data' => NULL,
      'transfer_group' => NULL,
      'fee_history' => 
      array (
        0 => 
        array (
          'type' => 'base',
          'percentage_rate' => 0.01400000000000000029143354396410359186120331287384033203125,
          'fixed_rate' => 20,
          'currency' => 'gbp',
        ),
        1 => 
        array (
          'type' => 'additional',
          'additional_type' => 'fx',
          'percentage_rate' => 0.0200000000000000004163336342344337026588618755340576171875,
          'fixed_rate' => 0,
          'currency' => 'gbp',
        ),
      ),
    )
    2021-12-25T11:50:27+00:00 INFO REQUEST POST https://public-api.wordpress.com/wpcom/v2/sites/%s/wcpay/intentions
    2021-12-25T11:50:27+00:00 INFO HEADERS: array (
      'Content-Type' => 'application/json; charset=utf-8',
      'User-Agent' => 'WooCommerce Payments/3.4.0',
      'Idempotency-Key' => '8c3720d3-0f8e-40b1-bc88-81b2b39dde99',
    )
    2021-12-25T11:50:27+00:00 INFO BODY: array (
      'test_mode' => true,
      'amount' => 43.0,
      'currency' => 'gbp',
      'description' => 'Online Payment for diskgift.com blog_id 201091880',
      'payment_method_types' => 
      array (
        0 => 'card',
      ),
      'capture_method' => 'manual',
    )
    2021-12-25T11:50:28+00:00 INFO RESPONSE: array (
      'id' => 'pi_3KAYlc2HlJNQjXNe0xK4eCw7',
      'object' => 'payment_intent',
      'amount' => 43,
      'amount_capturable' => 0,
      'amount_received' => 0,
      'amount_subtotal' => 43,
      'application' => 'ca_Ex84e31yMTLaNU5ozQvi5woLclpIDVpX',
      'application_fee_amount' => 21,
      'automatic_payment_methods' => NULL,
      'canceled_at' => NULL,
      'cancellation_reason' => NULL,
      'capture_method' => 'manual',
      'charges' => 
      array (
        'object' => 'list',
        'data' => 
        array (
        ),
        'has_more' => false,
        'total_count' => 0,
        'url' => '/v1/charges?payment_intent=pi_3KAYlc2HlJNQjXNe0xK4eCw7',
      ),
      'client_secret' => '(redacted)',
      'confirmation_method' => 'automatic',
      'created' => 1640433028,
      'currency' => 'gbp',
      'customer' => NULL,
      'description' => 'Online Payment for diskgift.com blog_id 201091880',
      'invoice' => NULL,
      'last_payment_error' => NULL,
      'level3' => NULL,
      'livemode' => false,
      'metadata' => 'stdClass()',
      'next_action' => NULL,
      'on_behalf_of' => NULL,
      'payment_method' => NULL,
      'payment_method_options' => 
      array (
        'card' => 
        array (
          'installments' => NULL,
          'mandate_options' => NULL,
          'network' => NULL,
          'request_three_d_secure' => 'automatic',
        ),
      ),
      'payment_method_types' => 
      array (
        0 => 'card',
      ),
      'processing' => NULL,
      'receipt_email' => NULL,
      'review' => NULL,
      'setup_future_usage' => NULL,
      'shipping' => NULL,
      'source' => NULL,
      'statement_descriptor' => NULL,
      'statement_descriptor_suffix' => NULL,
      'status' => 'requires_payment_method',
      'total_details' => 
      array (
        'amount_discount' => 0,
        'amount_tax' => 0,
      ),
      'transfer_data' => NULL,
      'transfer_group' => NULL,
      'fee_history' => 
      array (
        0 => 
        array (
          'type' => 'base',
          'percentage_rate' => 0.01400000000000000029143354396410359186120331287384033203125,
          'fixed_rate' => 20,
          'currency' => 'gbp',
        ),
      ),
    )
    2021-12-25T11:50:36+00:00 INFO REQUEST POST https://public-api.wordpress.com/wpcom/v2/sites/%s/wcpay/intentions
    2021-12-25T11:50:36+00:00 INFO HEADERS: array (
      'Content-Type' => 'application/json; charset=utf-8',
      'User-Agent' => 'WooCommerce Payments/3.4.0',
      'Idempotency-Key' => 'e730e5f7-e3f6-4b9f-993b-b4feb445e72f',
    )
    2021-12-25T11:50:36+00:00 INFO BODY: array (
      'test_mode' => true,
      'amount' => 43.0,
      'currency' => 'gbp',
      'description' => 'Online Payment for diskgift.com blog_id 201091880',
      'payment_method_types' => 
      array (
        0 => 'card',
      ),
      'capture_method' => 'manual',
    )
    2021-12-25T11:50:37+00:00 INFO RESPONSE: array (
      'id' => 'pi_3KAYll2HlJNQjXNe16XMxiAw',
      'object' => 'payment_intent',
      'amount' => 43,
      'amount_capturable' => 0,
      'amount_received' => 0,
      'amount_subtotal' => 43,
      'application' => 'ca_Ex84e31yMTLaNU5ozQvi5woLclpIDVpX',
      'application_fee_amount' => 21,
      'automatic_payment_methods' => NULL,
      'canceled_at' => NULL,
      'cancellation_reason' => NULL,
      'capture_method' => 'manual',
      'charges' => 
      array (
        'object' => 'list',
        'data' => 
        array (
        ),
        'has_more' => false,
        'total_count' => 0,
        'url' => '/v1/charges?payment_intent=pi_3KAYll2HlJNQjXNe16XMxiAw',
      ),
      'client_secret' => '(redacted)',
      'confirmation_method' => 'automatic',
      'created' => 1640433037,
      'currency' => 'gbp',
      'customer' => NULL,
      'description' => 'Online Payment for diskgift.com blog_id 201091880',
      'invoice' => NULL,
      'last_payment_error' => NULL,
      'level3' => NULL,
      'livemode' => false,
      'metadata' => 'stdClass()',
      'next_action' => NULL,
      'on_behalf_of' => NULL,
      'payment_method' => NULL,
      'payment_method_options' => 
      array (
        'card' => 
        array (
          'installments' => NULL,
          'mandate_options' => NULL,
          'network' => NULL,
          'request_three_d_secure' => 'automatic',
        ),
      ),
      'payment_method_types' => 
      array (
        0 => 'card',
      ),
      'processing' => NULL,
      'receipt_email' => NULL,
      'review' => NULL,
      'setup_future_usage' => NULL,
      'shipping' => NULL,
      'source' => NULL,
      'statement_descriptor' => NULL,
      'statement_descriptor_suffix' => NULL,
      'status' => 'requires_payment_method',
      'total_details' => 
      array (
        'amount_discount' => 0,
        'amount_tax' => 0,
      ),
      'transfer_data' => NULL,
      'transfer_group' => NULL,
      'fee_history' => 
      array (
        0 => 
        array (
          'type' => 'base',
          'percentage_rate' => 0.01400000000000000029143354396410359186120331287384033203125,
          'fixed_rate' => 20,
          'currency' => 'gbp',
        ),
      ),
    )
    2021-12-25T11:51:06+00:00 INFO REQUEST POST https://public-api.wordpress.com/wpcom/v2/sites/%s/wcpay/intentions
    2021-12-25T11:51:06+00:00 INFO HEADERS: array (
      'Content-Type' => 'application/json; charset=utf-8',
      'User-Agent' => 'WooCommerce Payments/3.4.0',
      'Idempotency-Key' => '7ca38bb8-e9e1-4990-8bda-e2f475016a88',
    )
    2021-12-25T11:51:06+00:00 INFO BODY: array (
      'test_mode' => true,
      'amount' => 43.0,
      'currency' => 'gbp',
      'description' => 'Online Payment for diskgift.com blog_id 201091880',
      'payment_method_types' => 
      array (
        0 => 'card',
      ),
      'capture_method' => 'manual',
    )
    2021-12-25T11:51:07+00:00 INFO RESPONSE: array (
      'id' => 'pi_3KAYmF2HlJNQjXNe0MhNMNvp',
      'object' => 'payment_intent',
      'amount' => 43,
      'amount_capturable' => 0,
      'amount_received' => 0,
      'amount_subtotal' => 43,
      'application' => 'ca_Ex84e31yMTLaNU5ozQvi5woLclpIDVpX',
      'application_fee_amount' => 21,
      'automatic_payment_methods' => NULL,
      'canceled_at' => NULL,
      'cancellation_reason' => NULL,
      'capture_method' => 'manual',
      'charges' => 
      array (
        'object' => 'list',
        'data' => 
        array (
        ),
        'has_more' => false,
        'total_count' => 0,
        'url' => '/v1/charges?payment_intent=pi_3KAYmF2HlJNQjXNe0MhNMNvp',
      ),
      'client_secret' => '(redacted)',
      'confirmation_method' => 'automatic',
      'created' => 1640433067,
      'currency' => 'gbp',
      'customer' => NULL,
      'description' => 'Online Payment for diskgift.com blog_id 201091880',
      'invoice' => NULL,
      'last_payment_error' => NULL,
      'level3' => NULL,
      'livemode' => false,
      'metadata' => 'stdClass()',
      'next_action' => NULL,
      'on_behalf_of' => NULL,
      'payment_method' => NULL,
      'payment_method_options' => 
      array (
        'card' => 
        array (
          'installments' => NULL,
          'mandate_options' => NULL,
          'network' => NULL,
          'request_three_d_secure' => 'automatic',
        ),
      ),
      'payment_method_types' => 
      array (
        0 => 'card',
      ),
      'processing' => NULL,
      'receipt_email' => NULL,
      'review' => NULL,
      'setup_future_usage' => NULL,
      'shipping' => NULL,
      'source' => NULL,
      'statement_descriptor' => NULL,
      'statement_descriptor_suffix' => NULL,
      'status' => 'requires_payment_method',
      'total_details' => 
      array (
        'amount_discount' => 0,
        'amount_tax' => 0,
      ),
      'transfer_data' => NULL,
      'transfer_group' => NULL,
      'fee_history' => 
      array (
        0 => 
        array (
          'type' => 'base',
          'percentage_rate' => 0.01400000000000000029143354396410359186120331287384033203125,
          'fixed_rate' => 20,
          'currency' => 'gbp',
        ),
      ),
    )
    2021-12-25T11:51:18+00:00 INFO REQUEST POST https://public-api.wordpress.com/wpcom/v2/sites/%s/wcpay/customers/cus_Kq0Z4UJw3BYmrC
    2021-12-25T11:51:18+00:00 INFO HEADERS: array (
      'Content-Type' => 'application/json; charset=utf-8',
      'User-Agent' => 'WooCommerce Payments/3.4.0',
      'Idempotency-Key' => '01c18c85-bfbd-46e7-8709-4417e3b18681',
    )
    2021-12-25T11:51:18+00:00 INFO BODY: array (
      'test_mode' => true,
      'name' => '(redacted)',
      'description' => 'Name: Moustafa Ibrahim, Username: admin_co7a80s3',
      'email' => '(redacted)',
      'phone' => '(redacted)',
      'address' => 
      array (
        'line1' => '(redacted)',
        'line2' => '(redacted)',
        'postal_code' => '(redacted)',
        'city' => '(redacted)',
        'state' => '(redacted)',
        'country' => '(redacted)',
      ),
      'shipping' => 
      array (
        'name' => '(redacted)',
        'address' => 
        array (
          'line1' => '(redacted)',
          'line2' => '(redacted)',
          'postal_code' => '(redacted)',
          'city' => '(redacted)',
          'state' => '(redacted)',
          'country' => '(redacted)',
        ),
      ),
    )
    2021-12-25T11:51:19+00:00 INFO RESPONSE: array (
      'id' => 'cus_Kq0Z4UJw3BYmrC',
      'object' => 'customer',
      'address' => 
      array (
        'city' => '(redacted)',
        'country' => '(redacted)',
        'line1' => '(redacted)',
        'line2' => '(redacted)',
        'postal_code' => '(redacted)',
        'state' => '(redacted)',
      ),
      'balance' => 0,
      'billing_clock' => NULL,
      'created' => 1640378417,
      'currency' => NULL,
      'default_source' => NULL,
      'delinquent' => false,
      'description' => 'Name: Moustafa Ibrahim, Username: admin_co7a80s3',
      'discount' => NULL,
      'email' => '(redacted)',
      'invoice_prefix' => '4CC8AE8E',
      'invoice_settings' => 
      array (
        'custom_fields' => NULL,
        'default_payment_method' => NULL,
        'footer' => NULL,
      ),
      'livemode' => false,
      'metadata' => 'stdClass()',
      'name' => '(redacted)',
      'next_invoice_sequence' => 1,
      'phone' => '(redacted)',
      'preferred_locales' => 
      array (
      ),
      'shipping' => 
      array (
        'address' => 
        array (
          'city' => '(redacted)',
          'country' => '(redacted)',
          'line1' => '(redacted)',
          'line2' => '(redacted)',
          'postal_code' => '(redacted)',
          'state' => '(redacted)',
        ),
        'name' => '(redacted)',
        'phone' => '(redacted)',
      ),
      'tax_exempt' => 'none',
    )
    2021-12-25T11:51:19+00:00 INFO REQUEST POST https://public-api.wordpress.com/wpcom/v2/sites/%s/wcpay/intentions/pi_3KAYmF2HlJNQjXNe0MhNMNvp
    2021-12-25T11:51:19+00:00 INFO HEADERS: array (
      'Content-Type' => 'application/json; charset=utf-8',
      'User-Agent' => 'WooCommerce Payments/3.4.0',
      'Idempotency-Key' => '70c38390-f3a2-42b0-a9c3-c267c771e862',
    )
    2021-12-25T11:51:19+00:00 INFO BODY: array (
      'test_mode' => true,
      'amount' => 43.0,
      'currency' => 'gbp',
      'metadata' => 
      array (
        'customer_name' => '(redacted)',
        'customer_email' => '(redacted)',
        'site_url' => 'https://diskgift.com',
        'order_id' => 394,
        'order_key' => 'wc_order_7e25ngUJzsrYN',
        'payment_type' => 'WCPay\\Constants\\Payment_Type()',
      ),
      'level3' => 
      array (
      ),
      'description' => 'Online Payment for Order #394 for diskgift.com blog_id 201091880',
      'payment_method_types' => 
      array (
        0 => 'card',
      ),
      'payment_country' => 'GB',
      'customer' => 'cus_Kq0Z4UJw3BYmrC',
    )
    2021-12-25T11:51:20+00:00 INFO RESPONSE: array (
      'id' => 'pi_3KAYmF2HlJNQjXNe0MhNMNvp',
      'object' => 'payment_intent',
      'amount' => 43,
      'amount_capturable' => 0,
      'amount_received' => 0,
      'amount_subtotal' => 43,
      'application' => 'ca_Ex84e31yMTLaNU5ozQvi5woLclpIDVpX',
      'application_fee_amount' => 21,
      'automatic_payment_methods' => NULL,
      'canceled_at' => NULL,
      'cancellation_reason' => NULL,
      'capture_method' => 'manual',
      'charges' => 
      array (
        'object' => 'list',
        'data' => 
        array (
        ),
        'has_more' => false,
        'total_count' => 0,
        'url' => '/v1/charges?payment_intent=pi_3KAYmF2HlJNQjXNe0MhNMNvp',
      ),
      'client_secret' => '(redacted)',
      'confirmation_method' => 'automatic',
      'created' => 1640433067,
      'currency' => 'gbp',
      'customer' => 'cus_Kq0Z4UJw3BYmrC',
      'description' => 'Online Payment for Order #394 for diskgift.com blog_id 201091880',
      'invoice' => NULL,
      'last_payment_error' => NULL,
      'level3' => NULL,
      'livemode' => false,
      'metadata' => 
      array (
        'customer_name' => '(redacted)',
        'customer_email' => '(redacted)',
        'site_url' => 'https://diskgift.com',
        'order_id' => '394',
        'order_key' => 'wc_order_7e25ngUJzsrYN',
        'payment_type' => 'single',
      ),
      'next_action' => NULL,
      'on_behalf_of' => NULL,
      'payment_method' => NULL,
      'payment_method_options' => 
      array (
        'card' => 
        array (
          'installments' => NULL,
          'mandate_options' => NULL,
          'network' => NULL,
          'request_three_d_secure' => 'automatic',
        ),
      ),
      'payment_method_types' => 
      array (
        0 => 'card',
      ),
      'processing' => NULL,
      'receipt_email' => NULL,
      'review' => NULL,
      'setup_future_usage' => NULL,
      'shipping' => NULL,
      'source' => NULL,
      'statement_descriptor' => NULL,
      'statement_descriptor_suffix' => NULL,
      'status' => 'requires_payment_method',
      'total_details' => 
      array (
        'amount_discount' => 0,
        'amount_tax' => 0,
      ),
      'transfer_data' => NULL,
      'transfer_group' => NULL,
      'fee_history' => 
      array (
        0 => 
        array (
          'type' => 'base',
          'percentage_rate' => 0.01400000000000000029143354396410359186120331287384033203125,
          'fixed_rate' => 20,
          'currency' => 'gbp',
        ),
        1 => 
        array (
          'type' => 'additional',
          'additional_type' => 'fx',
          'percentage_rate' => 0.0200000000000000004163336342344337026588618755340576171875,
          'fixed_rate' => 0,
          'currency' => 'gbp',
        ),
      ),
    )
    2021-12-25T12:02:29+00:00 INFO REQUEST GET https://public-api.wordpress.com/wpcom/v2/sites/%s/wcpay/accounts?test_mode=0
    2021-12-25T12:02:29+00:00 INFO HEADERS: array (
      'Content-Type' => 'application/json; charset=utf-8',
      'User-Agent' => 'WooCommerce Payments/3.4.0',
    )
    2021-12-25T12:02:31+00:00 INFO RESPONSE: array (
      'account_id' => 'acct_1KAIGp2HlJNQjXNe',
      'email' => '(redacted)',
      'live_publishable_key' => 'pk_live_iBIpeqzKOOx2Y8PFCRBfyMU000Q7xVG4Sn',
      'test_publishable_key' => 'pk_test_51ETDmyFuiXB5oUVxwSobQMW5Tno1GclIq7ePZWzLeW4q8oa7Zb8hI5VfwI5sNT5nXuKYinLukNvGCXmsQXAoDGHG00MqHqlYHR',
      'is_live' => true,
      'has_pending_requirements' => false,
      'has_overdue_requirements' => false,
      'current_deadline' => NULL,
      'status' => 'complete',
      'capabilities' => 
      array (
        'bancontact_payments' => 'active',
        'card_payments' => 'active',
        'eps_payments' => 'active',
        'giropay_payments' => 'active',
        'ideal_payments' => 'active',
        'p24_payments' => 'active',
        'sepa_debit_payments' => 'active',
        'sofort_payments' => 'active',
        'transfers' => 'active',
        'afterpay_clearpay_payments' => 'unrequested',
        'bacs_debit_payments' => 'unrequested',
        'klarna' => 'unrequested',
      ),
      'capability_requirements' => 
      array (
        'afterpay_clearpay_payments' => 
        array (
          0 => 'business_profile.support_phone',
        ),
        'bacs_debit_payments' => 
        array (
          0 => 'business_profile.support_email',
          1 => 'settings.bacs_debit_payments.display_name',
        ),
        'bancontact_payments' => 
        array (
        ),
        'card_payments' => 
        array (
        ),
        'eps_payments' => 
        array (
        ),
        'giropay_payments' => 
        array (
        ),
        'ideal_payments' => 
        array (
        ),
        'klarna' => 
        array (
        ),
        'p24_payments' => 
        array (
        ),
        'sepa_debit_payments' => 
        array (
        ),
        'sofort_payments' => 
        array (
        ),
        'transfers' => 
        array (
        ),
      ),
      'payments_enabled' => true,
      'deposits_status' => 'daily',
      'statement_descriptor' => 'DISKGIFT.COM',
      'latest_tos_agreement' => 
      array (
        'date' => '2021-12-24 18:13:36',
        'source' => 'signup',
        'is_current_version' => true,
      ),
      'fees' => 
      array (
        'base' => 
        array (
          'percentage_rate' => 0.01400000000000000029143354396410359186120331287384033203125,
          'fixed_rate' => 20,
          'currency' => 'gbp',
        ),
        'discount' => 
        array (
        ),
        'bancontact' => 
        array (
          'base' => 
          array (
            'percentage_rate' => 0.01400000000000000029143354396410359186120331287384033203125,
            'fixed_rate' => 20,
            'currency' => 'gbp',
          ),
          'additional' => 
          array (
            'percentage_rate' => 0,
            'fixed_rate' => 0,
            'currency' => 'gbp',
          ),
          'fx' => 
          array (
            'percentage_rate' => 0,
            'fixed_rate' => 0,
            'currency' => 'gbp',
          ),
          'discount' => 
          array (
          ),
        ),
        'card' => 
        array (
          'base' => 
          array (
            'percentage_rate' => 0.01400000000000000029143354396410359186120331287384033203125,
            'fixed_rate' => 20,
            'currency' => 'gbp',
          ),
          'additional' => 
          array (
            'percentage_rate' => 0.01499999999999999944488848768742172978818416595458984375,
            'fixed_rate' => 0,
            'currency' => 'gbp',
          ),
          'fx' => 
          array (
            'percentage_rate' => 0.0200000000000000004163336342344337026588618755340576171875,
            'fixed_rate' => 0,
            'currency' => 'usd',
          ),
          'discount' => 
          array (
          ),
        ),
        'ideal' => 
        array (
          'base' => 
          array (
            'percentage_rate' => 0,
            'fixed_rate' => 25,
            'currency' => 'gbp',
          ),
          'additional' => 
          array (
            'percentage_rate' => 0,
            'fixed_rate' => 0,
            'currency' => 'gbp',
          ),
          'fx' => 
          array (
            'percentage_rate' => 0,
            'fixed_rate' => 0,
            'currency' => 'gbp',
          ),
          'discount' => 
          array (
          ),
        ),
        'giropay' => 
        array (
          'base' => 
          array (
            'percentage_rate' => 0.01400000000000000029143354396410359186120331287384033203125,
            'fixed_rate' => 20,
            'currency' => 'gbp',
          ),
          'additional' => 
          array (
            'percentage_rate' => 0,
            'fixed_rate' => 0,
            'currency' => 'gbp',
          ),
          'fx' => 
          array (
            'percentage_rate' => 0,
            'fixed_rate' => 0,
            'currency' => 'gbp',
          ),
          'discount' => 
          array (
          ),
        ),
        'p24' => 
        array (
          'base' => 
          array (
            'percentage_rate' => 0.021999999999999998723243521681069978512823581695556640625,
            'fixed_rate' => 20,
            'currency' => 'gbp',
          ),
          'additional' => 
          array (
            'percentage_rate' => 0,
            'fixed_rate' => 0,
            'currency' => 'gbp',
          ),
          'fx' => 
          array (
            'percentage_rate' => 0,
            'fixed_rate' => 0,
            'currency' => 'gbp',
          ),
          'discount' => 
          array (
          ),
        ),
        'sofort' => 
        array (
          'base' => 
          array (
            'percentage_rate' => 0.01400000000000000029143354396410359186120331287384033203125,
            'fixed_rate' => 20,
            'currency' => 'gbp',
          ),
          'additional' => 
          array (
            'percentage_rate' => 0,
            'fixed_rate' => 0,
            'currency' => 'gbp',
          ),
          'fx' => 
          array (
            'percentage_rate' => 0,
            'fixed_rate' => 0,
            'currency' => 'gbp',
          ),
          'discount' => 
          array (
          ),
        ),
        'sepa_debit' => 
        array (
          'base' => 
          array (
            'percentage_rate' => 0,
            'fixed_rate' => 30,
            'currency' => 'gbp',
          ),
          'additional' => 
          array (
            'percentage_rate' => 0,
            'fixed_rate' => 0,
            'currency' => 'gbp',
          ),
          'fx' => 
          array (
            'percentage_rate' => 0,
            'fixed_rate' => 0,
            'currency' => 'gbp',
          ),
          'discount' => 
          array (
          ),
        ),
      ),
      'fraud_services' => 
      array (
        'stripe' => 
        array (
        ),
        'sift' => 
        array (
          'beacon_key' => 'affbdadb36',
          'sandbox_beacon_key' => '6ad0ad748b',
        ),
      ),
      'store_currencies' => 
      array (
        'default' => 'eur',
        'supported' => 
        array (
          0 => 'eur',
        ),
      ),
      'customer_currencies' => 
      array (
        'supported' => 
        array (
          0 => 'usd',
          1 => 'aed',
          2 => 'afn',
          3 => 'all',
          4 => 'amd',
          5 => 'ang',
          6 => 'aoa',
          7 => 'ars',
          8 => 'aud',
          9 => 'awg',
          10 => 'azn',
          11 => 'bam',
          12 => 'bbd',
          13 => 'bdt',
          14 => 'bgn',
          15 => 'bif',
          16 => 'bmd',
          17 => 'bnd',
          18 => 'bob',
          19 => 'brl',
          20 => 'bsd',
          21 => 'bwp',
          22 => 'byn',
          23 => 'bzd',
          24 => 'cad',
          25 => 'cdf',
          26 => 'chf',
          27 => 'clp',
          28 => 'cny',
          29 => 'cop',
          30 => 'crc',
          31 => 'cve',
          32 => 'czk',
          33 => 'djf',
          34 => 'dkk',
          35 => 'dop',
          36 => 'dzd',
          37 => 'egp',
          38 => 'etb',
          39 => 'eur',
          40 => 'fjd',
          41 => 'fkp',
          42 => 'gbp',
          43 => 'gel',
          44 => 'gip',
          45 => 'gmd',
          46 => 'gnf',
          47 => 'gtq',
          48 => 'gyd',
          49 => 'hkd',
          50 => 'hnl',
          51 => 'hrk',
          52 => 'htg',
          53 => 'huf',
          54 => 'idr',
          55 => 'ils',
          56 => 'inr',
          57 => 'isk',
          58 => 'jmd',
          59 => 'jpy',
          60 => 'kes',
          61 => 'kgs',
          62 => 'khr',
          63 => 'kmf',
          64 => 'krw',
          65 => 'kyd',
          66 => 'kzt',
          67 => 'lak',
          68 => 'lbp',
          69 => 'lkr',
          70 => 'lrd',
          71 => 'lsl',
          72 => 'mad',
          73 => 'mdl',
          74 => 'mga',
          75 => 'mkd',
          76 => 'mmk',
          77 => 'mnt',
          78 => 'mop',
          79 => 'mro',
          80 => 'mur',
          81 => 'mvr',
          82 => 'mwk',
          83 => 'mxn',
          84 => 'myr',
          85 => 'mzn',
          86 => 'nad',
          87 => 'ngn',
          88 => 'nio',
          89 => 'nok',
          90 => 'npr',
          91 => 'nzd',
          92 => 'pab',
          93 => 'pen',
          94 => 'pgk',
          95 => 'php',
          96 => 'pkr',
          97 => 'pln',
          98 => 'pyg',
          99 => 'qar',
          100 => 'ron',
          101 => 'rsd',
          102 => 'rub',
          103 => 'rwf',
          104 => 'sar',
          105 => 'sbd',
          106 => 'scr',
          107 => 'sek',
          108 => 'sgd',
          109 => 'shp',
          110 => 'sll',
          111 => 'sos',
          112 => 'srd',
          113 => 'std',
          114 => 'szl',
          115 => 'thb',
          116 => 'tjs',
          117 => 'top',
          118 => 'try',
          119 => 'ttd',
          120 => 'twd',
          121 => 'tzs',
          122 => 'uah',
          123 => 'ugx',
          124 => 'uyu',
          125 => 'uzs',
          126 => 'vnd',
          127 => 'vuv',
          128 => 'wst',
          129 => 'xaf',
          130 => 'xcd',
          131 => 'xof',
          132 => 'xpf',
          133 => 'yer',
          134 => 'zar',
          135 => 'zmw',
        ),
      ),
      'country' => '(redacted)',
      'instant_deposits_eligible' => false,
      'card_present_eligible' => false,
      'business_profile' => 
      array (
        'name' => '(redacted)',
        'url' => 'https://diskgift.com',
        'support_address' => 
        array (
        ),
        'support_email' => NULL,
        'support_phone' => NULL,
      ),
      'branding' => 
      array (
        'icon' => NULL,
        'logo' => NULL,
        'primary_color' => NULL,
        'secondary_color' => NULL,
      ),
    )
    2021-12-25T12:14:13+00:00 INFO REQUEST POST https://public-api.wordpress.com/wpcom/v2/sites/%s/wcpay/customers/cus_Kq0Z4UJw3BYmrC
    2021-12-25T12:14:13+00:00 INFO HEADERS: array (
      'Content-Type' => 'application/json; charset=utf-8',
      'User-Agent' => 'WooCommerce Payments/3.4.0',
      'Idempotency-Key' => '98dc6518-8406-48ce-809b-deaee952d93b',
    )
    2021-12-25T12:14:13+00:00 INFO BODY: array (
      'test_mode' => true,
      'name' => '(redacted)',
      'description' => 'Name: Moustafa Ibrahim, Username: admin_co7a80s3',
      'email' => '(redacted)',
      'phone' => '(redacted)',
      'address' => 
      array (
        'line1' => '(redacted)',
        'line2' => '(redacted)',
        'postal_code' => '(redacted)',
        'city' => '(redacted)',
        'state' => '(redacted)',
        'country' => '(redacted)',
      ),
      'shipping' => 
      array (
        'name' => '(redacted)',
        'address' => 
        array (
          'line1' => '(redacted)',
          'line2' => '(redacted)',
          'postal_code' => '(redacted)',
          'city' => '(redacted)',
          'state' => '(redacted)',
          'country' => '(redacted)',
        ),
      ),
    )
    2021-12-25T12:14:14+00:00 INFO RESPONSE: array (
      'id' => 'cus_Kq0Z4UJw3BYmrC',
      'object' => 'customer',
      'address' => 
      array (
        'city' => '(redacted)',
        'country' => '(redacted)',
        'line1' => '(redacted)',
        'line2' => '(redacted)',
        'postal_code' => '(redacted)',
        'state' => '(redacted)',
      ),
      'balance' => 0,
      'billing_clock' => NULL,
      'created' => 1640378417,
      'currency' => NULL,
      'default_source' => NULL,
      'delinquent' => false,
      'description' => 'Name: Moustafa Ibrahim, Username: admin_co7a80s3',
      'discount' => NULL,
      'email' => '(redacted)',
      'invoice_prefix' => '4CC8AE8E',
      'invoice_settings' => 
      array (
        'custom_fields' => NULL,
        'default_payment_method' => NULL,
        'footer' => NULL,
      ),
      'livemode' => false,
      'metadata' => 'stdClass()',
      'name' => '(redacted)',
      'next_invoice_sequence' => 1,
      'phone' => '(redacted)',
      'preferred_locales' => 
      array (
      ),
      'shipping' => 
      array (
        'address' => 
        array (
          'city' => '(redacted)',
          'country' => '(redacted)',
          'line1' => '(redacted)',
          'line2' => '(redacted)',
          'postal_code' => '(redacted)',
          'state' => '(redacted)',
        ),
        'name' => '(redacted)',
        'phone' => '(redacted)',
      ),
      'tax_exempt' => 'none',
    )
    2021-12-25T12:14:14+00:00 INFO REQUEST POST https://public-api.wordpress.com/wpcom/v2/sites/%s/wcpay/intentions/pi_3KAYmF2HlJNQjXNe0MhNMNvp
    2021-12-25T12:14:14+00:00 INFO HEADERS: array (
      'Content-Type' => 'application/json; charset=utf-8',
      'User-Agent' => 'WooCommerce Payments/3.4.0',
      'Idempotency-Key' => '09b9a2f1-dc7f-4966-a8e7-47313aa207da',
    )
    2021-12-25T12:14:14+00:00 INFO BODY: array (
      'test_mode' => true,
      'amount' => 43.0,
      'currency' => 'gbp',
      'metadata' => 
      array (
        'customer_name' => '(redacted)',
        'customer_email' => '(redacted)',
        'site_url' => 'https://diskgift.com',
        'order_id' => 394,
        'order_key' => 'wc_order_7e25ngUJzsrYN',
        'payment_type' => 'WCPay\\Constants\\Payment_Type()',
      ),
      'level3' => 
      array (
      ),
      'description' => 'Online Payment for Order #394 for diskgift.com blog_id 201091880',
      'payment_method_types' => 
      array (
        0 => 'card',
      ),
      'payment_country' => 'GB',
      'customer' => 'cus_Kq0Z4UJw3BYmrC',
    )
    2021-12-25T12:14:15+00:00 INFO RESPONSE: array (
      'id' => 'pi_3KAYmF2HlJNQjXNe0MhNMNvp',
      'object' => 'payment_intent',
      'amount' => 43,
      'amount_capturable' => 0,
      'amount_received' => 0,
      'amount_subtotal' => 43,
      'application' => 'ca_Ex84e31yMTLaNU5ozQvi5woLclpIDVpX',
      'application_fee_amount' => 21,
      'automatic_payment_methods' => NULL,
      'canceled_at' => NULL,
      'cancellation_reason' => NULL,
      'capture_method' => 'manual',
      'charges' => 
      array (
        'object' => 'list',
        'data' => 
        array (
        ),
        'has_more' => false,
        'total_count' => 0,
        'url' => '/v1/charges?payment_intent=pi_3KAYmF2HlJNQjXNe0MhNMNvp',
      ),
      'client_secret' => '(redacted)',
      'confirmation_method' => 'automatic',
      'created' => 1640433067,
      'currency' => 'gbp',
      'customer' => 'cus_Kq0Z4UJw3BYmrC',
      'description' => 'Online Payment for Order #394 for diskgift.com blog_id 201091880',
      'invoice' => NULL,
      'last_payment_error' => NULL,
      'level3' => NULL,
      'livemode' => false,
      'metadata' => 
      array (
        'customer_name' => '(redacted)',
        'customer_email' => '(redacted)',
        'site_url' => 'https://diskgift.com',
        'order_id' => '394',
        'order_key' => 'wc_order_7e25ngUJzsrYN',
        'payment_type' => 'single',
      ),
      'next_action' => NULL,
      'on_behalf_of' => NULL,
      'payment_method' => NULL,
      'payment_method_options' => 
      array (
        'card' => 
        array (
          'installments' => NULL,
          'mandate_options' => NULL,
          'network' => NULL,
          'request_three_d_secure' => 'automatic',
        ),
      ),
      'payment_method_types' => 
      array (
        0 => 'card',
      ),
      'processing' => NULL,
      'receipt_email' => NULL,
      'review' => NULL,
      'setup_future_usage' => NULL,
      'shipping' => NULL,
      'source' => NULL,
      'statement_descriptor' => NULL,
      'statement_descriptor_suffix' => NULL,
      'status' => 'requires_payment_method',
      'total_details' => 
      array (
        'amount_discount' => 0,
        'amount_tax' => 0,
      ),
      'transfer_data' => NULL,
      'transfer_group' => NULL,
      'fee_history' => 
      array (
        0 => 
        array (
          'type' => 'base',
          'percentage_rate' => 0.01400000000000000029143354396410359186120331287384033203125,
          'fixed_rate' => 20,
          'currency' => 'gbp',
        ),
        1 => 
        array (
          'type' => 'additional',
          'additional_type' => 'fx',
          'percentage_rate' => 0.0200000000000000004163336342344337026588618755340576171875,
          'fixed_rate' => 0,
          'currency' => 'gbp',
        ),
      ),
    )
    Thread Starter metawee

    (@metawee)

    
    ### WordPress Environment ###
    
    WordPress address (URL): https://diskgift.com
    Site address (URL): https://diskgift.com
    WC Version: 6.0.0
    REST API Version: ? 6.0.0
    WC Blocks Version: ? 6.3.3
    Action Scheduler Version: ? 3.3.0
    WC Admin Version: ? 2.9.4
    Log Directory Writable: ?
    WP Version: 5.8.2
    WP Multisite: –
    WP Memory Limit: 256 MB
    WP Debug Mode: –
    WP Cron: ?
    Language: en_GB
    External object cache: –
    
    ### Server Environment ###
    
    Server Info: Apache
    PHP Version: 7.4.27
    PHP Post Max Size: 48 MB
    PHP Time Limit: 600
    PHP Max Input Vars: 1000
    cURL Version: 7.80.0
    OpenSSL/1.1.1m
    
    SUHOSIN Installed: –
    MySQL Version: 5.7.36
    Max Upload Size: 32 MB
    Default Timezone is UTC: ?
    fsockopen/cURL: ?
    SoapClient: ?
    DOMDocument: ?
    GZip: ?
    Multibyte String: ?
    Remote Post: ?
    Remote Get: ?
    
    ### Database ###
    
    WC Database Version: 6.0.0
    WC Database Prefix: Mb8VpNSEH_
    Total Database Size: 15.56MB
    Database Data Size: 11.73MB
    Database Index Size: 3.83MB
    Mb8VpNSEH_woocommerce_sessions: Data: 0.45MB + Index: 0.02MB + Engine InnoDB
    Mb8VpNSEH_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    Mb8VpNSEH_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    Mb8VpNSEH_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    Mb8VpNSEH_woocommerce_order_items: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    Mb8VpNSEH_woocommerce_order_itemmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    Mb8VpNSEH_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    Mb8VpNSEH_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    Mb8VpNSEH_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    Mb8VpNSEH_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    Mb8VpNSEH_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    Mb8VpNSEH_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    Mb8VpNSEH_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    Mb8VpNSEH_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    Mb8VpNSEH_actionscheduler_actions: Data: 0.02MB + Index: 0.13MB + Engine InnoDB
    Mb8VpNSEH_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    Mb8VpNSEH_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    Mb8VpNSEH_actionscheduler_logs: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    Mb8VpNSEH_commentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    Mb8VpNSEH_comments: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
    Mb8VpNSEH_gla_budget_recommendations: Data: 0.22MB + Index: 0.14MB + Engine InnoDB
    Mb8VpNSEH_gla_merchant_issues: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    Mb8VpNSEH_gla_shipping_rates: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    Mb8VpNSEH_gla_shipping_times: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    Mb8VpNSEH_icl_content_status: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    Mb8VpNSEH_icl_core_status: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    Mb8VpNSEH_icl_flags: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    Mb8VpNSEH_icl_languages: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    Mb8VpNSEH_icl_languages_translations: Data: 0.20MB + Index: 0.17MB + Engine InnoDB
    Mb8VpNSEH_icl_locale_map: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    Mb8VpNSEH_icl_message_status: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    Mb8VpNSEH_icl_mo_files_domains: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    Mb8VpNSEH_icl_node: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    Mb8VpNSEH_icl_reminders: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    Mb8VpNSEH_icl_strings: Data: 0.05MB + Index: 0.09MB + Engine InnoDB
    Mb8VpNSEH_icl_string_packages: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    Mb8VpNSEH_icl_string_pages: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    Mb8VpNSEH_icl_string_positions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    Mb8VpNSEH_icl_string_status: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    Mb8VpNSEH_icl_string_translations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    Mb8VpNSEH_icl_string_urls: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    Mb8VpNSEH_icl_translate: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    Mb8VpNSEH_icl_translate_job: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    Mb8VpNSEH_icl_translations: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    Mb8VpNSEH_icl_translation_batches: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    Mb8VpNSEH_icl_translation_downloads: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    Mb8VpNSEH_icl_translation_status: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    Mb8VpNSEH_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    Mb8VpNSEH_mailpoet_custom_fields: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    Mb8VpNSEH_mailpoet_dynamic_segment_filters: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    Mb8VpNSEH_mailpoet_feature_flags: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    Mb8VpNSEH_mailpoet_forms: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    Mb8VpNSEH_mailpoet_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    Mb8VpNSEH_mailpoet_mapping_to_external_entities: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    Mb8VpNSEH_mailpoet_newsletters: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    Mb8VpNSEH_mailpoet_newsletter_links: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    Mb8VpNSEH_mailpoet_newsletter_option: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    Mb8VpNSEH_mailpoet_newsletter_option_fields: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    Mb8VpNSEH_mailpoet_newsletter_posts: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    Mb8VpNSEH_mailpoet_newsletter_segment: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    Mb8VpNSEH_mailpoet_newsletter_templates: Data: 2.52MB + Index: 0.00MB + Engine InnoDB
    Mb8VpNSEH_mailpoet_scheduled_tasks: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    Mb8VpNSEH_mailpoet_scheduled_task_subscribers: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    Mb8VpNSEH_mailpoet_segments: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    Mb8VpNSEH_mailpoet_sending_queues: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    Mb8VpNSEH_mailpoet_settings: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    Mb8VpNSEH_mailpoet_statistics_bounces: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    Mb8VpNSEH_mailpoet_statistics_clicks: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    Mb8VpNSEH_mailpoet_statistics_forms: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    Mb8VpNSEH_mailpoet_statistics_newsletters: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    Mb8VpNSEH_mailpoet_statistics_opens: Data: 0.02MB + Index: 0.08MB + Engine InnoDB
    Mb8VpNSEH_mailpoet_statistics_unsubscribes: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    Mb8VpNSEH_mailpoet_statistics_woocommerce_purchases: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    Mb8VpNSEH_mailpoet_stats_notifications: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    Mb8VpNSEH_mailpoet_subscribers: Data: 0.02MB + Index: 0.13MB + Engine InnoDB
    Mb8VpNSEH_mailpoet_subscriber_custom_field: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    Mb8VpNSEH_mailpoet_subscriber_ips: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    Mb8VpNSEH_mailpoet_subscriber_segment: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    Mb8VpNSEH_mailpoet_user_agents: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    Mb8VpNSEH_mailpoet_user_flags: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    Mb8VpNSEH_options: Data: 4.13MB + Index: 0.13MB + Engine InnoDB
    Mb8VpNSEH_postmeta: Data: 0.20MB + Index: 0.14MB + Engine InnoDB
    Mb8VpNSEH_posts: Data: 1.52MB + Index: 0.06MB + Engine InnoDB
    Mb8VpNSEH_social_users: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    Mb8VpNSEH_termmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    Mb8VpNSEH_terms: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    Mb8VpNSEH_term_relationships: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    Mb8VpNSEH_term_taxonomy: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    Mb8VpNSEH_usermeta: Data: 0.05MB + Index: 0.03MB + Engine InnoDB
    Mb8VpNSEH_users: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    Mb8VpNSEH_wc_admin_notes: Data: 0.05MB + Index: 0.00MB + Engine InnoDB
    Mb8VpNSEH_wc_admin_note_actions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    Mb8VpNSEH_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    Mb8VpNSEH_wc_customer_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    Mb8VpNSEH_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    Mb8VpNSEH_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    Mb8VpNSEH_wc_order_product_lookup: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    Mb8VpNSEH_wc_order_stats: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    Mb8VpNSEH_wc_order_tax_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    Mb8VpNSEH_wc_product_meta_lookup: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
    Mb8VpNSEH_wc_rate_limits: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    Mb8VpNSEH_wc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    Mb8VpNSEH_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    Mb8VpNSEH_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    Mb8VpNSEH_yith_wcwl: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    Mb8VpNSEH_yith_wcwl_lists: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    Mb8VpNSEH_yoast_indexable: Data: 0.14MB + Index: 0.09MB + Engine InnoDB
    Mb8VpNSEH_yoast_indexable_hierarchy: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    Mb8VpNSEH_yoast_migrations: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    Mb8VpNSEH_yoast_primary_term: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    Mb8VpNSEH_yoast_seo_links: Data: 0.22MB + Index: 0.17MB + Engine InnoDB
    
    ### Post Type Counts ###
    
    attachment: 28
    blocks: 8
    customize_changeset: 12
    featured_item: 8
    mailpoet_page: 1
    nav_menu_item: 11
    page: 91
    polylang_mo: 2
    post: 10
    product: 1
    product_variation: 2
    revision: 97
    shop_order: 12
    wpcf7_contact_form: 5
    
    ### Security ###
    
    Secure connection (HTTPS): ?
    Hide errors from visitors: ?
    
    ### Active Plugins (19) ###
    
    Polylang: by WP SYNTEX – 3.1.3
    Akismet Anti-Spam: by Automattic – 4.2.1
    Contact Form 7: by Takayuki Miyoshi – 5.5.3
    Google Listings and Ads: by WooCommerce – 1.9.0
    Jetpack: by Automattic – 10.4
    Limit log in attempts reloaded: by Limit log in attempts reloaded – 2.23.2
    Loco Translate: by Tim Whitlock – 2.5.5
    MailPoet 3 (New): by MailPoet – 3.75.1
    Nextend Social Login: by Nextendweb – 3.1.3
    Polylang for WooCommerce: by WP SYNTEX – 1.6.2
    Checkout Field Editor for WooCommerce: by ThemeHigh – 1.5.1
    WooCommerce Stripe Gateway: by WooCommerce – 5.9.0
    WooCommerce Gateways Country Limiter: by OnTheGoSystems – 1.4
    WooCommerce Menu Cart: by Jeremiah Prummer
    Ewout Fernhout – 2.10.3
    
    WooCommerce Payments: by Automattic – 3.4.0
    WooCommerce: by Automattic – 6.0.0
    Yoast SEO: by Team Yoast – 17.8
    WP Super Cache: by Automattic – 1.7.4
    YITH WooCommerce Wishlist: by YITH – 3.4.0
    
    ### Inactive Plugins (3) ###
    
    Fluid Checkout for WooCommerce: by Fluid Checkout – 1.4.1
    WooCommerce AvaTax: by SkyVerge – 1.15.0
    Zendrop: by Zendrop – 1.0.0
    
    ### Dropin Plugins (1) ###
    
    advanced-cache.php: advanced-cache.php
    
    ### Settings ###
    
    API Enabled: –
    Force SSL: –
    Currency: GBP (£)
    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: –
    
    ### WC Pages ###
    
    Shop base: #82 - /shop/
    Basket: #81 - /cart/
    Checkout: #80 - /checkout/
    My account: #79 - /my-account/
    Terms and conditions: #3 - /privacy-policy/
    
    ### Theme ###
    
    Name: Flatsome Child
    Version: 3.0
    Author URL: 
    Child Theme: ?
    Parent Theme Name: Flatsome
    Parent Theme Version: 3.15.1
    Parent Theme Author URL: https://www.uxthemes.com/
    WooCommerce Support: ?
    
    ### Templates ###
    
    Overrides: flatsome/woocommerce/archive-product.php
    flatsome/woocommerce/cart/cart-empty.php
    flatsome/woocommerce/cart/cart-shipping.php
    flatsome/woocommerce/cart/cart.php
    flatsome/woocommerce/checkout/form-checkout.php
    flatsome/woocommerce/checkout/form-coupon.php
    flatsome/woocommerce/checkout/terms.php
    flatsome/woocommerce/checkout/thankyou.php
    flatsome/woocommerce/content-product-cat.php
    flatsome/woocommerce/content-product.php
    flatsome/woocommerce/content-single-product.php
    flatsome/woocommerce/content-widget-product.php
    flatsome/woocommerce/global/breadcrumb.php
    flatsome/woocommerce/global/quantity-input.php
    flatsome/woocommerce/global/wrapper-end.php
    flatsome/woocommerce/global/wrapper-start.php
    flatsome/woocommerce/loop/loop-end.php
    flatsome/woocommerce/loop/loop-start.php
    flatsome/woocommerce/loop/pagination.php
    flatsome/woocommerce/loop/result-count.php
    flatsome/woocommerce/loop/sale-flash.php
    flatsome/woocommerce/myaccount/form-login.php
    flatsome/woocommerce/myaccount/navigation.php
    flatsome/woocommerce/notices/error.php
    flatsome/woocommerce/notices/notice.php
    flatsome/woocommerce/notices/success.php
    flatsome/woocommerce/product-searchform.php
    flatsome/woocommerce/single-product/photoswipe.php
    flatsome/woocommerce/single-product/price.php
    flatsome/woocommerce/single-product/product-image.php
    flatsome/woocommerce/single-product/product-thumbnails.php
    flatsome/woocommerce/single-product/rating.php
    flatsome/woocommerce/single-product/related.php
    flatsome/woocommerce/single-product/review.php
    flatsome/woocommerce/single-product/sale-flash.php
    flatsome/woocommerce/single-product/share.php
    flatsome/woocommerce/single-product/short-description.php
    flatsome/woocommerce/single-product/tabs/tabs.php
    flatsome/woocommerce/single-product/title.php
    flatsome/woocommerce/single-product/up-sells.php
    flatsome/woocommerce/single-product-reviews.php
    flatsome/woocommerce/single-product.php
    flatsome/woocommerce/content-product_cat.php
    
    ### WC Pages Translations ###
    
    Shop base: ?
    Cart: ?
    Checkout: ?
    My account: ?
    
    ### WooCommerce Payments ###
    
    Version: 3.4.0
    Connected to WPCOM: Yes
    Blog ID: 201091880
    Account ID: acct_1KAIGp2HlJNQjXNe
    
    ### Action Scheduler ###
    
    Complete: 14
    Oldest: 2021-12-25 11:33:45 +0000
    Newest: 2021-12-25 12:15:35 +0000
    
    Pending: 1
    Oldest: 2021-12-25 14:02:31 +0000
    Newest: 2021-12-25 14:02:31 +0000
    
    ### Status report information ###
    
    Generated at: 2021-12-25 12:25:42 +00:00
    
Viewing 2 replies - 1 through 2 (of 2 total)