1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Paypal Web Pro API Problem - Solutions Urgent!

Discussion in 'PHP' started by netist, Aug 2, 2010.

  1. #1
    Hi,

    I was doing a Paypal Web Pro API integration for a client. The payment is set in such a way to show a page x on successful payment and a page y on payment declined. Out of nowhere, I suddenly don't get taken either of these pages rather get an error like -

    VERSION=63.0&SIGNATURE=<[B]My API Signature[/B]>&USER=[B]My API UN[/B]&PWD=[B]Password[/B]=DoDirectPayment&PAYMENTACTION=Sale&IPADDRESS=[B]My IP[/B]&AMT=3.00&CURRENCYCODE=GBP&CREDITCARDTYPE=Visa&ACCT=gfdgdf&EXPDATE=012011&CVV2=gdfgf&FIRSTNAME=fgdgdf&LASTNAME=gdfg
    Code (markup):
    The above is exactly the text I get in my browser.

    Can anyone tell me the reason behind this? It's pretty urgent.

    Any help would be appreciated.
     
    netist, Aug 2, 2010 IP
  2. freshdevelopment

    freshdevelopment Notable Member

    Messages:
    1,303
    Likes Received:
    25
    Best Answers:
    0
    Trophy Points:
    240
    #2
    Try viewing the source of the page to see if there is any more to that error message. It looks like it is echoing out the GET string, but is this on your site or on Paypal when you see this error?
     
    freshdevelopment, Aug 4, 2010 IP