【问题标题】:All of a sudden, my Amazon FPS signature string is invalid突然间,我的 Amazon FPS 签名字符串无效
【发布时间】:2009-10-09 23:56:54
【问题描述】:

可能出了什么问题?突然间,我在尝试处理付款时收到“无效的签名字符串”错误。以下是一种形式的示例:

<form action="https://authorize.payments.amazon.com/pba/paypipeline" method="post">
<input type="hidden" name="abandonUrl" value="http://www.customerfind.com/canceled.php" >
<input type="hidden" name="accessKey" value="AKIAJXWUH5BVV74GEPGQ" >
<input type="hidden" name="amount" value="USD 12" >
<input type="hidden" name="cobrandingStyle" value="logo" >
<input type="hidden" name="collectShippingAddress" value="0" >
<input type="hidden" name="description" value="CustomerFind Twitter Subscription" >
<input type="hidden" name="immediateReturn" value="1" >

<input type="hidden" name="ipnUrl" value="http://www.customerfind.com/aws_ipn.php" >
<input type="hidden" name="processImmediate" value="0" >
<input type="hidden" name="recurringFrequency" value="1 month" >
<input type="hidden" name="referenceId" value="11" >
<input type="hidden" name="returnUrl" value="http://www.customerfind.com/controlpanel.php" >
<input type="hidden" name="signature" value="NmTfzEwmnzY0TT5yfD5Vh/UPxPM=" >
<input type="image" src="http://g-ecx.images-amazon.com/images/G/01/asp/golden_large_subscribe_withlogo_whitebg.gif" border="0"></form>

【问题讨论】:

    标签: amazon-web-services frame-rate


    【解决方案1】:

    我认为您可能应该将您的问题发布到亚马逊的支持中心,他们似乎知道这些问题并给予回应。此外,您可能会发现其他用户的类似错误以及解决他们问题的解决方案。

    例如,经过几秒钟的搜索,我找到了这个entry from the last year。他们那里还有一个搜索引擎,因此您可以查找更新的帖子。

    【讨论】:

      猜你喜欢
      • 2018-02-17
      • 1970-01-01
      • 2016-08-20
      • 1970-01-01
      • 2015-05-23
      • 1970-01-01
      • 2020-11-06
      • 2018-10-11
      • 1970-01-01
      相关资源
      最近更新 更多