Merchant Howto: Difference between revisions
Jump to navigation
Jump to search
Editing to opening sentence. |
Add category ECommerce. |
||
Line 18: | Line 18: | ||
#* If you cannot dispach the goods you mark the order as denied and the system sends the customer a refund | #* If you cannot dispach the goods you mark the order as denied and the system sends the customer a refund | ||
# Pays money made to your bitcoin address | # Pays money made to your bitcoin address | ||
[[Category:ECommerce]] |
Revision as of 04:10, 26 January 2011
This page is intended as a guide to assist merchants learn how to accept bitcoins for payment.
Manual
- Download a bitcoin client
- When a customer wants to buy something issue them with a bitcoin address
- You can do this by clicking "New.." next to your address in the bitcoin client and sending that address to the customer
- When payment comes in from that address send the goods to your customer
- If you ever need to refund a customer send the bitcoins they sent back to the from address you recieved the bitcoins from.
Automated
Setup a system (pointers to easy-to-use packaged systems should be added) that:
- When a customers orders something on your website it records
- Bitcoin address that payment should be sent to
- Order details (delivery address etc.)
- Payment amount
- When payment arrives, checks that they have paid the correct amount (and refunds the from address otherwise) and informs you
- You dispach the goods to the customer and mark the order as fulfilled
- If you cannot dispach the goods you mark the order as denied and the system sends the customer a refund
- Pays money made to your bitcoin address