taking payment via c# winforms desktop application (hosted page redirect)
milsnips
New Community Member
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on
Nov-27-2014
04:49 AM
Hi there,
I want to integrate paypal payment into my app, but i dont want to be collecting c/card details then passing them to the UI.
Instead i'd like to do something like this
- User clicks a button in winforms app
- Web page opens (either in a separate web browser, or in an integrated web browser on a form)
- User completed payment
- Web browser returns success payment data which the winforms form can retrieve so it is notified that payment was done.
- winforms continues and does post-payment tasks.
Basically im looking to integrated a secure hosted paypal page into the app which the user will either pay via paypal or enter their card details here.
Any help appreciated.
thanks.
0 REPLIES 0

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
Related Content
- Using Paypal IPN (ipn.php) requires SSL Certificate ? in About Settings (Archive)
- Mobile Payment Gateway in Japan in About Business (Archive)
- How to Send Shipping Address Information to PayPal with Adaptive payments in About Payments (Archive)
- Express CheckOut-NullPointer Exception in About Payments (Archive)