PayPal for WooCommerce 1.4.14

Does PayPal for WooCommerce work with WordPress 4.9.8 and PHP 7.0.16? A smoke test was performed on .

Summary

Errors
3PHP fatal errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 651.12 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.022 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version4.9.8
PHP version7.0.16
MySQL version5.7.17
PHP memory limit256M
Plugin Info
Last updated
Active installs 40,000+
WordPress.org page https://wordpress.org/plugins/paypal-for-woocommerce/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?activate=true&plugin_status=all&paged=1&s=
Requested URL /wp-admin/plugins.php?action=activate&plugin=paypal-for-woocommerce%2Fpaypal-for-woocommerce.php&plugin_status=all&paged=1&s&_wpnonce=ac2171cfd6
Aspect after-activation
HTTP status 200 OK
Load time 0.095 s
Memory usage 3.66 MiB
JS errors None
Resource errors None

Settings → PayPal for WooCommerce

Page screenshot: Settings  → PayPal for WooCommerce
URL /wp-admin/options-general.php?page=paypal-for-woocommerce
Aspect menu-item
HTTP status 200 OK
Load time 0.063 s
Memory usage 3.89 MiB
JS errors None
Resource errors None

Settings → PayPal for WooCommerce → Tools

Page screenshot: Settings  → PayPal for WooCommerce → Tools
URL /wp-admin/options-general.php?page=paypal-for-woocommerce&tab=tools
Aspect menu-item-tab
HTTP status 200 OK
Load time 0.095 s
Memory usage N/A
JS errors None
Resource errors None

Settings → PayPal for WooCommerce → Premium Extensions / Support

Page screenshot: Settings  → PayPal for WooCommerce → Premium Extensions / Support
URL /wp-admin/options-general.php?page=paypal-for-woocommerce&tab=general_settings&gateway=paypal_woocommerce_premium_extension
Aspect menu-item-tab
HTTP status 200 OK
Load time 0.072 s
Memory usage N/A
JS errors None
Resource errors None

Settings → PayPal for WooCommerce → Global

Page screenshot: Settings  → PayPal for WooCommerce → Global
URL /wp-admin/options-general.php?page=paypal-for-woocommerce&tab=general_settings&gateway=global
Aspect menu-item-tab
HTTP status 200 OK
Load time 0.035 s
Memory usage N/A
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200 OK
Load time 0.107 s
Memory usage 3.35 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.125 s0.144 s+0.019 s3.11 MiB3.72 MiB+ 621.74 KiB
/wp-admin/edit.php0.088 s0.054 s-0.034 s3.14 MiB3.74 MiB+ 615.92 KiB
/wp-admin/post-new.php0.193 s0.226 s+0.033 s3.2 MiB3.8 MiB+ 611.73 KiB
/wp-admin/upload.php0.090 s0.115 s+0.025 s2.97 MiB3.62 MiB+ 665.64 KiB
/wp-admin/options-writing.php0.086 s0.159 s+0.073 s2.96 MiB3.63 MiB+ 682.55 KiB
/wp-admin/media-new.php0.047 s0.049 s+0.002 s2.96 MiB3.62 MiB+ 683.17 KiB
/wp-admin/edit-tags.php?taxonomy=category0.079 s0.115 s+0.036 s3 MiB3.66 MiB+ 681.09 KiB
/wp-admin/post-new.php?post_type=page0.151 s0.164 s+0.013 s3.21 MiB3.8 MiB+ 604.48 KiB
/wp-admin/options-discussion.php0.083 s0.134 s+0.051 s2.96 MiB3.63 MiB+ 683.17 KiB
/wp-admin/edit-comments.php0.097 s0.064 s-0.033 s3 MiB3.66 MiB+ 681.06 KiB
/0.077 s0.131 s+0.054 s2.74 MiB3.36 MiB+ 631.77 KiB
Average 0.101 s0.123 s+0.022 s3.02 MiB3.66 MiB+ 651.12 KiB

Additions

Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.

Custom Post Types 1

ID Name
paypal_transactionPayPal Transaction

Meta Boxes

{
    "shop_order": {
        "angelleye_admin_order_payment_process": {
            "title": "Reference Transaction",
            "context": "side"
        },
        "angelleye_admin_order_reference_order": {
            "title": "Reference Transaction",
            "context": "side"
        }
    }
}

PHP Error Log 30 lines

[03-Aug-2018 00:24:54 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function wc_clean() in /wp-content/plugins/paypal-for-woocommerce/template/admin.php:7
Stack trace:
#0 /wp-content/plugins/paypal-for-woocommerce/paypal-for-woocommerce.php(475): include_once()
#1 /wp-includes/class-wp-hook.php(286): AngellEYE_Gateway_Paypal->display_plugin_admin_page('')
#2 /wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters('', Array)
#3 /wp-includes/plugin.php(453): WP_Hook->do_action(Array)
#4 /wp-admin/admin.php(224): do_action('settings_page_p...')
#5 /wp-admin/options-general.php(10): require_once('/opt/bitnami/ap...')
#6 {main}
  thrown in /wp-content/plugins/paypal-for-woocommerce/template/admin.php on line 7
[03-Aug-2018 00:24:55 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function wc_clean() in /wp-content/plugins/paypal-for-woocommerce/template/admin.php:7
Stack trace:
#0 /wp-content/plugins/paypal-for-woocommerce/paypal-for-woocommerce.php(475): include_once()
#1 /wp-includes/class-wp-hook.php(286): AngellEYE_Gateway_Paypal->display_plugin_admin_page('')
#2 /wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters('', Array)
#3 /wp-includes/plugin.php(453): WP_Hook->do_action(Array)
#4 /wp-admin/admin.php(224): do_action('settings_page_p...')
#5 /wp-admin/options-general.php(10): require_once('/opt/bitnami/ap...')
#6 {main}
  thrown in /wp-content/plugins/paypal-for-woocommerce/template/admin.php on line 7
[03-Aug-2018 00:24:55 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function wc_clean() in /wp-content/plugins/paypal-for-woocommerce/template/admin.php:7
Stack trace:
#0 /wp-content/plugins/paypal-for-woocommerce/paypal-for-woocommerce.php(475): include_once()
#1 /wp-includes/class-wp-hook.php(286): AngellEYE_Gateway_Paypal->display_plugin_admin_page('')
#2 /wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters('', Array)
#3 /wp-includes/plugin.php(453): WP_Hook->do_action(Array)
#4 /wp-admin/admin.php(224): do_action('settings_page_p...')
#5 /wp-admin/options-general.php(10): require_once('/opt/bitnami/ap...')
#6 {main}
  thrown in /wp-content/plugins/paypal-for-woocommerce/template/admin.php on line 7
See also: All tests for this plugin