try bitcoin On Sun, Oct 7, 2012 at 1:50 AM, Kaan Soral <[email protected]> wrote:
> Getting money from a user is EXTREMELY hard, especially if you are outside > US. > > If you want frictionless payments, you should probably get a merchant > account for credit cards, you cant get CC info to Appengine, for that > reason you have to use a 3rd party service to handle payments etc. > (Spreedly for example) > > There are services like Stripe etc. but they are US only. You may check > out Paypal but all useful features of Paypal are US, UK, AU only etc. > > So from your use of English I guess you are not from US, your best bet is > to find an intermediary payment processor that will handle payments etc. > for you. I would suggest http://www.paymentwall.com/ . There is some > friction, but certainly its easy to use. > > I would also like any insight on payments, especially, is there something > like Stripe for non-US entities? > > > On Saturday, October 6, 2012 5:04:27 PM UTC+3, moissinac wrote: >> >> Hello >> >> I'm searching some advices to enable the capability to bill my users. >> I will propose a service which send email alerts to my registered users. >> I won't really gain a lot of money, but I won't spend a lot to send the >> emails and the free limit of 100 emails with GAE in not enough. So I have >> to pay Google and I expect to recover the money (2.10$ per week for a paid >> application+money for not free ressources) >> >> Is there some good practices and facilities to build such an application? >> Perhaps whith an annual subscription by user: registering the users is >> easy, but how to get the money? >> > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-appengine/-/y_Wy4x9ogkkJ. > > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
