This plugin integrates Paystack payments with Forminator forms in WordPress.
- Upload and activate the plugin.
- Update your Forminator form ID and field names in the plugin file and JavaScript if needed.
- Add
[forminator_paystack_button]shortcode below your Forminator form. - Ensure you have set your Paystack API keys in the plugin file.
- You must use field IDs that match your form's "amount" and "email" fields.
- Replace
pk_test_xxxxxxandsk_test_xxxxxxwith your real Paystack public and secret keys.