I am using the PayStream Gateway to process a credit card transactions for a website. All I have to do is pass it a set of defined variables, then the gateway will return a comma delimited list back. I assume the CFHTTP tag will be used to send the data. Does anybody have some sample script that might show me how to do this? All I have to do is pass the variables to a process.asp page, then parse the data that is returned:
CardName
CardNumber
CardExpDate
CustEmail
TotalPrice
Any help would be greatly appreciated.
Thanks,
Bobby R
CardName
CardNumber
CardExpDate
CustEmail
TotalPrice
Any help would be greatly appreciated.
Thanks,
Bobby R