It sounds like you need to configure a custom domain, which is explained here: https://cloud.google.com/appengine/docs/domain . As: for configuring a database, you can choose from the datastore (a NoSQL style storage service) <https://cloud.google.com/appengine/docs/java/datastore/> or Cloud SQL: https://cloud.google.com/sql/docs/introduction
You'll have to contact Google for billing support, but you might be able to pay another way such as direct debit from your bank account: https://support.google.com/cloud/answer/4356191?hl=en ----------------- -Vinny P Technology & Media Consultant Chicago, IL App Engine Code Samples: http://www.learntogoogleit.com On Thu, Apr 30, 2015 at 10:52 AM, Peter Anderson Vargas Grajales < [email protected]> wrote: > Hello , I have an application on Google AppEngine , and need to configure > a domain that was hosting another , but do not know how. I also need to > configure the database in Google AppEngine , I set up my bank card, I have > a visa electron card, but does not allow me to configure it, and I went to > the bank and enable all transactions, the problem continues -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/CALSvALA32j4cyjxoNPJY8cGaBxc3LeSQHZuKQNyS-4ghWPmH4g%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
