• plugin is not working. when activated, my checkout page is disabled and the logs are throwing ‘Cannot modify header information – headers already sent by (output started at /public_html/wp-content/plugins/2c2p-redirect-api-for-woocommerce/Includes/wc-2c2p-setting.php:1)’ error.

    Any ideas?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter brian12988

    (@brian12988)

    fixed. just in case anyone has any issues – check the wc-2c2p-setting.php file
    it seems that there is extra space at the start and end of the file

    Thread Starter brian12988

    (@brian12988)

    quick question for the devs,

    whats the rationale for setting the order status back to processing ?
    at 2c2p.php : line 503

    $order->update_status(‘processing’);
    $order->payment_complete();

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Not Working’ is closed to new replies.