Announcement

Collapse
No announcement yet.

How can I set up my store to accept donations?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    How can I set up my store to accept donations?

    If you wanted to configure SellerDeck purely to receive charitable donations, then this is how you can do it:

    1. Have one product on the first page with a price of one pound/dollar. This product is called 'Donate to such and such'

    2. Change the button prompt to read 'Donate Now'

    3. In Act_ProductLine.html replace any instances of

    NETQUOTEVAR:PRODUCTPRICE

    with

    <!-- NETQUOTEVAR:PRODUCTPRICE -->.

    4. In 'Design | Text | Web Site | Misc.', replace 'Quantity:' with 'How Much Would You Like To Donate? £'

    5. In 'Design | Text | Web Site | Misc.', replace 'Confirm' with 'Donate this amount'

    6. In 'Business Settings | Shipping and Handling', make sure no shipping charges are made

    7. In 'Display | Text | Web Site (cont) | Invoice Address' only ask people their name, phone number and email address. Replace 'Invoice Address' with 'Donator Details'.

    8. Replace 'If you want to ship the purchase to an address other than the invoice address, check this box.' with 'If you wish to go on our mailing list, check this box'.

    9. In 'Delivery Address' change 'Delivery Address' to 'Contact Information'

    10. Then upload your store and test the changes.
Working...
X