Various options of adding funds What are the various options of adding funds to a paypal account of mine. I only have a credit card which maynot have a International validity. Any other mean except creditcard?
__________________
#include<iostream>
using namespace std;
void main()
{
while(1)
{ printf("hello world!");
}
}
|