Verotel RUM custom variables

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • TheBuyer
    Registered User
    • May 2006
    • 44

    #1

    Verotel RUM custom variables

    Does anyone know how to pass back {custom} variables or data from Verotel form back to your own database? User full name, address, country, price paid if more than one choice, etc...

    Just like the information one can get from CCbill form through background post url.
  • rowan
    Too lazy to set a custom title
    • Mar 2002
    • 17393

    #2
    As far as I know this is all you get...

    1) user/pass
    2) your secret
    3) action: add/rebill/cancel/delete
    4) the price of the transaction
    5) the transaction number (I think?)

    Verotel said they were redoing their system a couple of years ago to include custom vars but that never seems to have happened.

    It's still worth asking them, perhaps they have implemented something now.

    Comment

    • TheBuyer
      Registered User
      • May 2006
      • 44

      #3
      Thanks.

      rowan, where exactly in the script is the line that sends that data back? Or is it a hack?

      Comment

      • rowan
        Too lazy to set a custom title
        • Mar 2002
        • 17393

        #4
        I see those fields in my server logs (yep, all details are stuffed into the URL, in clear text...)

        You could write a wrapper or modify the script to use those fields yourself.

        Comment

        • Barefootsies
          Choice is an Illusion
          • Feb 2005
          • 42635

          #5
          Originally posted by rowan
          As far as I know this is all you get...

          1) user/pass
          2) your secret
          3) action: add/rebill/cancel/delete
          4) the price of the transaction
          5) the transaction number (I think?)

          Verotel said they were redoing their system a couple of years ago to include custom vars but that never seems to have happened.

          It's still worth asking them, perhaps they have implemented something now.
          Correct.
          Should You Email Your Members?

          Link1 | Link2 | Link3

          Enough Said.

          "Would you rather live like a king for a year or like a prince forever?"

          Comment

          Working...