简体   繁体   English

C#中的PayPal付款简单示例

[英]PayPal payment simple example in c#

I'm creating a PayPal payment method for my ASP.Net website. 我正在为ASP.Net网站创建PayPal付款方式。 I'm looking at PayPal API docs but I feel lost in it. 我正在查看PayPal API文档,但我感到迷失了。

I have a simple cart and I want to implement the simplest way to send to PayPal payment information and retrieve payment status. 我有一个简单的购物车,我想实现最简单的方式将付款信息发送到PayPal并检索付款状态。

Can you point me to a simple example, documentation or steps to achieve this? 您能否指出一个简单的示例,文档或实现此目的的步骤?

I can also recommend encores paypal sdk if you want to get started quickly. 如果您想快速上手,我也可以推荐Encore Paypal SDK。 It's not free but I've been using it for a year now and am extremly happy. 它不是免费的,但我已经使用了一年了,非常高兴。 (No I'm not affiliated..:-)) http://www.encoresystems.net/ (不,我不隶属。.:-)) http://www.encoresystems.net/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM