GreenPay Payment Service

Accept card payments directly on your WooCommerce store with GreenPay Payment Service.

2 database tables

Table NameDescriptionMethod
wp_greenpay_tokensStores access tokens for authentication or API access.Static
wp_greenpay_transactionsStores greenpay transactions 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:descriptionOption key:gpservice_versionOption key:greenpay_dismissed_Option key:greenpay_dismissed_gp_webhookOption key:greenpay_dismissed_gp_webhook_tokenizationOption key:greenpay_dismissed_migration_tokenOption key:greenpay_token_migrationOption key:titleOption key:woocommerce_greenpay-payment-service_settingsOption key:woocommerce_prices_include_taxOption key:x_environmentOption key:x_keyOption key:x_secret
wp_postmeta
Post meta