Woocommerce plugin to subdivide an order into 2 or 3 orders like a simple payment plan.
Budget: $100 – $500 USD
I would like to develop a plugin wich does the following:
MAIN IDEA:
Create installments on an order created on the backend using woocommerce with the availability to change installments qty, % of each installment and due dates.
FEATURES:
- Divide and order to create installment payments on woocommerce orders
- Create custom installment plans. Plugin must allow admin to setup amount of installments, % of each installment and due date of payments.
- 2 frontend shortcodes for the user needed: 1)To display the next due date on calendar to pay acording to the installment plan. b)To display your payment plan with dates and payable amounts according to your installment plan.
EXAMPLE:
1. Admin creates a payment plan. Sets up the following:
3 Installments to be payed as follows | 40% + 30% + 30%. on Feb 15th, Mar 16th and April 17th. Save the installment plan to data base.
2. Admin creates an order using the "create order" button on woocommerce backend. Plugin asks me if I want to use a payment plan for this order. I say yes and select the payment plan test (no need for popup, a drop selection box on the woocommerce create order form will do just fine)
3. Admin adds 2 items to the order ($50 each for a total of $100)
4. Admin uses woocoomerce form to fill the data of the client and assign the order via backend to a existing customer on the website.
5. Admin creates order.
// Plugin at this point subdivides the order total on 3 orders:
Order A: for $40 with a pay due date of Feb 15th.
Order B for $30 with a pay due date of Mar 16th
Order C for $30 with a pay due date of April 17th.
Note: due date can be just informative, no need for locks or reminders via email.
// Each order must be independent, no subdorders that share the status. Orders must behave in a global or parent way, No child orders!
6. All the orders go to the account of the customer selected on the "create order" form of wocoomerce.
MUST HAVE:
- Plugin must work on orders created on backend only. No front end needed.
- Plugin must accept all the payment gateways configurated on woocommerce.
- Plugin must handle orders on a globay way. No child orders or suborders no matter how many items are on the order.
-- Plugin must handle taxes programmed on woocommerce.
Hopefully I will have give you all you need to give me a quotation. Any questions wwill be gladly answered. Thanks!
MAIN IDEA:
Create installments on an order created on the backend using woocommerce with the availability to change installments qty, % of each installment and due dates.
FEATURES:
- Divide and order to create installment payments on woocommerce orders
- Create custom installment plans. Plugin must allow admin to setup amount of installments, % of each installment and due date of payments.
- 2 frontend shortcodes for the user needed: 1)To display the next due date on calendar to pay acording to the installment plan. b)To display your payment plan with dates and payable amounts according to your installment plan.
EXAMPLE:
1. Admin creates a payment plan. Sets up the following:
3 Installments to be payed as follows | 40% + 30% + 30%. on Feb 15th, Mar 16th and April 17th. Save the installment plan to data base.
2. Admin creates an order using the "create order" button on woocommerce backend. Plugin asks me if I want to use a payment plan for this order. I say yes and select the payment plan test (no need for popup, a drop selection box on the woocommerce create order form will do just fine)
3. Admin adds 2 items to the order ($50 each for a total of $100)
4. Admin uses woocoomerce form to fill the data of the client and assign the order via backend to a existing customer on the website.
5. Admin creates order.
// Plugin at this point subdivides the order total on 3 orders:
Order A: for $40 with a pay due date of Feb 15th.
Order B for $30 with a pay due date of Mar 16th
Order C for $30 with a pay due date of April 17th.
Note: due date can be just informative, no need for locks or reminders via email.
// Each order must be independent, no subdorders that share the status. Orders must behave in a global or parent way, No child orders!
6. All the orders go to the account of the customer selected on the "create order" form of wocoomerce.
MUST HAVE:
- Plugin must work on orders created on backend only. No front end needed.
- Plugin must accept all the payment gateways configurated on woocommerce.
- Plugin must handle orders on a globay way. No child orders or suborders no matter how many items are on the order.
-- Plugin must handle taxes programmed on woocommerce.
Hopefully I will have give you all you need to give me a quotation. Any questions wwill be gladly answered. Thanks!