Payment Forms for Paystack 3.3.5

Does Payment Forms for Paystack work with WordPress 5.2.2 and PHP 7.2.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: 105.2 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 version5.2.2
PHP version7.2.16
MySQL version8.0.15
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?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=a109cd880b
Aspect after-activation
HTTP status 200
Load time 0.564 s
Memory usage 3.62 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
Load time 0.297 s
Memory usage 3.64 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
Load time 0.490 s
Memory usage 3.76 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
Load time 0.191 s
Memory usage 3.58 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
Load time 1.719 s
Memory usage 3.37 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.404 s0.341 s-0.063 s3.6 MiB3.67 MiB+ 73.8 KiB
/wp-admin/edit.php0.277 s0.345 s+0.068 s3.63 MiB3.7 MiB+ 72.77 KiB
/wp-admin/post-new.php1.303 s1.395 s+0.092 s5.27 MiB5.42 MiB+ 151.95 KiB
/wp-admin/upload.php1.512 s0.584 s-0.928 s3.46 MiB3.59 MiB+ 134.16 KiB
/wp-admin/options-writing.php0.239 s0.286 s+0.047 s3.55 MiB3.59 MiB+ 40.77 KiB
/wp-admin/media-new.php0.304 s0.331 s+0.027 s3.45 MiB3.58 MiB+ 134.34 KiB
/wp-admin/edit-tags.php?taxonomy=category0.248 s0.312 s+0.064 s3.48 MiB3.62 MiB+ 136.49 KiB
/wp-admin/post-new.php?post_type=page1.235 s1.331 s+0.096 s5.25 MiB5.39 MiB+ 145.16 KiB
/wp-admin/options-discussion.php0.606 s0.800 s+0.194 s3.45 MiB3.58 MiB+ 134.65 KiB
/wp-admin/edit-comments.php0.259 s0.366 s+0.107 s3.55 MiB3.62 MiB+ 70.19 KiB
/0.364 s0.619 s+0.255 s3.3 MiB3.37 MiB+ 62.88 KiB
Average 0.614 s0.610 s-0.004 s3.82 MiB3.92 MiB+ 105.2 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

[21-Jun-2019 17:35:29 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
[21-Jun-2019 17:35:31 UTC] PHP Notice:  Undefined index: action in /wp-content/plugins/payment-forms-for-paystack/admin/class-paystack-forms-admin.php on line 304
[21-Jun-2019 17:35:36 UTC] PHP Notice:  Undefined index: action in /wp-content/plugins/payment-forms-for-paystack/admin/class-paystack-forms-admin.php on line 304
[21-Jun-2019 17:35:39 UTC] PHP Notice:  Undefined index: action in /wp-content/plugins/payment-forms-for-paystack/admin/class-paystack-forms-admin.php on line 304
See also: All tests for this plugin, How to Hide Payment Forms for Paystack Admin Menus