Dchamplegacy Standalone Payments for PesaPal

Accept PesaPal payments in WordPress without WooCommerce: hosted checkout, IPN registration, status callbacks, and admin transaction logs.

2 database tables

Table NameDescriptionMethod
wp_dcslps_transactionsStores dcslps transactions data created by this plugin.Static
wp_psp_transactionsStores psp 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:dcslps_last_ipn_errorOption key:dcslps_last_register_attemptsOption key:dcslps_last_status_attemptsOption key:dcslps_last_submit_attemptsOption key:dcslps_last_token_responseOption key:dcslps_standalone_optionsOption key:psp_standalone_options