![]() |
New Payment Gateway |
Post Reply
|
| Author | |
p00pstar
Newbie
Joined: 17-March-2007 Location: Romania Status: Offline Points: 0 |
Post Options
Thanks(0)
Quote Reply
Topic: New Payment GatewayPosted: 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 |
|
![]() |
|
Greg Dinger
Certified ProductCart Developers
Joined: 23-September-2006 Location: United States Status: Offline Points: 238 |
Post Options
Thanks(0)
Quote Reply
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.
|
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |