View Cart|Wish List|Login|Register | Thursday, February 09, 2012
 
 Search   ..:: Support &
    Service
  Forum
::..
 
    Minimize
www.catalooksupport.com ::: another place for CATALooK.netStore support

    Minimize
SearchForum Home
     
  DotNetNuke  CATALooK.netStore  CreditCard Paym...
 CreditCard Payments using DotNetCharge and Linkpoint
 
 7/21/2006 6:49:06 PM
andrecgm
6 posts


CreditCard Payments using DotNetCharge and Linkpoint
 Modified By andrecgm  on 7/21/2006 6:50:12 PM)

Has anyone successfully connected a Catalook store using LinkPoint as the Credit Card processor and DotNetCharge as the Gateway?

 

I have configured DotNetCharge in the site and successfully tested it using the two files provided by DotNetCharge to test LinkPoint, but I am not able to make it work using CataLook.

 

Can anyone help me please?

 7/27/2006 9:25:24 PM
host
1831 posts
1st


Re: CreditCard Payments using DotNetCharge and Linkpoint

Yes, LinkPoint is used by several CATALooK.netStore users. If you want contact one of them please send a request to support@dnnsoft.com .

To use this gateway you must add the Referrer parameter to the dotnetcharge provider. Please find all information in chapter: 'Add new .netCHARGE properties which are not defined by the CATALooK.netStore settings (module CAT_StoreSettings)'

Also you must turn of the test mode: Enter a valid license key and disable the 'CC test mode' checkbox on module CAT_SToreSettings.

 

 7/27/2006 11:10:11 PM
andrecgm
6 posts


Re: CreditCard Payments using DotNetCharge and Linkpoint

Thanks for your reply!

In your response, you mention “and disable the 'CC test mode' checkbox on module CAT_SToreSettings”, but I don’t see that option on the module. My Catalook copy has a valid license key.


I added: Objcc.Referrer="https://www.crbodies.com/Default.aspx?tabid=66&CC=1&SSL=no"  in the DotNetChargeProvider.vb as indicated in the manual, but I was informed by the LinkPoint technical support that their system does not support dynamically generated pages as the Referrer parameter.

Question:

In the field: “Merchant Hash/Certificate”, do you copy/paste the content of the .PEM Certificate or do you indicate the location of the .PEM file? In the test code provided by DotNetCharge you have to provide the location of the .PEM file.

 7/28/2006 4:57:58 AM
host
1831 posts
1st


Re: CreditCard Payments using DotNetCharge and Linkpoint
The CCTestMode option is included since the v3.98. I have sent you the latest links. Please insert the full path to the PEM file in the field: 'Merchant Hash/Certificate' e.g. c:\DotNetNuke\....
Provide only the main URL: https://www.crbodies.com for the referrer parameter
 10/12/2006 7:44:26 PM
nightshadow
4 posts
www.shadow-consulting.net


Re: CreditCard Payments using DotNetCharge and Linkpoint

Hi...  I hoping someone can help me out since I also am setting up a site that uses the LinkPoint gateway via DotNetCharge.  I have done everything that was listed previously on this post for modifying and adding the Referrer property and using the path to the .PEM file.  However the problem I have is when I go through the purchase process and the credit card info is entered and you click on the final button to process the card I end up getting an error stating that the 'Type initialization failed' on the DotNetCharge provider.  I am not sure why I get that.  Another thing I noticed is that the DotNetChargeProvider after I made the change to it and recompiled it the file size was smalled then the origianl one (10K vs 13K).  Not sure if that means I am missing something there or not.

Thanks for your help!

- Dorian

 10/14/2006 12:03:47 PM
host
1831 posts
1st


Re: CreditCard Payments using DotNetCharge and Linkpoint

You must add some lines to your web.config see below:

-Open your web.config
add the following entry in the <sectionGroup name="dotnetnuke"> section:

      <section name="Gateways" type="DotNetNuke.Framework.Providers.ProviderConfigurationHandler, DotNetNuke" />


add the following entry in the <dotnetnuke> section:

    <Gateways defaultProvider="DotNetChargeProvider">
      <providers>
        <clear />
        <add name="DotNetChargeProvider" type="CATALooK.Gateways.DotNetChargeProvider, CATALooKStore.DotNetChargeProvider" />
      </providers>
    </Gateways>

  DotNetNuke  CATALooK.netStore  CreditCard Paym...

    Minimize
www.excommerce.com ::: eXcommerce are a dedicated reseller of Catalook. If you want the features of catalook without the hassle of setup and maintenance and want some extra support options please check our services.
      

References / Live Stores | Forum | Trial Downloads | Resource Directory | Release History | Support Requests | Referral Program | Contact
CATALooK |  Terms Of Use |  Privacy Statement
Copyright 2002-2010 CATALooK