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 5 of 5

Thread: Adding support for a payment gateway similar to PayPal?

  1. #1
    shark92651 is offline Member
    Join Date
    Jan 2006
    Posts
    81

    Default Adding support for a payment gateway similar to PayPal?

    Would I be dreaming to think that adding support for a new payment method, that is very similar to PayPal, would be something I could handle myself? There is a new company called "GunPal.com" which is much more "friendly" (i.e. not downright hostile and discriminatory) towards my industry. What is involved in getting support for this payment method incorporated into ASPDNSF? I am in contact with the creator of GunPal.com and may consider coding support into ASPDNSF for them. Is there an API or any other docs that a 3rd party can use to code this support? Is this something that ASPDNSF would consider adding themselves?

    Thanks

  2. #2
    shark92651 is offline Member
    Join Date
    Jan 2006
    Posts
    81

    Default

    bump - any info available to me on doing this? Is this something that is not too terribly difficult to figure out if I buy the ASPDNSF source?

  3. #3
    mbertulli is offline Senior Member
    Join Date
    Aug 2008
    Posts
    243

    Default

    If you can program/code then integrating a new gateway shouldn't be a problem. Not sure what you're asking?
    Matthew Bertulli
    Demac Media
    mbertulli@demacmedia.com
    Custom Web Design & E-Commerce Development
    AspDotNetStoreFront Platinum DevNet Partner
    ----

    Custom Skinning & Design
    Web Services Integration
    Custom Reporting
    Salesforce.com eCommerce AspDotNetStoreFront Integration

  4. #4
    shark92651 is offline Member
    Join Date
    Jan 2006
    Posts
    81

    Default

    I know how to code but I want to make sure it is not too difficult to do this using the source alone before I shell out a grand to buy it. This is why I asked first about any docs and if it were possible to do from studying the source. Have you coded a payment gateway for ASPDNSF? How difficult was it? What resources did you use to get it done?

  5. #5
    Dusty is offline Member
    Join Date
    Jun 2009
    Posts
    176

    Default

    I'd recommend as a starting place is getting the API for the gateway to determine how difficult their API looks as that's going to be the more complicated component. Once you can process transactions via their API integrating that into the Storefront is relatively straightforward.

    Dusty
    AspDotNetStorefront Staff