简体   繁体   English

Amazon FPS与ASP.NET集成

[英]Amazon FPS Integration with ASP.NET

Apparently the Amazon Flexible Payments Service is similar to Google Checkout (which I have been able to implement). 显然,亚马逊弹性付款服务类似于Google Checkout(我已经能够实现)。 However I'm getting lost in the Amazon documentation. 但是,我迷失在Amazon文档中。 I have even downloaded the C# SDK and it's still not clear what I need to do. 我什至下载了C#SDK,目前尚不清楚我需要做什么。

I was wondering if anyone else could share how they did it. 我想知道是否还有其他人可以分享他们的做法。 Preferably using WSDL. 最好使用WSDL。 Thanks 谢谢

我仍在研究该怎么做,因为他们的文档与使用画笔的猩猩差不多,但似乎通常需要执行两个操作:1)发起请求,包括金额等。结果将是来自用户的授权令牌,确认他们的购买意图2)使用此令牌,您可以完成转移,然后根据需要重定向您的应用程序。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM