> Sounds like it would be more practical to just set up his own e-gold
> account and an e-gold shopping cart for his website. www.Mals-e.com
> provides a free & easy to use hosted shopping cart system and can be
> configured for e-gold -- see www.gold-age.net for a simple example
> selling gold dust.

Shoot! ... Just look at hogeye's tip jars. It's VERY easy to develop a
website interface to allow merchants to accept e-gold at the click of a
button. Just copy this code straight into a website and modify the values in
the fields.

<form action="https://www.e-gold.com/sci_asp/payments.asp" method="POST">
      <input type="hidden" name="PAYEE_ACCOUNT" value="106762">
      <input type="hidden" name="PAYEE_NAME" value="GoldDirectory.com">
      <input type="hidden" name="PAYMENT_AMOUNT" value="0.03">
      <input type="hidden" name="PAYMENT_UNITS" value="8888">
      <input type="hidden" name="PAYMENT_METAL_ID" value="1">
      <input type="hidden" name="STATUS_URL"
value="mailto:[EMAIL PROTECTED]">
      <input type="hidden" name="NOPAYMENT_URL"
value="http://www.golddirectory.com">
      <input type="hidden" name="NOPAYMENT_URL_METHOD" value="LINK">
      <input type="hidden" name="PAYMENT_URL"
value="http://www.golddirectory.com">
      <input type="hidden" name="PAYMENT_URL_METHOD" value="GET">
      <input type="hidden" name="BAGGAGE_FIELDS" value="CUSTOMERID
PRODUCTNAME">
      <input type="hidden" name="CUSTOMERID" value="0">
      <input type="hidden" name="PRODUCTNAME" value="gratuity">
      <font FACE="Arial, Helvetica, sans-serif" SIZE="1">
        <p><br>
          <img SRC="images/egoldbutton.gif" BORDER="1" ALIGN="CENTER"
WIDTH="88" HEIGHT="31"><br>
          <font size="3">3 centigrams (about $0.25 USD)</font><br>E-Gold
Gratuities<br>
             <input type="submit" name="PAYMENT_METHOD" value="Click to
Tip"><br>Gladly Accepted<br>
          </font>
        </p>
</form>


---
You are currently subscribed to e-gold-list as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to