I think the first thing we need is a payment gateway.... Anyone good with coding ? Or should that collective pool that was mentioned be used to hire a coder ? We get a payment gateway, I'm certain that any number of us would be able to setup a marketplace in a few days if not sooner.
There are many ways to accept payments with varying levels of risk. I thought it would be worth at least mentioning the various options and combinations.
Pricing:
Manual pricing by setting a static price based on the average price of DNotes and buy strength.
Automatic pricing by getting the current price of DNotes and the current price of bitcoin via exchange API's.
Automatic pricing through a payment gateway service like coinpayments.net (once DNotes is listed).
Accepting & confirming the payment:
List your DNotes wallet address.
Request transaction ID upon checkout and manually confirm the payment later. Like you would confirm a check payment before sending product.
Run the DNotes daemon on the server, make requests to the daemon to provide a unique address.
Automatically check with the daemon to confirm the transaction is received.
Of course a payment gateway service would do the accepting and confirming. I believe they push the digital currency to your address or an exchange, in the case of cryptsy incoming payments can be automatically sold.
Converting DNotes:
You can of course keep your DNotes or convert them fully or partially. Manually though an exchange.
If you have the daemon setup on your server you can automatically send the payments to a wallet or exchange or manually pull out the coins.
In the case of a payment gateway, as mentioned above, you would still have to manually convert them, or use an autoselling exchange.