Dynamic Donation paypal payflow
Create Donation form by adding various type of fields, export form html to theme directory, paypal,payflow and paypal pro.
1 database table
| Table Name | Description | Method |
|---|---|---|
| wp_ddf_fields | Stores ddf fields data created by this plugin. | Static |
Core Table Usage
This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.
wp_optionsOption key:
_ddf_default_currencyOption key:_ddf_default_getewayOption key:_ddf_error_pageOption key:_ddf_paypal_emailOption key:_ddf_paypal_sandboxOption key:_ddf_paypal_standardOption key:_ddf_pro_api_passwordOption key:_ddf_pro_api_singnatureOption key:_ddf_pro_api_usernameOption key:_ddf_thanks_pagewp_postmetawp_postsCustom post type:
donation-form