A few days ago I added a NullPaymentProvider to dashCommerce. Many people have asked for something like this – either in order to test dashCommerce without a payment provider account set up or, in some cases, to use for situations where you want to record the order, but payment will be made later (i.e. in person, by check, by post, etc.).
If you want to check it out, pull the latest bits from out Subversion source control repo (check the FAQ for info on how to do this) and run the installer on a new database.
I hope this helps someone.
November 15, 2008 at 5:37 am
Hi,
I could not find it. Could you tell me where is nullpayment provider included dashcommerce? please.
Thanks…
November 15, 2008 at 10:30 am
You’ll find it under Store\Services\PaymentService.
November 19, 2008 at 2:49 pm
Is there doucmentation anywhere on how to get this to work with an existing installation?
Thanks
November 25, 2008 at 12:45 pm
Bump H’s post. Any documentation/instructions on how to get this to work on existing installations would be really helpful. TY.
November 25, 2008 at 5:48 pm
You can find most, if not all the info you need in this forum post:
http://dashcommerce.org/forums/t/1116.aspx?PageIndex=1
November 27, 2008 at 1:50 pm
Thanks for the link will take a look.