Payment after order confirmation

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
5 years ago
Hi,

Is there any way to proceed for payment only after order confirmation by the vendor?

I have some type of products, where the customer will select the attribute for the product (like RAMs, HD size, etc..), but the order should be sent to the vendor, without payment. Then after that, the vendor will review the order and send back the price related if the selected attributes available.

Thanks
5 years ago
You need to be able to save something to send for a quote and that is the order. You would need to customise the solution to be able to make an order without making payment and to be able to come back later and pay for an order.

One option is to make it payment by Invoice. So you would use the inbuilt Payment Method CheckMoneyOrder which basically produces an invoice which can be paid seperatly at a later date after it is confirmed.
You could change the text message / descriptions in language settings to say “Pay by invoice after quote” etc

If you need to be able to pay by Creddit Card or another method later you could customise some code to let you do a repayment for an existing order.
5 years ago
You can check the marketplace for "request quote" plugins.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.