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 Name | Description | Method |
|---|---|---|
| wp_dcslps_transactions | Stores dcslps transactions data created by this plugin. | Static |
| wp_psp_transactions | Stores 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_optionsOption 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