hello, need help to integrate a custom gateway

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
fabiomenezes
Ensign (ENS)
Ensign (ENS)
Posts: 5
Joined: Tue Oct 07, 2008 9:08 am

hello, need help to integrate a custom gateway

Post by fabiomenezes » Tue Oct 07, 2008 9:12 am

Hello

I need to implement a simple gateway provided by my ISP.

As an example, I use the AMEX credit card for payment.

The gateway URL is 'https://comercio.locaweb.com.br/comercio.comp', and via post paramaters my e-commerce will send to this address the buyer information such as contact, phone number and other parameters required to value the transaction.

After that a secure popup window from the ISP gateway will open to enter the credit card number and other data.

Then, my gateway ISP using a return URL (Return.html) send information parameters about the transaction.

Is it possible to integrate this gateway with AbleCommerce?

Thanks for the help.


Post Reply