[ic] Authorize.Net Missing Order Number

VS-Host.com Admin interchange-users@icdevgroup.org
Thu Jun 20 18:25:01 2002


I think it may have to do with the order process. An order number is not
created until the transaction is completed, at which time IC says "make it
so" and assigns the order number. To pass it to the authnet gateway, one
thinks that IC would have to assign the receipt number "before" the
transaction is verified and successful....

May mean just another sub to create, but what does it do, "hold" an order
number waiting for a successful transaction, what if there is never success?
Junk the number? Then you have missing numbers in your order query. Assign
the number back to the order_number file, what if second shopper came and
went already? Then you have a quandary...

"if" this is the scenario, it could be fixed with some a coding....

RS
----------------------------------------------
http://vs-host.com
mailto:admin@mediaservices.net
----------------------------------------------

-----Original Message-----
From: interchange-users-admin@icdevgroup.org
[mailto:interchange-users-admin@icdevgroup.org]On Behalf Of C.B. Currier
Sent: Thursday, June 20, 2002 4:47 PM
To: interchange-users@icdevgroup.org
Subject: Re: [ic] Authorize.Net Missing Order Number


Russ ... I have to second the exact request you are experiencing. I too am
getting either a no show or a incorrect number in the Authorizenet.pm module
I have copied to do a seperate module for another processor. I would hope
there is omthing simple to this ...

C.B. Currier


Russ Mann said:
> Dear List,
>
> Problem is simple - The order number is never passed to Authorize.Net.
> Searching the archives I find this:
> http://interchange.redhat.com/archive/interchange-users/2002/msg03635.html
> - Unanswered.
> and
> http://interchange.redhat.com/archive/interchange-users/2001/msg09358.html
> - Question unanswered.
>
> So, to reiterate:
>
> When you use Authorize.net as a CC gateway, at least the way my account
> is set up, you get a nice canned email from them for each successful
> order placed.
>
> I noticed that there are some fields missing. In particular, there are
> three variables called out in AuthorizeNet.pm that don't make it to the
> Anet email:
>
>        x_Invoice_Num   => $actual->{mv_order_number},
>
> But mv_order_number has me stumped. It's also missing from the map in
> Payment.pm, but adding it doesn't help. And of all the missing values
> in this email, this one is pretty key.
>
> Any assistance would be great!
>
> -Russell Mann
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users



_______________________________________________
interchange-users mailing list
interchange-users@icdevgroup.org
http://www.icdevgroup.org/mailman/listinfo/interchange-users