Hi people, It just occurred to me that since e-gold have a referral program, you might just as well put your link into the amember signup page. Can't hurt, right? You have to modify the /amember/plugins/egold/egold.inc.php file. It's line 25 in the latest version. Should be pretty self-explanatory. If you feel like leaving my code in, just copy the following: Code: array( 'paysys_id' => 'egold', 'title' => 'E-Gold', 'description' => 'Pay with e-gold (see <a href="https://www.e-gold.com/e-gold.asp?cid=2497227" target=_blank>www.e-gold.com</a> for info)', 'public' => 1 ) BP