Posted by hunteryxx on February 27, 2012 at 3:50am
I am using drupal 6.20 and Ubercart 2.0
Like what I asked in the subject.
Is there any chance that I can customize a ordering process with or without payment?
For example:
There are 2 roles of users ( Role A and Role B)
Users of Role A need to pay all my products to complete the transaction.
Users of Role B don't need to pay any of my products to complete the transaction.
Actually I want my website to be suitable for 2 kinks of clients:
1. wholesalers (Role A) --- order online but pay through company invoicing system
2. retailers (Role B) --- order online and pay instantly
Appreciate any thoughts and helps on this!
Comments
hmm, add a 100% discount that
hmm, add a 100% discount that applies to wholesalers? and there is a ubercart module for zero payment amount http://drupal.org/project/uc_free_order
http://dgtlmoon.com
Thanks for your quick response
Thanks for your quick response, It did help me to work out my plan
Thanks for your quick response
Thanks for your quick response, It did help me to work out my plan
Pay by "purchase order"
Sounds like you want retailers (role B) to check out using a purchase order (role-based payment option):
http://drupal.org/project/uc_po
It did help me to work out my plan
Thanks for your quick response, It did help me to work out my plan
The coupon is a quick easy
The coupon is a quick easy solution.
I think what you are after is:
Authenticated users could have access to another payment gateway - ie: Purchase Order. Where they could enter a PO#
I think you just add a payment gateway - (been a while since I used UBCart) and insert a PO# field.
Depending on how many wholesalers you have you could assign a role and authorize them for more control.
Getting the whole seller to sign in will also get you a good record of past transactions.