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 NameDescriptionMethod
wp_ddf_fieldsStores 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_options
Option 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_page
wp_postmeta
Post meta
wp_posts
Custom post type:donation-form