Creating custom, pw-protected offers
-
Hi,
I am looking to create custom offers for customers as described below. Initially, I planned to utilize the well-known form plugin gravity forms in combination with its add-on gravitywiz for it, but after intense discussions with their support teams, this approach does not work. Instead, they recommended to ask the WooCommerce support.
Here is a brief description of the requirements:
1. We are a law firm and want to create custom offers for clients. The idea is to create an “admin form” with a set of options to chose from as well as text area fields with predefined texts which are editable (this part would work out of the box with gravity forms).
2. Let’s say the admin made a selection in the admin form for a potential client and submitted the form. This data/selection shall to be passed to a second (gravity forms) form, here referred to as the “client form”. The client form gets populated based on the selection in the admin form. This is also no problem with gravity forms.
Here are the tricky parts:
3. Each offer needs to be presented on a unique, non-public password protected url with unique credentials (email + password or at least a unique password). Gravity forms does not do the job since it runs on fixed urls like domain.com/form, so the first challenge is to create unique urls for every offer on admin submit.
4. On submit of the admin form which creates the offer, the potential client shall receive an email pointing him to his password-protected offer page on our website. In this mail, the potential client shall also receive his login credentials / password for the page.
5. After login, the client shall be able to check the offer and add requested data to the client form (like company data, address etc.).
6. On click of a “next” button at the end of the client form, the user shall be directed to a third form (“order form”), so frankly we are creating a chain of form (again no problem for gravity forms).
7. Based on the data submitted via the client form (which also contains data entered in the admin form), multiple contract pdf templates shall be prepopulated. These populated pdf files shall be shown to the client on the offer form with the option to view / download them.
8. Eventually, the client shall be able to accept the custom offer online (= checkout).
9. On checkout, a purchase confirmation mail shall be sent to the client and our company mail address with the aforementioned custom pdfs attached and of course a summary of purchase.
My question: Is it possible to set up the described model with WooCommerce and if so, do you think WooCommerce is the best approach here or should I follow a different route?
Looking forward to hearing your opinion. Please let me know in case of questions.
Best, Nick
- The topic ‘Creating custom, pw-protected offers’ is closed to new replies.