-
May 24th, 2010, 08:08 AM
#1
Spring webflow PayPal integration
We are using spring webflow 2 with spring mvc to build our web application. Our application has various payment methods. One of them is PayPal. When user selects PayPal, our app will forward the request to the PayPal website using externalRedirect as part of the end-state of the flow. User will log in to PayPal and will Pay for the item. Once the user completes the payment, paypal will forward the request back to our webflow application at the confirmation page which is one of the views in the flow.
Is there is way to enter a particular view-state within the flow once the request comes back from PayPal?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules