Posted by woleium on February 17, 2008 at 10:02pm
Hi, new to drupal/e-commerce, but not to PHP.
Is is possible to configure a store that allows logged in users to buy stuff on an account that can then be settled at a later date?
If so, what modules should i use to achieve this?
If not, then how could this be achieved? Drupal is such a huge project.. where would i start?
Comments
Yes you could do this by
Yes you could do this by developing a new payment gateway which will allow you to purchase on credit.
Then in the end of the period a statement could be sent and then the customer can pay all the invoices with a new gateway.
You could not do this on v3 but it will be possible with v4 since you will be able to payment multiple transactions with a since receipt.
--
Gordon Heydon