Forum Replies Created

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

    (@chinjohn)

    Ok. Thank You I’ll see how I can handle this.

    Thread Starter chinjohn

    (@chinjohn)

    Ok Thank You for your response. I already tried something else and it worked fine.

    I edited your ipn file(between line 149 and 150) like this:

    wp_paypal_debug_log("Order information updated", true);
    // do stuff
    do_action('wp_paypal_order_processed', $post_id);

    It worked and the debug log still reached the last line “IPN processing completed”. Hope its still cool I did it like that right?

    Thank You.

Viewing 2 replies - 1 through 2 (of 2 total)