Well, its not that difficult to implement a payment gateway, first of all, study the exact requirements that you need to pass to & fro, and later on, simply post the details required by the gateway.
(FYI -> You can use the WebRequest and WebResponse classes to send and receive response.)
Regards
Mike
Don't expect too much, too soon.
|