How do I install new payment modules?

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
13 years ago
Ive just downloaded the TransFirst Payment module.
I noticed that there are 3 folders:
-Administration
-Templates
-Nop.Payment.TransactionCentral

What do I do with the "Nop.Payment.TransactionCentral" folder. I currently cannot run Visual Studio on my system, which I assume is where you would implement this with.
Is there some other way?
13 years ago
If you can't run Visual Studio, then you're probably not going to be able to reubild the project once you add in those files -- so you're pretty much stuck unless you're a whiz with the command line compiler.

Anyway, I just wrote a review for this payment module which has some basic install instructions.  Once that review is approved, the instructions will be there...  I didn't copy what I wrote to my clipboard or I would have added it to this thread :/
13 years ago
zaezilla wrote:
What do I do with the "Nop.Payment.TransactionCentral" folder.


In the root of the project, there's a Payment folder.  This folder goes in here.  You then add the project as a reference inside of the NopCommerceStore project.
12 years ago
Jerry, do you have an updated module that works with 1.9?
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.