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 |
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 > |
In reply to this post by Mahesh Bachchan
The Express Checkout flow is all that's available OOTB, I'm not even sure if it is possible to bill a PayPal account without going through to their website first.
Regards Scott HotWax Media http://www.hotwaxmedia.com On 24/01/2010, at 7:26 AM, Mahesh Bachchan wrote: > 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 smime.p7s (3K) Download Attachment |
In reply to this post by Mahesh Bachchan
One of our client use PayFlow. I am not remember if it was OOTB
implementation or our team did it. I will get the details tomorrow and update you. Thanks, Raj Mahesh Bachchan wrote: > 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 > > |
It's available OOTB because I developed it and we like to contribute back to the project.
Regards Scott HotWax Media http://www.hotwaxmedia.com On 24/01/2010, at 11:06 AM, Raj Saini wrote: > One of our client use PayFlow. I am not remember if it was OOTB implementation or our team did it. I will get the details tomorrow and update you. > > Thanks, > > Raj > > Mahesh Bachchan wrote: >> 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 >> >> > smime.p7s (3K) Download Attachment |
We do also contribute back when we develop some thing generic and useful
for others. Abdullah Shaikh donated the SagePay implementation recently. And what you saying here is contradictory to your reply in the other thread. That was the reason I was not sure if PayFlow is OOTB or not. Please note PayFlow is different than Paypal Express and PayPal standard. <quote> The Express Checkout flow is all that's available OOTB, I'm not even sure if it is possible to bill a PayPal account without going through to their website first. </quote> Thanks, Raj Scott Gray wrote: > It's available OOTB because I developed it and we like to contribute back to the project. > > Regards > Scott > > HotWax Media > http://www.hotwaxmedia.com > > On 24/01/2010, at 11:06 AM, Raj Saini wrote: > > >> One of our client use PayFlow. I am not remember if it was OOTB implementation or our team did it. I will get the details tomorrow and update you. >> >> Thanks, >> >> Raj >> >> Mahesh Bachchan wrote: >> >>> 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 >>> >>> >>> > > |
In reply to this post by Mahesh Bachchan
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 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 >> > > |
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 > > > 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 >>> >> >> > smime.p7s (3K) Download Attachment |
In reply to this post by BJ Freeman
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 >>>> >>> > |
On 24/01/2010, at 4:09 PM, BJ Freeman wrote:
> Scott: > not sure you looked at the links, they do not support what you say, > unless I missed something. Didn't look at the links but yes you did miss something, unless I imagined the time I spent developing it. > > 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 >>>>> >>>> >> > smime.p7s (3K) Download Attachment |
In reply to this post by BJ Freeman
Unless your calling Payflow Link the same as Express Checkout
however it does not use the Gateway feature meaning like authorizenet. 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 >>>>> > > |
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 >>>>>> >> >> > smime.p7s (3K) Download Attachment |
https://www.x.com/docs/DOC-1444
3rd item in the table. Regards Scott On 24/01/2010, at 4:17 PM, Scott Gray wrote: > 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 >>>>>>> >>> >>> >> > smime.p7s (3K) Download Attachment |
In reply to this post by BJ Freeman
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 >>>>>>> >>> > |
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 <[hidden email]> 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 > >>>>>>> > >>> > > > > |
It was implemented after the 9.04 release so you either have to try and back-port it or otherwise use a trunk revision.
Regards Scott On 24/01/2010, at 6:04 PM, Mahesh Bachchan wrote: > 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 <[hidden email]> 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 >>>>>>>>> >>>>> >>> >> >> smime.p7s (3K) Download Attachment |
In reply to this post by Mahesh Bachchan
try, paypal direct payment, its also doing without an external redirection,
and the implementation is also simple, and if you follow the cybersource integration is enough i think, With regards, S K Pradeep kumar, On Sun, Jan 24, 2010 at 7:56 PM, Mahesh Bachchan < [hidden email]> wrote: > 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 > |
In reply to this post by Scott Gray-2
Hi Scott,
Is there any documentation on how to set it up. On the demo server, we are directed back to ofbiz site after clicking the paypal express checkout button. Am not sure how to do the set-up and try it out. Thank, rohit |
How are you planning on using Express Checkout, via PayFlow Pro or the NVP API? (I recommend the latter)
Regards Scott HotWax Media http://www.hotwaxmedia.com On 30/01/2010, at 10:23 AM, rohit wrote: > > Hi Scott, > > Is there any documentation on how to set it up. On the demo server, we are > directed back to ofbiz site after clicking the paypal express checkout > button. > > Am not sure how to do the set-up and try it out. > > Thank, > > rohit > -- > View this message in context: http://n4.nabble.com/Paypal-Payment-via-PayFlow-Pro-tp1288675p1457532.html > Sent from the OFBiz - User mailing list archive at Nabble.com. smime.p7s (3K) Download Attachment |
Free forum by Nabble | Edit this page |