Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 9 of 9

Thread: Payment GateWay Implementation

  1. #1
    souvik is offline Junior Member
    Join Date
    Sep 2009
    Location
    India
    Posts
    6

    Smile Payment GateWay Implementation

    Hi, I'm a new developer of AspDotNetStoteFront. Can you please tell me in brief, how can i implement payment gateway for INR? Your early reply wold be highly appreciated...

  2. #2
    AspDotNetStorefront Staff - Scott's Avatar
    AspDotNetStorefront Staff - Scott is offline Administrator
    Join Date
    Mar 2007
    Location
    Ashland, OR
    Posts
    2,390

    Default

    There's not really a brief way to explain how to integrate a gateway.

    You'll need to get the gateway's API and develop your class to connect to it. If you're not familiar with doing that kind of work, you might want to look at our existing gateway classes for some ideas.

  3. #3
    deanfp is offline Senior Member
    Join Date
    May 2009
    Location
    Sweden
    Posts
    556

    Default

    Where can I find these Gateway classes?

  4. #4
    ASPAlfred is offline Senior Member
    Join Date
    Nov 2007
    Posts
    2,244

    Default

    Each gateway integrated into AspDotNetStorefront has its own .cs file equivalent, just choose any (e.g. AuthorizeNet.cs) and go through the codes. You could also do a global find in Visual Studio for a particular gateway (e.g. AuthorizeNet). From there, just copy one of the existing gateways, change the name, class, and methods...

  5. #5
    deanfp is offline Senior Member
    Join Date
    May 2009
    Location
    Sweden
    Posts
    556

    Default

    I'm trying to implement Commidea Gateway but it's really difficult. Their instructions are hardly user friendly! If anyone has managed this would love to be able to hear from you.

  6. #6
    ASPAlfred is offline Senior Member
    Join Date
    Nov 2007
    Posts
    2,244

    Default

    Try contacting our devnet partners, they should be able to help you with.

  7. #7
    sasdaman is offline Member
    Join Date
    Mar 2009
    Location
    United Kingdom
    Posts
    35

    Default Class access source code required?

    Hi peps,

    To gain access to these classes to create a new gateway implementation is source code required?

    If NOT where can I find these classes e.g (AuthorizeNet.cs)

    Kind regards,
    Sahus Pilwal
    Web Designer
    eCommerce Design & Development

  8. #8
    SommerS is offline Junior Member
    Join Date
    Oct 2008
    Posts
    7

    Default

    Yes, you will need to purchase source code to add the new gateway. This can be purchased here through your MyLicenses page.
    Last edited by Rob; 01-20-2010 at 08:35 AM.

  9. #9
    sasdaman is offline Member
    Join Date
    Mar 2009
    Location
    United Kingdom
    Posts
    35

    Default

    Hi Sommer,

    Thanks for the information, I suspected source code would be required.

    Kind regards,
    Sahus Pilwal
    Web Designer
    eCommerce Design & Development