Web Hosting Talk







View Full Version : best payment gateway for OpenSRS?


pzero
11-07-2001, 02:04 PM
Hello everybody,

we found OpenSRS (http://opensrs.org/) very convenient for wholesale domain registrations.

What is the best payment gateway to process credit card payments?

How easy is to integrate it into OpenSRS?

Thanks in advance,
Marco.

remarkable
11-07-2001, 03:32 PM
Hello,

Check out the OpenSRS-SF project on SourceForge.Net. It has direct integration with Authorize.Net and Paymentnet. I also wrote a hook for Verisign Payflow Pro.

UmBillyCord
11-07-2001, 08:04 PM
For clarification, Paymentnet was bought a few years ago by Signio which is now Verisign Payment Services.

phpjames
11-07-2001, 08:20 PM
Where can we catch OpenSRS-SF in action?

remarkable
11-07-2001, 08:31 PM
My mistake I meant ProcessingNet NOT Payamentnet.

I have a test setup HERE (http://www.remarkablehosting.com/cgi-bin/srstest/bin/order.cgi?reg_type=new)

It connects to OpenSRS test system.

phpjames
11-08-2001, 01:35 AM
Would there be anyone interested in helping me port this OPENSRS-SF project to PHP?

remarkable
11-08-2001, 01:38 AM
Originally posted by phpjames
Would there be anyone interested in helping me port this OPENSRS-SF project to PHP?

Someone already started http://sourceforge.net/projects/opensrs-php

phpjames
11-08-2001, 02:00 AM
I love it ! I love it! Is there anyone running the php version?

pzero
11-08-2001, 10:08 AM
remarkable,

I took a look at your test system here (http://www.remarkablehosting.com/cgi-bin/srstest/bin/order.cgi?reg_type=new)

It looks super cool!

Are you willing to share the source code with us?

Thanks,
Marco.

P.S.: please ignore my Test Order...

remarkable
11-08-2001, 11:24 AM
Originally posted by marcodifolco

Are you willing to share the source code with us?


There really is no code to share. It is the stock opensrs-sf with changes to the html template files. The only custom code I wrote was the hook for Payflow.

JeremyL
11-08-2001, 11:36 AM
Remarkable,

What made you go with the CGI version instead of the PHP version since the CGI still shows it's in beta? Just wondering if you saw something I am missing.

remarkable
11-08-2001, 11:43 AM
Originally posted by JeremyL
Remarkable,

What made you go with the CGI version instead of the PHP version since the CGI still shows it's in beta? Just wondering if you saw something I am missing.

I tried both.. The OpenSRS-SF is endorsed by OpenSRS (it will become the next offical client version) and it was easier to customize the look and feel, at least for me anyway.

Everything out there is beta.. the question is which is better than the rest.