How to Add a new Payment Module

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
14 yıl önce
Hi All,

        I have setup and installed nopCommerce. I want to add a new Payment Module. I have downloaded
        iDeal Basic payment [0.6] (https://www.nopcommerce.com/p/79/ideal-basic-payment-06.aspx).

               Would someone assist me how could i implement it in existing nopCommerce Application ?




        Thanks
        
        Ranjeet
14 yıl önce
Two steps:
Step 1. Adding or replacement of files:

There are two folders:

From the Payment folder copy tyhe content of the bin subdirectory and copy it to the bin of your website.

From the Nop.Commerce folder copy the content to the appropiate folders in your site, If you copy the whole content of thios folder to the root of your site then this should work fine.

Step 2. Update database configuration

Open SQL studio management and open the database of your nopCommerce site. Then execute the two SQL scripts so the settings table gets filled for the iDEAL settings.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.