Welcome, Guest. Please login or register.
Login with username, password and session length


Need help or want to talk to other developers? Join the VirtueMart Chat! Read more...

  Advanced search

247038 Posts in 67506 Topics- by 258314 Members - Latest Member: aniketana
Pages: [1]   Go Down
Print
Author Topic: E-gold payment method  (Read 14500 times)
dufourd
Newbie
*
Posts: 2


« on: November 08, 2004, 07:07:44 AM »

Hi everybody,

Does anyone know how I can use the e-gold payment method in mambo phpshop?? I mean the code in the payment extra infos...

Thanks, it will be really helpful to me
Logged
Danny Locksmith
Full Member
***
Posts: 122



« Reply #1 on: November 08, 2004, 18:09:13 PM »

EGold post the following sample on their web site.
It should be quite easy to compare this with the \"Payment Extra Info\" on the paypal or worldpay methods and make the necessary changes.

You will learn an awful lot about php-shop in the process and once its done the community will be able to use EGold in their shops.

Code:
<form action=\"https://www.e-gold.com/sci_asp/payments.asp\" method=\"POST\" target=_top>
<div align=\"center\">
<input type=\"hidden\" name=\"PAYEE_ACCOUNT\" value=\"100998\">
<input type=\"hidden\" name=\"PAYEE_NAME\" value=\"e-gold SCI\">
Enter Amount You'd like to Donate:<br>
<input type=text name=\"PAYMENT_AMOUNT\" size=4>
<input type=hidden name=\"PAYMENT_UNITS\" value=1>
USD worth of e-gold
<input type=hidden name=\"PAYMENT_METAL_ID\" value=1>
<input type=\"hidden\" name=\"STATUS_URL\" value=\"mailto:YourEmailAddress@YourDomain\">
<input type=\"hidden\" name=\"NOPAYMENT_URL\"
value=\"http://www.e-gold.com/unsecure/sci_home.html\">
<input type=\"hidden\" name=\"NOPAYMENT_URL_METHOD\" value=\"LINK\">
<input type=\"hidden\" name=\"PAYMENT_URL\"
value=\"http://www.e-gold.com/unsecure/sci_home.html\">
<input type=\"hidden\" name=\"PAYMENT_URL_METHOD\" value=\"LINK\">
<input type=\"hidden\" name=\"BAGGAGE_FIELDS\" value=\"CUSTOMERID\">
<input type=\"hidden\" name=\"CUSTOMERID\" value=\"0\">
<input type=\"hidden\" name=\"SUGGESTED_MEMO\" value='Thanks for the e-gold SCI!'>
<br>
<input type=\"submit\" name=\"PAYMENT_METHOD\" value=\"Donate Now\">
</div></form>
Logged
dufourd
Newbie
*
Posts: 2


« Reply #2 on: November 09, 2004, 01:01:34 AM »

Thank you dlocksmith,

I will try to change this code with my own informations and i 'll give an answer (I hope) to the community after.

Thanks again
Logged
MerlinBrasil
Newbie
*
Posts: 2


« Reply #3 on: June 01, 2005, 20:30:21 PM »

Well.... that last response was in Nov of 2004 and no follow up.

Anybody have a definitive answer for adding E-Gold payments for PHP-Shop?

Thanks,
Merlin

Been a couple of days on this posting and no responses. Is nobody familiar with E-Gold? There's no % lost to the credit card processing, gains value as the price of gold rises. NO Chargebacks. No Fraud. And that's only some of the advantages.

Seriously... there are too many copies of PHPShop out there for nobody to have overcome this challenge before. Hopefully by a better coder than I...

Somebody familiar with PHPShop could likely solve this for everybody in a matter of hours. Far easier than hacking a new credit card processor.

A little help, someone?

Thanks,
Merlin
« Last Edit: June 03, 2005, 19:20:11 PM by MerlinBrasil » Logged
gero
Newbie
*
Posts: 2


« Reply #4 on: February 17, 2006, 17:37:56 PM »

hi all
Any news about this topic?
I'm looking for the same too
Help us please
Gero
Logged
Matjong
Newbie
*
Posts: 11


« Reply #5 on: June 16, 2006, 20:27:35 PM »

Any news on this one?
Logged
Matjong
Newbie
*
Posts: 11


« Reply #6 on: June 17, 2006, 13:27:39 PM »

Seems not.. Anyways, I made one myself... Perhaps I will share it later Smiley
Logged
Adam Bazaroff
Jr. Member
**
Posts: 73



« Reply #7 on: September 13, 2006, 15:34:56 PM »

Matjong: when you share it?  Roll Eyes
Logged

/Adam'B ... Poor english mode [ON] Grin
Miguel Cardoso
Newbie
*
Posts: 1


« Reply #8 on: January 28, 2007, 10:32:50 AM »

Yep i could use one too Smiley
Logged
Francois Michaud
Newbie
*
Posts: 1


« Reply #9 on: February 26, 2007, 14:06:01 PM »

Me too
Logged
Pages: [1]   Go Up
Print
Jump to: