Hi,
Can we implement Authorize.net Server Integration Method for payment gateway in ASPDotnetStoreFront?. If so can you explain the procedure.
Hi,
Can we implement Authorize.net Server Integration Method for payment gateway in ASPDotnetStoreFront?. If so can you explain the procedure.
If you've got the source code you could add that gateway, sure. As for the 'procedure' - same as any other gateway pretty much. You'll have to get their API docs and write a class to handle it, then add that to the solution and adjust the Gateway.cs logic to handle it. You might take a look at how we've integrated Worldpay, 2checkout, and the other 'boomerang' gateways for some ideas on how it should all be structured.
Hi,
I implemented the logic for SIM for authorize.net.I didn't find the Gateway.cs file in the solution am using v8.0.3 of ADNSF. Please guide me with sample codes.
Hmm, what's the exact version of the software you're using? There is no 'v8.0.3' - if you're not sure exactly, you can check on the admin home page of you're site.
Did you purchase the source code with your license? You're only going to have access to the class files like Gateway.cs if you have the full source.
This is the version of ADNSF:
Version (Code/DB): AspDotNetStorefront ML 8.0.1.2/8.0.1.2
Ya we have purchased the whole source code, Please see the attached image .
It's definitely in there if you purchased the source code, in the ASPDNSFGateways project. If you downloaded the software immediately after the purchase (before the SLA was signed), you won't have gotten the full-source download, just the standard files. Try downloading the software again, if you did buy the source code it'll be in there.![]()