[Mono-list] pfpro wrapper in mono
Jonathan Pryor
jonpryor@vt.edu
Thu, 05 Aug 2004 18:39:03 -0400
On Fri, 2004-07-23 at 05:43, donaldi sp wrote:
> Hi All,
>
> I am in trying to bring pfpro (Verisign PayFlow Pro)
> into mono platform in Linux for my web application
> commerce, but I just have wrapper for pfpro.dll (COM
> object). can we access the COM Object from Mono web
> app,
No. Mono doesn't support COM Interop at this time.
> or we better use PHP pfpro function with mod_mono
> and PHP run together in apache ?
That would be better, yes.
- Jon