Most post URLs use the same variables, but the posttype field changes depending on which post URL you are using. Note:
the Denial and Expire posts may only use columns in the 'members' table.
Note: this information is sent to your post url through GET (script.php?username=foo&password=bar) not POST (such as with a form).
- loginid
- amount
- transid ($billername.':'.transactionid)
- posttype (approval , denial , rebill, credit, chargeback , expire)
- all the columns in the 'members' table which include: (run describe members to get a full list)
- memberid
- status
- trial
- memberidx
- joined
- expires
- stamp
- siteid
- campaignid
- programid
- rebills
- spent
- refunded
- cost
- username
- password
- billerid
- cascade_name
- optionid
- ip
- firstname
- lastname
- email
- address1
- address2
- zip
- city
- country
- state
- urlref
- custom1
- custom2