Link to home
Start Free TrialLog in
Avatar of Panos
PanosFlag for Germany

asked on

Coldfusion 8 -Safe credit card payment with verisign

Hello experts.
I'm using cf8 , apache and i'm trying to find a complete tutorial how to make safe transactions(payments) with verisign.
So far i have an expirience with transaction using paypal ipn...(not payflowpro).

Any help?
What are the steps i have to follow?
SOLUTION
Avatar of remixedcat
remixedcat
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Panos

ASKER

Hi remixedcat.
The problem i have is that many people in my country like to see the verisign logo during a transaction and customers with e-shops want to include this option.
That's why i'm interested to find a tutorial for this.


f.e i
You would need to see if the order pages have the logo on it or not. many of them display it and use it.
here's something to help you with the paypal/verisign thing
https://www.paypal.com/cgi-bin/webscr?cmd=xpt/Marketing/general/VerisignFAQ-outside
this is the verisign seal link to place on your site:
http://www.verisign.com/ssl/seal/index.html
Avatar of Panos

ASKER

I need a tutorial like the paypal tutorials i found here :https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=developer/library_download_sdks
to use coldfusion with verisign.
Sorry i was not clear enough
Please refer to the following forum link then:
http://forums.digitalpoint.com/showthread.php?t=120857
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Panos

ASKER

I have been on this site today too.It is an old post (2006) and the tutorial is using a cfx custom tag that is not used any more
In other forums i read that they are not using this tag but the cfhttp that is in coldfusion 8.(http://cf_payflowpro.riaforge.org/)
Well i have only some pieces of the "puzzle".
Avatar of Panos

ASKER

I will check your last post
Avatar of Panos

ASKER

I can't understand if i have to use the Verisign Payflow Pro SDK file or not.
Here https://www.x.com/message/9687#9687 says it is not needed
This link (https://manager.verisign.com) from the Payflow Pro Developer¿s Guide  is not working.

not working on my end either.....
Avatar of Panos

ASKER

I will continue to search in web to find something.Maybe a coldfusion developer could give us more details.
ASKER CERTIFIED SOLUTION
Avatar of SidFishes
SidFishes
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Panos

ASKER

Hi sidfishes.
This is what i was looking for.
Before i close the question please a clarification.
What is the relationship-difference between verisign and paypal?
To use verisign do i need a paypal account too?
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Panos

ASKER

i see now.i actually need a paypal account.
there was to many old and new stuff in the net and it was very difficult for me to realize what is going on.
thank you both for your help.
may be i will come back now with new questions to make this work.
Avatar of Panos

ASKER

thank you both
regards
panos
Glad to assist ;-) mergers can bring complications.
Keep in mind that PayFlow is one of the more expensive gateways, the Quantum is free and has a lot of features (storing credit card numbers for recurring billing, DialVerifiy, MaxMind GeoIP, VBV / MSC) at no extra charge.  The gateway itself is free and no transaction fees.  

It might be worth looking into to help save at least $60.00 a month
Avatar of Panos

ASKER

Thank you coreybryant for your advice