贝宝payaction =授权? [英] paypal paymentaction = authorization ?

查看:265
本文介绍了贝宝payaction =授权?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

链接到项目

我编辑此项目:
我替换
PaymentAction = PaymentActionCodeType.Sale;

PaymentAction = PaymentActionCodeType.Authorization,
在ExpressCheckOutSuccess.aspx中
我遇到以下错误:
调用PayPal时发生异常.第一个例外:该交易无法通过PaymentAction of Authorization完成.
请帮助

Link to the project

i edit this project:
i replace
PaymentAction = PaymentActionCodeType.Sale;
by
PaymentAction = PaymentActionCodeType.Authorization,
in the ExpressCheckOutSuccess.aspx
I face the follwoing error:
Exception(s) occured when calling PayPal. First exception: This transaction cannot be completed with PaymentAction of Authorization.
please help

推荐答案

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

仅从贝宝自己获得这样的代码-否则欺诈的范围就很大.请记住,如果您的行为被视为疏忽大意,您本人应对损失的任何金钱负责-从公共论坛获取您的代码绝对是可以的!
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 Paypal themselves - the scope for fraud otherwise is far to large. And remember, you personally could be liable for any monies lost if your action is seen to be negligent - which getting your code from a public forum would most certainly be!


这篇关于贝宝payaction =授权?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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