in

dashCommerce

An ASP.NET Open Source e-Commerce Application

How to add a new paymentprovider

Last post 05-24-2008 2:27 PM by The_sniper21. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 05-03-2008 9:29 AM

    How to add a new paymentprovider

    Hi all
    I want to add the Wannafind gateway as a new payment provider.

    I have download some sample code but how do I add it to the shop ?
    I have tryed to add in and I get this error

    A critical error has occurred: Unable to cast object of type 'System.Web.Compilation.BuildResultCompiledAssembly' to type 'System.Web.Util.IWebObjectFactory'.

    Help please

    What does this mean ? Drop-In Configurable Payment Providers
    Can I drop in this provider http://www.wannafind.dk/support/downloads/file/9/

    And get it to work with the shop

    Filed under:
  • 05-15-2008 2:13 AM In reply to

    Re: How to add a new paymentprovider

    Nop that file is not good.

    You would have to create a class that implements IPaymentProvider then you can drop this into a seperate assembly setup the DB to see the new Provider then you can use it.

    Find a bug? Create a Work Item for a fast response.. Want to help? Create a patch for us!
  • 05-24-2008 2:27 PM In reply to

    Re: How to add a new paymentprovider

    Ok Thanks for your answer.

    Is there any one here that can program this for me I will gladely pay. Just give me a pice ?

    I need a payment provider for wannafind.

     

Page 1 of 1 (3 items)