Payment Made Not Reflecting

Discussion in 'Digital Point Ads' started by Activeweb, Mar 19, 2012.

  1. #1
    Hey There,

    I made a $25 payment yesterday for the ads and It didn't go through so I made a second payment which did go through. After looking into paypal, both payments cleared but only one of them was credited to my account here on DP

    Could you please add the additional $25 worth of credit to my advertising account please? Here are my 2 order numbers ( only one went through)

    Transaction ID: 3YJ12529K8954402B

    Transaction ID: 6SF77222CW965425J

    Please let me know if you require any other info

    Thanks,
    J
     
    Activeweb, Mar 19, 2012 IP
  2. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,334
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #2
    It should show up now. It looks like PayPal's servers had an issue when the verification callback was being made to them. Gonna see if I can put some code into the system to automatically retry if their servers are crapped out.

    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <html><head>
    <title>500 Internal Server Error</title>
    </head><body>
    <h1>Internal Server Error</h1>
    <p>The server encountered an internal error or
    misconfiguration and was unable to complete
    your request.</p>
    <p>Please contact the server administrator,
     webmaster@paypal.com and inform them of the time the error occurred,
    and anything you might have done that may have
    caused the error.</p>
    <p>More information about this error may be available
    in the server error log.</p>
    </body></html>
    Code (markup):
     
    digitalpoint, Mar 19, 2012 IP