本文介绍了在基于Windows的应用程序中从Paypal获取IPN数据的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好!

我有Windows应用程序.我需要这样的功能:当客户进行任何操作时,
在我的帐户中进行交易时,我从Paypal Web服务获取IPN数据.在此服务中,我将编写代码以将接收到的IPN数据插入到我的sql服务器表中.
我正在使用Visual Studio2010.

请尽快回复我........

Hi everyone!

I have windows application. I need such a functionality that when customer make any
transaction in my account, I get the IPN data from paypal web service. IN this service i will write a code to insert recieved IPN data in my sql server table.
I am using visual studio 2010.

Please reply me soon........

推荐答案


这篇关于在基于Windows的应用程序中从Paypal获取IPN数据的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-23 22:44