This is not supported, see
https://cloud.google.com/appengine/kb/general#static-ip .

I would recommend you use Google *Compute* Engine for cases where you need
a static IP address, see
https://cloud.google.com/compute/docs/instances-and-network#externaladdresses
-- your App Engine apps can delegate payment processing to your Compute
Engine instances, and the *latter*, as opposed to the former, CAN be
assigned static IP addresses.


Alex

On Wed, Jul 8, 2015 at 6:15 AM, Recrosoft Technologies <
[email protected]> wrote:

> I want to integrate InApp Payment integration with CCAvenue Payment Gatway
> using Android App where my server is running in Google App Engine Cloud
> developed by java. For integration with CCAvenue payment gatway I have
> Integration Kit given by CCAvenue and I am following that one. Here for
> integrating with CCAvenue one step is like, we need inception key generated
> by CCAvenue Server by validating our server it means if our server is
> validated then only the inception key will be generated otherwise not and
> for validating our server CCAvenue is expecting or required our server IP
> Address but the problem is that Google App Engine does not provide IP
> Address for a project the provide only project url. When we go for CCAvenue
> payment integration using web application then CCAvenue server validating
> our server using application url but in case of mobile integration the
> validating our server using server IP Address.
> So can anyone share some idea for overcoming the problem and is there any
> possibilities to get IP Address of a Google App Engine Project. Thanks.
>
>
> --
> 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/e11aa00b-7ffb-4786-917b-647b375b2d6a%40googlegroups.com
> <https://groups.google.com/d/msgid/google-appengine/e11aa00b-7ffb-4786-917b-647b375b2d6a%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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/CAE46Be923itSm7r8jGu5TxfC%3DiubAbWsbD4RD5WEO9s5h%2Bad4w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to