Concerning the paypal payment system: I cant seem to find a way to redirect a client (once payment is processed) to a custom template. The client gets sent directly to the PayPalServlet with only a text string saying transaction was processed. Is there a way to return a client to a custom template?
PS I have tried using the paypal return url but it does not seem to work. My guess is the h-sphere paypal servlet overides the default set in the paypal business account.