425 users online

New PayFlowPro Plugin

1 2 Next
Posted: 6 months ago Quote
I just uploaded the PayFlowPro payment plugin. (For nop v2.20) It will be available following approval by the site admins I guess. I only implemented the authorize and capture functionality due to time constraints on this project. I hope to get back to it soon to finish some of the unimplimented methods, such as VOID, CAPTURE, REFUND, and RECURRING. Best regards!
This post/answer is useful
1
This post/answer is not useful

Please login or register
to vote for this post.

(click on this box to dismiss)
Posted: 6 months ago Quote
The archive doesn't contain any source code or assembly. Please update the plugin
This post/answer is useful
0
This post/answer is not useful

Please login or register
to vote for this post.

(click on this box to dismiss)
Andrei Mazoulnitsyn,
LinkedIn - http://ru.linkedin.com/in/mazoulnitsyn

Twitter - http://twitter.com/#!/nopCommerce
Facebook community page - http://www.facebook.com/pages/NopCommerce/108282972527146
Google+ page - https://plus.google.com/100073150079669136049
Posted: 6 months ago Quote
All set now. Sorry about that.
This post/answer is useful
0
This post/answer is not useful

Please login or register
to vote for this post.

(click on this box to dismiss)
Posted: 6 months ago Quote
Thanks. The plugin can be downloaded here
This post/answer is useful
0
This post/answer is not useful

Please login or register
to vote for this post.

(click on this box to dismiss)
Andrei Mazoulnitsyn,
LinkedIn - http://ru.linkedin.com/in/mazoulnitsyn

Twitter - http://twitter.com/#!/nopCommerce
Facebook community page - http://www.facebook.com/pages/NopCommerce/108282972527146
Google+ page - https://plus.google.com/100073150079669136049
Posted: 6 months ago Quote
I've added PayFlowPro Payment Plugin to my Plugins, but what I rebuild it I got an error -

Error  1  The type or namespace name 'PayPal' could not be found (are you missing a using directive or an assembly reference?)  ...\PayFlowProPaymentProcessor.cs  12  7  Nop.Plugin.Payments.PayFlowPro

did I miss anything?
This post/answer is useful
0
This post/answer is not useful

Please login or register
to vote for this post.

(click on this box to dismiss)
Posted: 6 months ago Quote
I forgot to tell, it's nopCommerce v2.20
This post/answer is useful
0
This post/answer is not useful

Please login or register
to vote for this post.

(click on this box to dismiss)
Posted: 5 months ago Quote
Having issues getting this to show up in NOPCOmmerce, I tried directly putting the data into the plugins folder and it did not work, I then opened it in Visual Studio 2010 and then tried to build the solution but it would not work because of a bunch of missing references such as FLUENTVALIDATION. Can someone give me direction on this? I appreciate any insight.
This post/answer is useful
0
This post/answer is not useful

Please login or register
to vote for this post.

(click on this box to dismiss)
Posted: 3 months ago Quote
I have been successful at getting PayFlowPro plugin working in version 2.3 ... finally ...

I have not upgraded to version 2.4 yet... but it is on my list to do.

Thanks for the plugin.
This post/answer is useful
0
This post/answer is not useful

Please login or register
to vote for this post.

(click on this box to dismiss)
Posted: one month ago Quote
Hi.
Can you give me instructions as you did for the PayFlowPro plugin will work in nopCommerce 2.30, if I have to make any changes in the code or installed as in nopCommerce 2.20.
Thank you.
This post/answer is useful
0
This post/answer is not useful

Please login or register
to vote for this post.

(click on this box to dismiss)
Posted: 22 days ago Quote
bradeng wrote:
Having issues getting this to show up in NOPCOmmerce, I tried directly putting the data into the plugins folder and it did not work, I then opened it in Visual Studio 2010 and then tried to build the solution but it would not work because of a bunch of missing references such as FLUENTVALIDATION. Can someone give me direction on this? I appreciate any insight.


Just saw your post and if you still need help, here it is.  I had a similar experience, 4 of the missing references can be found in your NOP site deployment's bin folder:

FluentValidation
Nop.Core
Nop.Services
Nop.Web.Framework

And the Payflow_dotNET reference is located in this plugin's source folder under the DLL directory.

I hope that helps!
This post/answer is useful
0
This post/answer is not useful

Please login or register
to vote for this post.

(click on this box to dismiss)
1 2 Next