in

dashCommerce

An ASP.NET Open Source e-Commerce Application

Payment Provider

Last post 11-25-2008 5:52 PM by chris.cyvas. 16 replies.
Page 1 of 2 (17 items) 1 2 Next >
Sort Posts: Previous Next
  • 07-01-2008 2:44 AM

    Payment Provider

     Hi all,

    Does anyone know how to setup DashCommerce to NOT require payment when checking out? I run a wholesale business and simply want to use the system for placing orders. Customers will do a bank transfer when I invoice them, so paypal is not necessary, but it appears I have to use PayPal?

    TIA

  • 07-01-2008 10:22 AM In reply to

    Re: Payment Provider

    You can create a NullPaymanetProvider - Actually, I think there may be a ZeroPaymentProvider in CodePlex under Pathces - you can check that out to see if it fits your needs.

    --
    Support dashCommerce - Buy Our Stuff!!


    Find a bug? Create a Work Item for a fast response.. Want to help? Create a patch for us! Documentation? Help us write some!
  • 07-01-2008 10:38 AM In reply to

    Re: Payment Provider

    Got a link perhaps? I searched for variations on what you said but turned up blank.
  • 07-01-2008 10:52 AM In reply to

    Re: Payment Provider

    Answer
    --
    Support dashCommerce - Buy Our Stuff!!


    Find a bug? Create a Work Item for a fast response.. Want to help? Create a patch for us! Documentation? Help us write some!
  • 07-01-2008 11:09 AM In reply to

    Re: Payment Provider

    You DA man! Thx Admin.

  • 07-04-2008 6:32 PM In reply to

    Re: Payment Provider

     Okay, I have the file, but not sure what to do with it. I have put it into Store\Services\PaymentService and rebuilt the whole project.

    It is however not listed as a provider option in "Configure Payment Providers". I have also gone to "Manage Payment Providers", but not sure what the settings are.

    Please would someone help me figure out what should be a simple thing.

    Tia

  • 07-31-2008 2:22 AM In reply to

    Re: Payment Provider

     Did you find your solution ?

  • 10-09-2008 7:43 PM In reply to

    • tru
    • Not Ranked
    • Joined on 09-27-2008
    • Posts 2

    Re: Payment Provider

    Can anyone please put some light into this issue? I'm totally new to the concept so any guidelines is helpful,

    Thanks

  • 10-09-2008 8:18 PM In reply to

    Re: Payment Provider

    I created my own Zero Payment Provider here.  You may however be better to use the one codeplex because this I presume will be supported by the core team.  I have never used the one in CodePlex so sorry can inform on how it works or how to use it.

    Thanks,

    Matthew

    ASP.NET Freelancer. Visit my blog for contact details. skiltzonnet.blogspot.com
  • 10-11-2008 12:05 PM In reply to

    • tru
    • Not Ranked
    • Joined on 09-27-2008
    • Posts 2

    Re: Payment Provider

    Matthew 

    Thank you very much! Will try to follow your tutorial.

    Tom

  • 11-23-2008 5:29 PM In reply to

    Re: Payment Provider

    Is there any tutorial to implement ZeroPaymentProvider ?

  • 11-24-2008 9:56 AM In reply to

    Re: Payment Provider

    I recently added a NullPaymentProvider to the code base in the Subversion repo - check the FAQ on how to pull the latest.

    --
    Support dashCommerce - Buy Our Stuff!!


    Find a bug? Create a Work Item for a fast response.. Want to help? Create a patch for us! Documentation? Help us write some!
  • 11-24-2008 5:39 PM In reply to

    Re: Payment Provider

    This is cool provider, do you plan to make it part of next version (hopefully version 4.0)?
    Can you tell us what is the relevant files for this patch?

    I access the code inside the Subversion server at: http://mettlesystems.svnrepository.com/svn/dashCommerce/trunk

    I am planning using this code on production server, so I guess download the whole code and upload it to server will not be such a good idea...as this is a subversion which not tested yet.

    So if you can help me with the specific files needed to be download and overwrite the oldies ones.

    Thanks alot fir the help.

  • 11-24-2008 8:42 PM In reply to

    Re: Payment Provider

    If you are using TortoiseSVN to access the repository - can you see the log (right click on your dC directory, TortoiseSVN -> Show log)? If you can you'll see two entries for the NullPaymentProvider. One that litst the files needed to support it and another that has the necessary sql statement to enter it into the system. But you can do that through the UI as well.

    Yes, it will be included in all future releases.

    --
    Support dashCommerce - Buy Our Stuff!!


    Find a bug? Create a Work Item for a fast response.. Want to help? Create a patch for us! Documentation? Help us write some!
  • 11-25-2008 12:43 AM In reply to

    Re: Payment Provider

    Thank you very much!!!!
Page 1 of 2 (17 items) 1 2 Next >