[jboss-user] [JBoss Seam] - Re: Pageflow & 3rd Party Site
IGx89
do-not-reply at jboss.com
Fri Nov 30 13:06:27 EST 2007
Something like the following might work:
yoursite/checkout_page
->
yoursite/paypal_payment_page
-> (using JavaScript or META redirect)
paypal.com
-> (using GET or POST with the conversation ID; not sure which would work better)
yoursite/paypal_payment_page
->
yoursite/checkout_complete_page
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4109412#4109412
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4109412
More information about the jboss-user
mailing list