Hi everybody
I have a project coming up, where it should be possible to pre-order a product.
How do we go about that?
With a standard shop-implementation, the customer find the product; adds to basket; go through checkout; pays with creditcard; receives receipt.
Order is fulfilled; creditcard is charged when order is complete.
BUT when pre-ordering, the creditcard can't be charged until the order is shipped, and we possibly face the problem of the credit card authorization is no longer valid.
(The official statement is that the authorization only is valid for a month from completing order, but in reality it is usually more).
How do you go about that?
Looking forward to hearing from you
/Mikkel