Payment Forms for Paystack 3.0.3

Does Payment Forms for Paystack work with WordPress 4.9.8 and PHP 7.0.16? A smoke test was performed on .

Summary

Errors
3PHP notices
1Database errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 111.72 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 3,000+
WordPress.org page https://wordpress.org/plugins/payment-forms-for-paystack/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

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=payment-forms-for-paystack%2Fpaystack-forms.php&plugin_status=all&paged=1&s&_wpnonce=506b50ec81
Aspect after-activation
HTTP status 200 OK
Load time 0.152 s
Memory usage 3.13 MiB
JS errors None
Resource errors None

Paystack Forms

Page screenshot: Paystack Forms
URL /wp-admin/edit.php?post_type=paystack_form
Aspect menu-item
HTTP status 200 OK
Load time 0.066 s
Memory usage 3.15 MiB
JS errors None
Resource errors None

Paystack Forms → Add New

Page screenshot: Paystack Forms → Add New
URL /wp-admin/post-new.php?post_type=paystack_form
Aspect menu-item
HTTP status 200 OK
Load time 0.086 s
Memory usage 3.2 MiB
JS errors None
Resource errors None

Paystack Forms → Settings

Page screenshot: Paystack Forms → Settings
URL /wp-admin/edit.php?post_type=paystack_form&page=class-paystack-forms-admin.php
Aspect menu-item
HTTP status 200 OK
Load time 0.043 s
Memory usage 3.09 MiB
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.119 s
Memory usage 2.87 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.176 s0.080 s-0.096 s3.12 MiB3.18 MiB+ 68.64 KiB
/wp-admin/edit.php0.131 s0.077 s-0.054 s3.14 MiB3.21 MiB+ 70.08 KiB
/wp-admin/post-new.php0.201 s0.144 s-0.057 s3.21 MiB3.29 MiB+ 85.71 KiB
/wp-admin/upload.php0.121 s0.170 s+0.049 s2.98 MiB3.11 MiB+ 132.52 KiB
/wp-admin/options-writing.php0.114 s0.090 s-0.024 s2.97 MiB3.1 MiB+ 132.52 KiB
/wp-admin/media-new.php0.068 s0.083 s+0.015 s2.96 MiB3.09 MiB+ 132.52 KiB
/wp-admin/edit-tags.php?taxonomy=category0.102 s0.100 s-0.002 s3 MiB3.13 MiB+ 132.52 KiB
/wp-admin/post-new.php?post_type=page0.216 s0.116 s-0.100 s3.21 MiB3.29 MiB+ 78.45 KiB
/wp-admin/options-discussion.php0.106 s0.084 s-0.022 s2.97 MiB3.09 MiB+ 132.52 KiB
/wp-admin/edit-comments.php0.113 s0.131 s+0.018 s3.01 MiB3.14 MiB+ 133.81 KiB
/0.119 s0.103 s-0.016 s2.75 MiB2.87 MiB+ 129.57 KiB
Average 0.133 s0.107 s-0.026 s3.03 MiB3.14 MiB+ 111.72 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.

Database Tables 1

Options wp_options 1

Custom Post Types 1

ID Name
paystack_formPaystack Forms

Meta Boxes

{
    "paystack_form": {
        "kkd_pff_paystack_editor_help_data": {
            "title": "Help Section",
            "context": "custom-metabox-holder"
        },
        "kkd_pff_paystack_editor_add_form_data": {
            "title": "Extra Form Description",
            "context": "normal"
        },
        "kkd_pff_paystack_editor_add_email_data": {
            "title": "Email Receipt Settings",
            "context": "normal"
        },
        "kkd_pff_paystack_editor_add_recur_data": {
            "title": "Recurring Payment",
            "context": "side"
        },
        "kkd_pff_paystack_editor_add_quantity_data": {
            "title": "Quantity Payment",
            "context": "side"
        },
        "kkd_pff_paystack_editor_add_agreement_data": {
            "title": "Agreement checkbox",
            "context": "side"
        },
        "kkd_pff_paystack_editor_add_subaccount_data": {
            "title": "Sub Account",
            "context": "side"
        },
        "kkd_pff_paystack_editor_add_startdateplan_data": {
            "title": "*Special: Subscribe to plan after time",
            "context": "side"
        }
    }
}

PHP Error Log 4 lines

[22-Aug-2018 13:46:01 UTC] WordPress database error Duplicate key name 'id' for query ALTER TABLE wp_paystack_forms_payments ADD UNIQUE KEY `id` (`id`,`PRIMARY`) made by activate_plugin, do_action('activate_payment-forms-for-paystack/paystack-forms.php'), WP_Hook->do_action, WP_Hook->apply_filters, kkd_pff_paystack_activate_paystack_forms, Kkd_Pff_Paystack_Activator::activate, dbDelta
[22-Aug-2018 13:46:02 UTC] PHP Notice:  Undefined index: action in /wp-content/plugins/payment-forms-for-paystack/admin/class-paystack-forms-admin.php on line 314
[22-Aug-2018 13:46:05 UTC] PHP Notice:  Undefined index: action in /wp-content/plugins/payment-forms-for-paystack/admin/class-paystack-forms-admin.php on line 314
[22-Aug-2018 13:46:06 UTC] PHP Notice:  Undefined index: action in /wp-content/plugins/payment-forms-for-paystack/admin/class-paystack-forms-admin.php on line 314
See also: All tests for this plugin, How to Hide Payment Forms for Paystack Admin Menus