taking payment via c# winforms desktop application (hosted page redirect)

milsnips
New Community Member

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.

Login to Me Too
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.