i am using the paypal rest api and the cc# that is included in the SDK seems to work as visa, but i can't seem to find any other test credit card numbers that work.
this seems to work fine:
Card number = "4417119669820331";
Card type = "visa";
cvv2 = "874";
expire month = "11";
expire year = "2018";
but none of the numbers i get on http://www.getcreditcardnumbers.com/ seem to work.
also, the numbers on this page don't work either: http://www.paypalobjects.com/en_US/vhelp/paypalmanager_help/credit_card_numbers.htm