Callbackhandler
-
Hi Lee,
I have a question about your plugin.
I am not sure if callbackhander works from paywithether after sending payment by metamask.In addtion not sure about following part in main.php, because can’t find any setting for POST Data Type “pweCallback” in your plugin.
………………………….
if ( isset( $_POST[‘pweCallback’] ) ) {
$callback_handler = new CallbackHandler();
$callback_handler->run();
}
Viewing 11 replies - 1 through 11 (of 11 total)
Viewing 11 replies - 1 through 11 (of 11 total)
- The topic ‘Callbackhandler’ is closed to new replies.