Paypal with its chargeback facility is more secure as if someone defaults with my money then I can rest assured that PP authorities can still give me a cahrgeback which I cant get with E-gold.
__________________
#include<iostream>
using namespace std;
void main()
{
while(1)
{ printf("hello world!");
}
}
|