cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
677
Views
0
Helpful
1
Replies

third party payment gateway design

ahmed.gadi
Level 1
Level 1

Hi all,

        I have a scenario.

On our website, there is an option to pay mobile,electrycity etc bill from payment gateway (third party). when user click on that link, my servers(behind CSS) should go to paymrent gateway using their SSL cert (payment gateway SSL cert) and should provide payment gateway link to user on our website.

Can someone help me how to implement this scenario using CSS115003 ?

user access https://www.mycompany_website.com---click on Payment Gateway---My servers get authenticated from pyament gateway using their cert--revert back and provide payment gateway link to user on https://www.mycompany_website.com

Please let me know if you need more explanation.

Regards

Ahmed...

1 Reply 1

Daniel Arrondo Ostiz
Cisco Employee
Cisco Employee

Hi Ahmed,

I don't understand what exactly you need to do on your CSS because, from what you explained, the original URL and the second one are the same, and both requests are even done using SSL.

Can you be more specific on what are your requirements?

Daniel