Paypal Payment via PayFlow Pro

2010-01-24 Thread Mahesh Bachchan
hello ofbiz-users,
is it possible to use the payment method Paypal via PayFlow Pro Gateway?
I mean, if a customer wants to pay via Paypal this payment should be made
via the PayFlow Gateway without an external redirect to Paypal page! Is
someone using such a solution!?? Or is paypal payment only via redirect to
paypal pages available OOTB?
Thanks
Mahesh


Re: Paypal Payment via PayFlow Pro

2010-01-24 Thread Mahesh Bachchan
thanks for all the information :-)

I´m using payflow pro in 9.04 OOTB, it works fine concerning processing
credit card transactions ..

@Scott: How can I use Express Checkout via Payflow Pro in release 9.04? Do
you have a example configuration?

Thank you very very much!



On Mon, Jan 25, 2010 at 10:37 AM, BJ Freeman bjf...@free-man.net wrote:

 here is the detailed.

 from the ofbiz side
 Payflow Link is the same as Express Checkout
 they use the webpages one paypal to do check out, with data return to ofbiz

 From the paypal side:
 Payflow Link is the not same as Express Checkout
 in Express Checkout it is handled by Paypal with a single processing fee

 Payflow Link the webpage on paypal goes through the gateway set up for
 the merchant by paypal. gateway by-passes Paypal and connect to
 merchants bank.There are merchant fees connected with the gateway.

 Payflow Pro does not use webpages on paypal so has to be implemented in
 ofbiz like authorizenet has be implemented. the  Merchant gateway is set
 up by paypal.

 there are more differences but does not directly effect programming.

 I have done all these on other platforms other than ofbiz.




 Scott Gray sent the following on 1/24/2010 3:17 PM:
  On 24/01/2010, at 4:14 PM, BJ Freeman wrote:
 
  Unless your calling Payflow Link the same as Express Checkout
  however it does not use the Gateway feature meaning like authorizenet.
 
  No I mean Express Checkout, you can perform the transaction via the
 Payflow gateway in a very similar way to how you would with say the NVP API
 
 
   BJ Freeman sent the following on 1/24/2010 3:09 PM:
  Scott:
  not sure you looked at the links, they do not support what you say,
  unless I missed something.
 
  Scott Gray sent the following on 1/24/2010 3:01 PM:
  On 24/01/2010, at 3:53 PM, BJ Freeman wrote:
 
  Paypal has change what they call services.
  the one that is used in 9.04 (redirect) is called
  Website Payments Pro
  https://www.paypal.com/cgi-bin/webscr?cmd=_wp-pro-overview-outside
 
  PayPal Express Checkout
 
 https://www.paypal.com/cgi-bin/webscr?cmd=_additional-payment-overview-outside
 
  Pay flow Payment Gateway is similar to authorizenet but not OOTB
 
 https://www.paypal.com/cgi-bin/webscr?cmd=_payflow-gateway-overview-outside
  Express Checkout is also available using the Payflow Pro Payment
 gateway, both implementations are available OOTB (although there were some
 limitations in the Payflow version which may or may not still be the case.)
  BJ Freeman sent the following on 1/24/2010 9:00 AM:
  not sure if Scott added Pay flow to the Trunk.
  release 9.04 and 4.0  uses the redirect but is not setup to use
 verified
  addresses.
  I use 9.04
 
  Mahesh Bachchan sent the following on 1/24/2010 6:26 AM:
  hello ofbiz-users,
  is it possible to use the payment method Paypal via PayFlow Pro
 Gateway?
  I mean, if a customer wants to pay via Paypal this payment should
 be made
  via the PayFlow Gateway without an external redirect to Paypal
 page! Is
  someone using such a solution!?? Or is paypal payment only via
 redirect to
  paypal pages available OOTB?
  Thanks
  Mahesh
 
 
 




Minimum Order Value

2010-01-13 Thread Mahesh Bachchan
Hello Ofbiz-Users,
how can I realize a Minimum Order Value process in Ofbiz?
I mean, a order should only be possible if the order value is, let's say
over 100 Dollar! Does someone has a solution for that?
Thank you very much
Mahesh


Re: paypal

2009-10-30 Thread Mahesh Bachchan
I'm a little bit confused now ...
in current 9.04 ofbiz version PayFlow Pro does not work!?
but you can configure everything in the accounting manager to use PayFlow
Pro!
Can I use PayFlow Pro in current ofbiz version 9.04  or not???
Is somebody using PayFlow Pro in version 9.04 at the moment?
Regards
Mahesh

On Tue, Sep 8, 2009 at 9:57 AM, Scott Gray scott.g...@hotwaxmedia.comwrote:

 That's right, it just uses a standard PayPal account.

 Regards
 Scott


 On 8/09/2009, at 8:48 PM, Heidi Dehaes wrote:

  this means then that it doesn't use PayFlow Pro???

 Heidi

 2009/9/8 Scott Gray scott.g...@hotwaxmedia.com

  Hi Heidi,

 There should be very little difference (if any) between the two versions
 in
 terms of the PayPal implementation.

 Regards
 Scott

 HotWax Media
 http://www.hotwaxmedia.com


 On 8/09/2009, at 8:06 PM, Heidi Dehaes wrote:

 Hello,


 Can anyone say me if in the version ofbiz release09.04 the payment via
 paypal is implemented as before in the ofbiz 4.0 version or is it
 different?

 Is PayFlow Pro now used or not?

 Or is a simple paypal interface like in the old version still available?

 thanks,
 Heidi
 Olagos team







Re: deploying ofbiz in amazon EC2

2009-10-05 Thread Mahesh Bachchan
very interesting information! thanks ...

I didn´t find any information concerning how to share common data between
different ofbiz instances!

For instance the product images (stored in folder
\framework\images\webapp\images\products). If a user adds or changes images
by using the category manager and different ofbiz instances are using the
images.

How does it work for you?
Do you store the whole ofbiz code on a EBS share and every ofbiz instance
uses this share?
Do you save the images in database instead using the filesystem?

thanks
mahesh



On Tue, Oct 6, 2009 at 5:49 AM, M Nakamura masayang.mob...@gmail.comwrote:

 I'm not using OFBiz for a while, but I'm a heavy user of EC2, and I
 would say EBS is a good solution.

 On Mon, Oct 5, 2009 at 11:40 AM, Tim Ruppert
  tim.rupp...@hotwaxmedia.com wrote:
  yeah - I definitely wouldn't be able to justify anything related to
  deploying in the stock Tomcat - it's just not worth the effort.  The way
  that Brett described it is exactly what I'd do if I were using EC2.  The
  problems, as I know it are:
 
  1. Issues with Disk
  -- Local vs Networked
  -- Being lost ALL together
  -- Unrecoverable
  2. Timing issues
  -- Clock synchronization can cause data to be out of sync.
  3. etc
 
  There are many others - you just have to find the people who are worried
  about their performance and data and not just about the cost.  I'll dig
 in
  and try to find some better case studies in the not too distant future,
 but
  I just wouldn't bet on it is all I'm saying.
 
  Cheers,
  Ruppert
  --
  Tim Ruppert
  HotWax Media
  http://www.hotwaxmedia.com
 
  o:801.649.6594
  f:801.649.6595
 
  On Oct 5, 2009, at 12:30 PM, Brett Palmer wrote:
 
  What are the issues you've had with EC2?  We've been using it for
 several
  months now and haven't found a problem.  Curious what others are finding
  for
  f others are using it.
 
  Thread specific:  we are using the OOTB ofbiz embedded tomcat and use
 svn
  to
  distribute code to our EC2 servers.  I can't see a good enough reason to
  try
  and use a WAR file with Tocmat when ofbiz integrates with it very well.
 
 
  Brett
 
  On Mon, Oct 5, 2009 at 12:05 PM, Tim Ruppert
  tim.rupp...@hotwaxmedia.comwrote:
 
  There are relatively big issues with EC2 - I'd probably look to a
 better
  run Cloud - something like what Contegix, who specializes in OFBiz
  installations, provides:
 
  http://www.contegix.com/solutions/cloud-hosting.php
 
  Cheers,
  Ruppert
 
 
  On Oct 5, 2009, at 10:59 AM, Jacques Le Roux wrote:
 
  You may try this,
 
 
 
 http://docs.ofbiz.org/display/OFBTECH/Run+OFBiz+under+outside+Application+Servers
 
  No guarantee for the Tomcat page ... (seems to be some problems
  nowadays)
 
  Jacques
 
  From: Deyan Tsvetanov deyan.tsveta...@ittconsult.com
 
  No, it is not possible :)
 
  Tomcat runs as a container inside ofbiz. You can disable it if you
 want
  to, or replace it by jetty. But you can not run ofbiz into tomcat.
  Imho:)
 
  -- deyan
 
  -Original Message-
  From: Chris Snow sno...@snowconsulting.co.uk
  Sent: 05 Октомври 2009 г. 18:59
  To: user@ofbiz.apache.org
  Subject: deploying ofbiz in amazon EC2
 
  I'm currently looking into setting up ofbiz in an amazon EC2
 instance.
 
  I'm still at early prototyping stage, but I think it would make sense
  to
  be able to build ofbiz offline and then deploy it to tomcat as a
 single
  war file.
 
  Is it possible to compile ofbiz to a single war file for tomcat?  If
  not
  I
  can investigate deploying to glassfish as a single war.
 
  Many thanks in advance,
 
  Chris
 
 
 
 
 
 
 
 
 



 --
 M Nakamura



Web/Testing Framework

2009-06-10 Thread Mahesh Bachchan
Hello,

Im searching for a Webtesting Tool (f.e. key driven) to do automated testing
(ecommerce ofbiz installation)?

Are there are some integration into ofbiz?
Some time ago there were some trails, f.e. with selenium!?
Does someone has some experiences or advices concerning automated testing?

Thanks a lot
Mahesh


Re: context object in Java ?

2009-05-07 Thread Mahesh Bachchan
I´m sorry, but I don´t understand the solution :-/

Do you have a example for me :-)

Thanks
Yours Mahesh



 On Mon, May 4, 2009 at 1:57 PM, abdullah shaikh 
 abdullah.shaik...@gmail.com
  wrote:

  Hi Olivier,
 
  You can pass the context object to the java event/method from bsh and
 then
  access it in java.
 
  Regards,
  Abdullah
  Viithiisys
 
  On Mon, May 4, 2009 at 1:34 PM, Olivier Michel olivier.mic...@gmail.com
  wrote:
 
   Hi all !
  
   In the BeanShell code we have access to a map called context we can
 use
   to
   put variables used therefter in the freemarker ftl files.
   bsh: context.put(thisvariable, value);
  
   ftl: ${thisvariable}
  
   Is there a way to get access to this map inside a Java code (for
 example
  in
   an event, or in a call to the Java method inside the bsh) ?
  
   I would like something like:
   java:
   Map mapContext = 
   ...
   mapContext.put(thisvariable, value);
  
   ftl: ${thisvariable}
  
  
   Regards
   Olivier Michel
   Cypoint Systems Innovations AB
   http://www.cypoint.sehttps://freemailng6304.web.de/jump.htm?goto=http%3A%2F%2Fwww.cypoint.se
  
 


Re: context object in Java ?

2009-05-07 Thread Mahesh Bachchan
Hello,

I´m sorry, but I don´t understand the solution :-/

Do you have a example for me :-)

Thanks
Yours Mahesh




Thank you for your answer, Abdullah !

Simple and easy solution... I was searching too far.

Regards
Olivier

On Mon, May 4, 2009 at 1:57 PM, abdullah shaikh abdullah.shaik...@gmail.com
 wrote:

 Hi Olivier,

 You can pass the context object to the java event/method from bsh and then
 access it in java.

 Regards,
 Abdullah
 Viithiisys

 On Mon, May 4, 2009 at 1:34 PM, Olivier Michel olivier.mic...@gmail.com
 wrote:

  Hi all !
 
  In the BeanShell code we have access to a map called context we can
use
  to
  put variables used therefter in the freemarker ftl files.
  bsh: context.put(thisvariable, value);
 
  ftl: ${thisvariable}
 
  Is there a way to get access to this map inside a Java code (for example
 in
  an event, or in a call to the Java method inside the bsh) ?
 
  I would like something like:
  java:
  Map mapContext = 
  ...
  mapContext.put(thisvariable, value);
 
  ftl: ${thisvariable}
 
 
  Regards
  Olivier Michel
  Cypoint Systems Innovations AB
  http://www.cypoint.sehttps://freemailng6304.web.de/jump.htm?goto=http%3A%2F%2Fwww.cypoint.se