Cash in advance module existing?
Is there a cash in advance module, where i just could show my bank details, and when the transaction is done i would deliver?
Is there a cash in advance module, where i just could show my bank details, and when the transaction is done i would deliver?
Looks like we need a multicurrency aware design pattern for payment gateways.
Following issue in the Commerce Multicurrency queue contains several reports of problems with payment gateways when using multiple currencies: http://drupal.org/node/1932598
In comment 10 I tried to outline a possible "design pattern" payment gateways should follow:
Hello,
Is there any way this is possible. I would like to sell services, where it is not certain if people will be free to provide the service. e.g. somebody buys a plumber service, but only if we have an available plumber the service will happen.
Basically, is it possible to not have the payment in the normal checkout process but only later, without having to use a simple bank transfer. So when an administrator says: order OK.
Flow:
I have a client who is not quite ready for e-commerce, but might be down the road, or perhaps implement an order online bu hold in store for pickup mechanism at the start (ie no online payment). I was wondering if it is possible or advisable to use Commerce for this purpose, simply to use the product creation and display features, but leave Cart and Payment modules disabled, only to enable and configure them at a later date?
Hi there,
Do you know http://www.zooz.com/ ?
Could it be interesting for web apps based on Drupal ?
Is it a payment method that could be added to Drupal Commerce ?
Best Regards,
Clem
Let say I use PayPal as payment method. Suppose my Drupal Commerce supports USD, GBP and EUR. I want to show PayPal when order's currency is USD but hide PayPal when order's currency is GBP/EUR.
Is there a way to do this? using "condition"? How? Thanks.
Is it possible to invoice a customer and have them pay at another time?
I tried to create an order manually, then assign the user as the Owner of the Order. However, when I go to the Payment tab to pay, only Example Payment shows up, even though I have the PayPal module installed and working at checkout.
I don't really need the customer to go to checkout, if they can just pay from the Payment tab, that would be great... but it is also okay if they go to checkout.