I would first investigate the Mals Cart (built into Freeway) for the purchase part, and then LinkLok for the digital delivery. Those two are reported to work well together. I haven’t used either personally, since I tend to build these sorts of things from scratch (in Rails) for my clients.
Walter
On Jan 30, 2015, at 10:18 AM, Erik email@hidden wrote:
Hi all,
Need some advice,
On a new website I need to build to following functionality
Client fills a webform
After filling the form they need to pay
After payment is done the form has to be send to a specific emailadress
First clients need to fill different form elements ( input for the letter)
Then they need to pay a fixed amount
With that payment he finalize his order
My client receives the input for the letter,
Client gets email confirmation
How about this for a scenario (trying to keep construction simple ie no programming, databases etc.)
Customer fills in form with all relevant details and submits form (which generates an email to your client) Step 1 and Step 3
The Thankyou page for the form submission has a PayNow button that takes customer to the Mals Cart where they pay and more info is collected (shipping address etc.) Step 2
Step 4 can be dealt with by Mals automatically after payment is complete.
Your Client will have all the info for the juridical letter after Step 1 but doesn’t action it until payment is received in Step 2