In InApp Payment Integration with CCAvenue

40 views
Skip to first unread message

Recrosoft Technologies

unread,
Jul 8, 2015, 9:19:13 AM7/8/15
to google-a...@googlegroups.com
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.      

Alex Martelli

unread,
Jul 8, 2015, 5:09:03 PM7/8/15
to google-a...@googlegroups.com
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 <dev.re...@gmail.com> 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 google-appengi...@googlegroups.com.
To post to this group, send email to google-a...@googlegroups.com.
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.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages