Search found 5 matches

Page 1 of 1

Search found 5 matches

Re: Stop "Confirmation" mail when "Order status: Pending"

Correct. I have now changed the email to say "Once your payment has been verified..." and remedied the situation in that way. By the way: Anyone know how to put a META-prefix to the titles to get them scraped as "(Fixed-META-Prefix) (Dynamic-Item-Name)" instead of just "(Dyn...

Jump to post
  • Thu Mar 27, 2014 11:32 pm
  • Replies 3
  • Views 1146
Stop "Confirmation" mail when "Order status: Pending"

Hi everybody, When using the "Bank Transfer"-extension, in which the user manually gets sent a personal email with bank payment credentials, I have set it up so that the order gets the status "Pending". This is so that I can handle payment manually with the customer and verify th...

Jump to post
  • Thu Mar 27, 2014 8:34 pm
  • Replies 3
  • Views 1146
Re: "Bank Transfer" as payment option for specific currency

And it works!

Big thanks Johnathan and Andrei! Much appreciated!

Jump to post
  • Wed Mar 19, 2014 7:44 pm
  • Replies 7
  • Views 2811
Re: "Bank Transfer" as payment option for specific currency

You should use the condition if ($this->currency->getCode() != "BTC") to hide the Bitcoin payment option. It checks that the current store currency is not Bitcoin. I can't say the exact placement for the condition because I am not familiar with the custom changes that you've done. Hope it...

Jump to post
  • Wed Mar 19, 2014 1:43 am
  • Replies 7
  • Views 2811
"Bank Transfer" as payment option for specific currency

Hi everybody, I've modified my Bank Transfer payment option to a manual Bitcoin payment option with BTC as a custom currency. When BTC is chosen as a currency, Paypal doesn't show up, which is good because it doesn't support BTC. I would like the inverse, that when USD/EUR/GBP is active, the Bitcoin...

Jump to post
  • Tue Mar 18, 2014 5:52 am
  • Replies 7
  • Views 2811

Page 1 of 1

Search found 5 matches