Payment Gateway Providers for NB_Store should be installed onto your website via the DotNetNuke module install function. "Host>Module Definitions>Install new module"
The PayPal gateway is included in the default NB_Store installer in version 2.1.7 and higher. It does not need to be downloaded from here.
A readme.txt is included in each install package, with instruction on how to integrate the payment gateway provider into your website.
Source code for these providers has not been listed for security reasons. Please contact the project co-ordinator if you wish to get the source code for a provider.
NEvoweb.DNN.Modules.NB_Store.GatewayPayPal.dll - This download is a debug dll, which needs to be placed into the DNN/bin folder, in order to debug the autoresponse for paypal.
PaypalDLLwithtaxdisabledforUS_tax.zip - This download is a dll which disables the tax passed to paypal, so the tax can be calculated by paypal. It needs to be placed in the DNN/bin folder.
The WorldPay gateway has been kindly donated by Keith L Johnson.