473,396 Members | 1,936 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

asp.net C# payflowlink post and capturing silent post

my application is in asp.net using C#
hi guys having a complicated problem
i am using payflowlink to process CC payments
I have to send a httppost to their servers. The problem
is how do i do a post where i get these values like the
amount from the database.
eg of the post:
<form method="post"
action="https://payflowlink.verisign.com/payflowlink.cfm">
<input type="hidden" name="name" value="john adams">
<input type="hidden" name="amount" value="12.00">
.....
.....
<input type="submit" value="buy">
</form>
i want the user to hit purchase now button
(asp:ImageButton onClick="purchase_clicked")
and when the the purchase_clicked function is run the
function should get the price from database and then send
the post automatically without the user having to click
anymore buttons)
(i know how to get the price from database, but how do i
do a post from that function. any help would be
appricated thans)

Problem 2:
Secondly once the transaction in completed the result is
sent back to my website from verisign (owner of
payflowlink) in a silent post. How would i capture the
name/value pairs string they sent in the silent post in
asp.net C#.
any code samples would be greatly appriciated
thanks alot
any question please call me 718-909-2244
my name is khawar
Nov 17 '05 #1
1 4745
Other may have better answers (I am looking for one too), but it sounds a
lot like Paypal. For paypal I build a querystring instead a form post. I
don't know if payflow work the same but it may be worth a try. ( I hide the
query string from the user using a window.status)

For you second question you will need to look into webrequest and
webresponse. You need a page to 'listen' for a post and then process.
Usually this means sending a response back to their servers acknowedging
that the information is valid, then you can use the information from the
post to update your database.
"khawar" <kh********@hotmail.com> wrote in message
news:05****************************@phx.gbl...
my application is in asp.net using C#
hi guys having a complicated problem
i am using payflowlink to process CC payments
I have to send a httppost to their servers. The problem
is how do i do a post where i get these values like the
amount from the database.
eg of the post:
<form method="post"
action="https://payflowlink.verisign.com/payflowlink.cfm">
<input type="hidden" name="name" value="john adams">
<input type="hidden" name="amount" value="12.00">
....
....
<input type="submit" value="buy">
</form>
i want the user to hit purchase now button
(asp:ImageButton onClick="purchase_clicked")
and when the the purchase_clicked function is run the
function should get the price from database and then send
the post automatically without the user having to click
anymore buttons)
(i know how to get the price from database, but how do i
do a post from that function. any help would be
appricated thans)

Problem 2:
Secondly once the transaction in completed the result is
sent back to my website from verisign (owner of
payflowlink) in a silent post. How would i capture the
name/value pairs string they sent in the silent post in
asp.net C#.
any code samples would be greatly appriciated
thanks alot
any question please call me 718-909-2244
my name is khawar

Nov 17 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: harish | last post by:
i am trying to install jdk1.4.0 using silent installation. i am performing the following steps: 1) First i am writing to a .iss file using the command: j2sdk-1_4_0-win.exe -a -r -f1"C:\setup.iss"...
0
by: PiErre | last post by:
Hi, I used to install python 2.2 with the option /s (silent) on win2k server. Now I migrated to python 2.3 (Python-2.3.4.exe) and it seems to me that in all the registry values the drive is...
3
by: TThai | last post by:
Hi, I've created an application that uses crystal report in VB dotnet environment. I've created an MSI package to be installed on the client pc to make the crystal report to work. However, the...
33
by: Joerg Schuster | last post by:
Hello, Python regular expressions must not have more than 100 capturing groups. The source code responsible for this reads as follows: # XXX: <fl> get rid of this limitation! if...
0
by: joseph.inglis | last post by:
Heres an interesting one and i guess its idea that are needed as opposed to a direct solution (although one would be welcomed of course). I want to render a webpage as an image. At the moment...
2
by: khawar | last post by:
my application is in asp.net using C# hi guys having a complicated problem i am using payflowlink to process CC payments I have to send a httppost to their servers. The problem is how do i do a...
1
by: eelisdotnet | last post by:
Hi I have an application that have to be installed in silent/passive mode. The first installation goes well. When I try to execute a silent/passive installation of the new version (new msi...
112
by: istillshine | last post by:
When I control if I print messages, I usually use a global variable "int silent". When I set "-silent" flag in my command line parameters, I set silent = 1 in my main.c. I have many functions...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.