Checkout Why not successfull? Google's checkout has been here for such a long time now. I really wonder why till now it has not been able to establish itself as a successfull processor just like paypal which is so popular, even after having a strong backing from Google.
__________________
#include<iostream>
using namespace std;
void main()
{
while(1)
{ printf("hello world!");
}
}
|