Announcement

Collapse
No announcement yet.

PayPal Standard not issuing payment callbacks

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #31
    May I add my thanks to Ben and Zoltan !!

    Well done guys, thats sorted it.

    Cheers!
    Arka Tribal Jewellery

    Comment


      #32
      I tried this but it doesn't work for me.

      As far as I can see the function needed for the https communication is already in the v7 scripts. Therefore it can be fixed by a simple script change.
      Zoltan, Is this implying that the https functionality isn't in V6?

      Mike
      -----------------------------------------

      First Tackle - Fly Fishing and Game Angling

      -----------------------------------------

      Comment


        #33
        Did you change the http to https as well as the port from 80 to 443 ?

        That tripped me up first time.
        Arka Tribal Jewellery

        Comment


          #34
          Originally posted by olderscot View Post
          Zoltan, Is this implying that the https functionality isn't in V6?
          Unfortunately no handy v6 scripts here ATM. But you can check it quickly. Just open your ACTINIC.pm and try to find "sub HTTPS_SendAndReceive".
          But most likely you won't find it. I seem to recall it was introduced in v7.
          Zoltan
          Actinic Software
          www.actinic.co.uk

          Comment


            #35
            Did you change the http to https as well as the port from 80 to 443 ?
            Yes. I copied and pasted the new line in and commented out the old. I tend to do things this way so I don't miss bits out and can revert back if there's a problem. (but see below )

            Just open your ACTINIC.pm and try to find "sub HTTPS_SendAndReceive".
            This is there so that looks OK.

            I've checked my edits to PostPayPal.fil and think I've found the problem. When commenting out the old line I'd only commented out the first line, not the second line that wraps around. Done now and will confirm if it works or not.

            Thanks for the help.

            Mike

            Update:All works fine now so can confirm it works for V6 as well.
            -----------------------------------------

            First Tackle - Fly Fishing and Game Angling

            -----------------------------------------

            Comment


              #36
              Thanks for the fix
              Sellerdeck Business Plus 12.0.1.NBLA

              Comment

              Working...
              X