Easy Stripe Payments & Donations

A light Stripe payment solution that automatically supports all current and future payment methods and currencies for one-time and recurring payments.

2 database tables

Table NameDescriptionMethod
wp_espad_formsStores form definitions and related configuration.Static
wp_espad_paymentsStores espad payments 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:espad_checkout_form_idOption key:espad_currencyOption key:espad_stripe_account_idOption key:espad_stripe_connect_access_tokenOption key:espad_stripe_connect_publishable_keyOption key:espad_stripe_metadata_campaignOption key:espad_stripe_metadata_productOption key:espad_stripe_metadata_projectOption key:espd_email_mail_contentOption key:espd_email_notificationOption key:espd_email_sender_mailOption key:espd_email_subjectOption key:espd_membership_last_checkOption key:espd_membership_statusOption key:espd_plugin_db_versionOption key:espd_stripe_public_keyOption key:espd_stripe_secret_keyOption key:espd_welcome_page_visited