如何在asp.net中显示我的网站的付款交易详情 [英] how can show the Payment TransactionDetails from My Website in asp.net

查看:85
本文介绍了如何在asp.net中显示我的网站的付款交易详情的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在asp.net中显示我的网站的付款交易详情,



用户可以付款然后在用户档案中给出TransactionDetails ..... ??? ???

how can show the Payment TransactionDetails from My Website in asp.net,

User can Payment Then Given TransactionDetails in user Profile .....??????

推荐答案

你的问题不够清楚

我们假设,有些产品是由顾客购买的。你可以得到订单详细信息,例如您的网站中的产品总数,产品成本,结算明细等等。在重定向到付款页面之前,获取选定产品详细信息,客户资料详细信息并将其存储在数据库中。



然后您被重定向到支付网关服务提供商页面。客户输入银行详细信息并付款处理。



注意:

不要将客户银行的详细信息存储在您的数据库中(不推荐)



付款后如果成功,您可以从提供商那里获得响应代码,交易状态,账单金额等。然后执行数据基本操作。如果交易成功,则更新数据库中的订单状态并在用户配置文件中显示。



联系支付网关服务提供商以获取更多详细信息
从这里开始:

介绍PayPal for C# - ASP.NET开发人员 [ ^ ]

在ASP.NET中使用PayPal支付系统 [ ^ ]

ASP.NET中的PayPal网关集成 [ ^ ]
Your Question is not clear enough
Let us Assume, some products are purchased by the customer.You can get the Order details such as Total no of products,product cost,billing details etc ...in your website.Before redirection to the payment page get the "selected" product details,customer profile details and store it in db.

Then you are redirected to Payment Gateway service provider page.There customer enter the Banking Details and payment get processed.

Note:
Don't Store Customer Bank details in your Database(It's not recommended)

Once the payment is successful you can get the Response code,Transaction status,Billed amount etc..from the provider.Then perform the Database operation.If Transaction is succesful then update the order status in db and show it in User profile.

Contact the Payment gateway service provider to get more details
Start Here:
Introduction to PayPal for C# - ASP.NET developers[^]
Use of the PayPal payment system in ASP.NET[^]
PayPal Gateway Integration in ASP.NET[^]


你的问题不明确。所以我提供了关于paypal交易的所有信息: -

在ASP.NET中使用PayPal支付系统 [ ^ ]

http://blog.effectlabs.com/post/2011/11/07/Paypal-Express-Checkout -with-C-using-Paypal-web-services.aspx [ ^ ]

http://www.asp.net/web-形式/教程/ ASPNET-45 /工具入门与 - ASPNET-45-web的表单/结账和支付与 - 贝宝 [ ^ ]

http://www.mindstick.com/Articles/41de052a-37e1-41db-aa4c-123313be444a/?How%20to%20integrate%20PayPal%20in%20A [ ^ ]
you question is not clear. so i provide all about paypal transaction:-
Use of the PayPal payment system in ASP.NET[^]
http://blog.effectlabs.com/post/2011/11/07/Paypal-Express-Checkout-with-C-using-Paypal-web-services.aspx[^]
http://www.asp.net/web-forms/tutorials/aspnet-45/getting-started-with-aspnet-45-web-forms/checkout-and-payment-with-paypal[^]
http://www.mindstick.com/Articles/41de052a-37e1-41db-aa4c-123313be444a/?How%20to%20integrate%20PayPal%20in%20A[^]


这篇关于如何在asp.net中显示我的网站的付款交易详情的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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