Title: Re: Witango-Talk:  Help with Authorize net or other CC posts
They do have the test function. I will try that after I have everything else working. I will do the URL encoded and I decided to put the x_URL in a hidden it at least lets me see what I am doing easier.

on 7/4/02 11:53 AM, Henning Sittler at [EMAIL PROTECTED] wrote:

1)Looks like it should work... the second ?, the one in your x_ADC_URL, that one might need to be need to be urlencoded first, but even then I think it should work.

Don't they have a test service for subscribers to test there query/response format?  Verisign does.  It's very helpful to send test queries to the validation service!!

2) <@OMIT>, <@KEEP>, or <@REGEX> should all come in handy for any re-formatting of their returned string.  No problem there.  Again, you should see if 1) applies.

Cheers,


Henning Sittler
www.inscriber.com



-----Original Message-----
From: Dan Stein [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 04, 2002 11:31 AM
To: Multiple recipients of list witango-talk
Subject: Witango-Talk: Help with Authorize net or other CC posts


I need to send a post to authorize net in order to process the credit cards.
The x_ADC_URL is the Post for them to return to me with the data from the
transaction.

I need to include the <@Userreference> or the <@USERREFERANCEARGUMENT>  in
the x_ADC_URL but I am not user how to do that so it comes back

<FORM METHOD=POST
ACTION="https://secure.authrize.net/xxx/xxx?x_ADC_URL=https://mysite.com/cre

ditcard.taf?_function=myelseif action&<@USERREFERANCEARGUMENT>">

Will this work? I need it to return the proper action in the taf as well as
the USERREFERANCE argument.

Second question is since the return from them with the data comes back comma
delimitated what is the best was to parse the data it would be great if it
came back in a way that I could just use the post arguments but seems to me
I am going to have to parse the string for the results.

Dan


--
Dan Stein
Digital Software Solutions
799 Evergreen Circle
Telford PA 18969
Land: 215-799-0192
Mobile: 610-256-2843
Fax 413-410-9682
FMP, WiTango, EDI,SQL 2000
[EMAIL PROTECTED]
www.dss-db.com

Reply via email to