[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
Re: Re: [ic] Authorizenet Assistance.
I'm running 4.7.x, but the catalog was generated from the 4.6.4 construct
demo.
Does the Vend::Payment::Authorizenet module render globalsub/authorizenet
obsolete?
I'm confused. (should I just replace $actual{mv_order_number} with
$orderID ?)
Is this going to be in the 4.8 docs? Are there going to be new docs any
time soon?
Thanks,
Jud
> This should contain something like $orderID. However, AuthorizeNet only
> accepts 8 characters there, so the best thing to do is to use a counter.
>
> $orderID =
> Vend::Interpolate::tag_counter('etc/authorizenet.counter');
>
> In 4.7.x I do it this way for Vend::Payment::Authorizenet. I also
> added payment_id and payment_mode to the transactions database, so you
> can do a return or void using that as a reference. (UI support for that
> should be there by the time 4.8 gets released.)
_______________________________________________
Interchange-users mailing list
Interchange-users@lists.akopia.com
http://lists.akopia.com/mailman/listinfo/interchange-users