Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter pluub

    (@pluub)

    Yes logging is enabled. I don’t see anything in the paypal response that clarifies things

    2018-02-28T22:00:54+00:00 INFO Response: Array
    (
    [TIMESTAMP] => 2018-02-28T22:00:54Z
    [CORRELATIONID] => d7d7d3dddf9fd
    [ACK] => Failure
    [VERSION] => 124.0
    [BUILD] => 39206242
    [L_ERRORCODE0] => 10626
    [L_SHORTMESSAGE0] => Risk
    [L_LONGMESSAGE0] => Transaction refused due to risk model
    [L_SEVERITYCODE0] => Error
    [AMT] => 3000.00
    [CURRENCYCODE] => USD
    )

    2018-02-28T22:00:55+00:00 INFO Error Array
    (
    [0] => Array
    (
    [L_ERRORCODE] => 10626
    [L_SHORTMESSAGE] => Risk
    [L_LONGMESSAGE] => Transaction refused due to risk model
    [L_SEVERITYCODE] => Error
    )

    )

    Thread Starter pluub

    (@pluub)

    I already changed that code, or did you mean to post a different link?

    Thread Starter pluub

    (@pluub)

    I did a fresh wp install on a new subdomain still getting the same problem.

    I replaced the code in core-pagination.php didn’t help, there are no plugins installed in the new domain.

    new error message:

    Warning: Cannot modify header information – headers already sent by (output started at /home/mystealt/public_html/dev/nsvsdev2/wp-content/themes/optimizer/framework/core-pagination.php:13) in /home/mystealt/public_html/dev/nsvsdev2/wp-admin/post.php on line 237

    Warning: Cannot modify header information – headers already sent by (output started at /home/mystealt/public_html/dev/nsvsdev2/wp-content/themes/optimizer/framework/core-pagination.php:13) in /home/mystealt/public_html/dev/nsvsdev2/wp-includes/pluggable.php on line 1196

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