将PayPal中的信息保存到本地数据库中 [英] Save information from PayPal into local database

查看:100
本文介绍了将PayPal中的信息保存到本地数据库中的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

I want to save data from PayPal after payment success. I have table in our database contains (Amount, PaymentDate, TransactionID, UserId, IsPaymentDone, PaymentForMonth, PaymentForYear, PaymentStatus, Reason)

Please guide me how to save these information directly from PayPal if payment is successful. Thanks in advance

推荐答案

你需要在你的<$命中c $ c> RETURNURL ,您需要调用 GetExpressCheckoutDetails 方法并查看实际交易的详细信息;确认一切都井井有条。



通过: PayPal for C#简介 - ASP.NET开发人员 [ ^ ]
You need to get it when your RETURNURL is hit, you need to invoke the GetExpressCheckoutDetails method and see the details of the actual transaction; verify that everything is in order.

Go through: Introduction to PayPal for C# - ASP.NET developers[^]


这篇关于将PayPal中的信息保存到本地数据库中的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆