PayPal for WooCommerce 1.5.0

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: 643.55 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

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=a9acabb96b
Aspect after-activation
HTTP status 200 OK
Load time 0.103 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.054 s
Memory usage 3.96 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.041 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.031 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.036 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.104 s
Memory usage 3.36 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.139 s0.060 s-0.079 s3.12 MiB3.72 MiB+ 614.4 KiB
/wp-admin/edit.php0.115 s0.071 s-0.044 s3.14 MiB3.73 MiB+ 608.58 KiB
/wp-admin/post-new.php0.178 s0.118 s-0.060 s3.21 MiB3.8 MiB+ 604.08 KiB
/wp-admin/upload.php0.081 s0.048 s-0.033 s2.98 MiB3.63 MiB+ 658.3 KiB
/wp-admin/options-writing.php0.096 s0.061 s-0.035 s2.97 MiB3.63 MiB+ 675.2 KiB
/wp-admin/media-new.php0.049 s0.043 s-0.006 s2.97 MiB3.63 MiB+ 675.83 KiB
/wp-admin/edit-tags.php?taxonomy=category0.083 s0.057 s-0.026 s3.01 MiB3.66 MiB+ 673.74 KiB
/wp-admin/post-new.php?post_type=page0.154 s0.089 s-0.065 s3.22 MiB3.8 MiB+ 596.82 KiB
/wp-admin/options-discussion.php0.095 s0.057 s-0.038 s2.97 MiB3.63 MiB+ 675.83 KiB
/wp-admin/edit-comments.php0.082 s0.052 s-0.030 s3.01 MiB3.67 MiB+ 673.72 KiB
/0.093 s0.091 s-0.002 s2.75 MiB3.36 MiB+ 622.57 KiB
Average 0.106 s0.068 s-0.038 s3.03 MiB3.66 MiB+ 643.55 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-Nov-2018 23:51:31 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(479): 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-Nov-2018 23:51:31 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(479): 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-Nov-2018 23:51:31 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(479): 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