将我的购物车中的物品传递给贝宝 [英] passing my shopping cart items to paypal

查看:104
本文介绍了将我的购物车中的物品传递给贝宝的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用数据库方法制作了一个购物车.

我在网上看到了大多数教程..大多数正在使用会话..

现在我想将Paypal集成到我的项目中.
我知道我必须将这些值传递给Paypal.


我们如何将汇总项支付到Paypal..

就像我在一个站点上看到的..

i made a shopping cart using database approach.

i saw most of the tuturial on net.. most are using session..

now i want to integrate paypal to my project..

i know that i have to pass the values to the paypal.


how can we pas the aggregate items to paypal..

like i see on one site..

<%=SelectedInvoice.PaypalItemList%>



我看到很多讲座使用的是购物车.我使用数据库方法..而且不知道如何将购物车中的物品粘贴到Paypal..



i saw a lots of tutrial most are of shopping cart using session. i used database approach.. and dont know how to pas the items in my cart to paypal..

推荐答案

永远不要接受来自不安全网站的代码来处理与真钱有关.
您不知道是谁在给您代码,您不知道它是做什么的,您也不知道它是在没有将详细信息传递给任何第三方的情况下将款项正确地放入适当的帐户中的.

仅从信誉良好的卡交易服务公司获得此类代码-否则欺诈的范围就很大.请记住,如果您的行为似乎是过失的话,您个人可能会对任何金钱损失承担责任-从公共论坛获取您的代码绝对是必由之路!

与Paypal交谈-他们非常有帮助:他们想要您的钱! :laugh:
Never, ever, accept code from a insecure website to handle anything to do with real money.
You do not know who is giving you the code, you do not know what it does, you do not know that it places the monies correctly into the appropriate account, without passing the details to any third parties.

Only get such code from reputable card transaction service companies - the scope for fraud otherwise is far to large. And remember, you personally could be liable for any monies lost if your action seem to be negligent - which getting your code from a public forum would most certainly be!

Talk to Paypal - they are pretty helpful: they want your money! :laugh:


http://www.dotnetfunda.com/articles/article928-online-payments-using-paypal-integration-with-aspnet-.aspx [
http://www.dotnetfunda.com/articles/article928-online-payments-using-paypal-integration-with-aspnet-.aspx[^]

refer this link contains an example with source code to integrate paypal
& for testing you can use paypal sandbox for your dummy transctions.
:)


这篇关于将我的购物车中的物品传递给贝宝的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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