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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to