They impose these restrictions based on number of frauds done through a particular country. If the account openers of your country are doing many fraudalent activities through paypal then they will automatically stop any transactions with your countries` people.
__________________
#include<iostream>
using namespace std;
void main()
{
while(1)
{ printf("hello world!");
}
}
|