Thank you for the information! If you want to have a look at the start
of the webshop I'm making with python the URL to my project alpha /
beta is http://bnano-www.appspot.com/
Regards,
Niklas

On Tue, Dec 20, 2011 at 1:59 AM, voscausa <[email protected]> wrote:
> i created a webshop using Ogone as payment provider in the Netherlands and
> Belgium. This works fine with GAE, without any errors. The normal payment
> trafic (start the payment procedure and receiving the result) does need a
> fixed IP. But for a payment queries I need (Ogone needs) a fixed IP.
> For that purpose I use a proxy which is only a few lines of PHP code. To
> test it I created a small GAE python application, making use of my gateway
> IP and the the SDK.
>
> Connecting an accounting system is not that difficult. Because all the order
> and payment information is in the GAE webshop.
>
> --
> 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/-/lTS9dw3IiokJ.
>
> 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.

Reply via email to