Im creating a pseudo payment system where the user completes a form then the form redirects him to an external url to complete the checkout process.
When the user submits the order details i want them to be passed along to the external url so i can display them sort of like a receipt.
Question
What's the best way of doing it?