This is a migrated thread and some comments may be shown as answers.

Payment Gateway in Silverlight

1 Answer 86 Views
HTMLPlaceHolder
This is a migrated thread and some comments may be shown as answers.
Vuyiswa
Top achievements
Rank 2
Vuyiswa asked on 15 May 2011, 12:59 PM
Good Day All

I am intergrating a Credit card Payment from a third party gateway. They dont expose web methods, so we have to use their page to process the CC. So i used a Telerik HtmlContainer to host their page and now i want to do a post and get a response URL that will contain the results that will tell me if the payment went through.

https://www.vcs.co.za/vvonline/ccpay.asp?p1=FP99&p3=Test%20ccPay


MOre info https://www.vcs.co.za/

Have anyone does this before ?

Thanks

1 Answer, 1 is accepted

Sort by
0
Accepted
Petar Mladenov
Telerik team
answered on 18 May 2011, 03:31 PM
Hi Vuyiswa Maseko,

You probably need to make a bridge between JavaScript and managed code. Could you please examine this links showing
1. How to call JavaScript from managed code (MSDN).
2. How to call managed code from JavaScript (MSDN).
3. Article with sample code, showing how to call javascript functions from RadHTMlPlaceHolder.
and let us know if they are a good starting point for you.

Best wishes,
Petar Mladenov
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
HTMLPlaceHolder
Asked by
Vuyiswa
Top achievements
Rank 2
Answers by
Petar Mladenov
Telerik team
Share this question
or