ProductCart E-Commerce Solutions Homepage
Forum Home Forum Home > ProductCart > Customizing ProductCart
  New Posts New Posts RSS Feed - New Payment Gateway
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

New Payment Gateway

 Post Reply Post Reply
Author
Message
p00pstar View Drop Down
Newbie
Newbie
Avatar

Joined: 17-March-2007
Location: Romania
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote p00pstar Quote  Post ReplyReply Direct Link To This Post Topic: New Payment Gateway
    Posted: 13-November-2009 at 9:13am
Hi,

I need to implement a new payment gateway in ProductCart. I've managed to create the admin functionality, even some of the front.

But what i don't know is what to do after the user returns from the gateway page. I saw on other implementations that they do a redirect :

Session("GWTransType") = [some-number]
Response.redirect "gwReturn.asp?s=true&gw=[GatewayName]"

Could any one point me in the right direction ? I mean, how can i complete the order if payment was successful ?

Thanks
Back to Top
Greg Dinger View Drop Down
Certified ProductCart Developers
Certified ProductCart Developers
Avatar

Joined: 23-September-2006
Location: United States
Status: Offline
Points: 238
Post Options Post Options   Thanks (0) Thanks(0)   Quote Greg Dinger Quote  Post ReplyReply Direct Link To This Post Posted: 13-November-2009 at 9:43am
The only documentation is the following, which you may have already seen.
 
While I have a sense of our question, it's really hard to provide a useful response without knowing what gateway you are talking to, what they have the ability to return, which gateway you are working with, and probably what you have accomplished thus far..
 
We have created gateway integrations for clients in Sweden (Dibs) and Denmark (Quickpay).  I took a quick look at what we did there and actually we didn't find it necessary to deal with gwreturn.asp other than the following.  Looks like we set that page as the return URL, and I recall that in the config for the actual gateway we set the value being returned. But I'd  have to go examine their documentation again to be certain.
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.047 seconds.