Hi,

I need to link payment services to my Tapestry application. Those services follow the same path :

1. The application call the payment services :
   - with an HTTP Get or Post (depending on the payment solution).
   - with parameters such as the amount, the currency, the session id ...
2. The payment service interacts with the user to valid the money transaction. 3. The payment service redirects the user on a predefined URL on our application. (Some predefined parameters such as the session id given in stage 1 can be resend here).

But what is the typical way to implement such a round trip in a Tapestry application ?

Thanks in advance

--
Stéphane Decleire

05 56 57 99 20
06 63 78 69 06

Reply via email to