集成贝宝API在Adobe Flex的 [英] Integrating Paypal API in Adobe Flex

查看:111
本文介绍了集成贝宝API在Adobe Flex的的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我写一个Flex项目中,我需要通过其API与Paypal进行沟通。 真是不知道如何下手 - 这是我的第一个Flex / AIR应用程序

I am writing a Flex project in which I need to communicate with Paypal via their APIs. Really not sure how to start with - this is my first flex/air application.

我将不使用任何服务器端技术(没有Java,PHP,.NET,ColdFusion的) - 所有的请求都来自Flex和响应送回直接Flex应用程序

I won't be using any server side technology (no Java, Php, .NET, Coldfusion) - all of the requests have to come from Flex and the response be sent back directly to the flex application.

有人可以给我一个例子什么的开始。比方说,实施<一href="https://www.x.com/developers/paypal/documentation-tools/api/refundtransaction-api-operation-nvp"相对=nofollow称号=RefundTransaction> RefundTransaction API

Can someone please give me an example or something to start with. Let's say implementation of RefundTransaction API

在Flex的。

这可能吗?如果不是,那么我需要什么层添加到技术堆栈? 只是需要一些指点,我会捡起来从那里。

Is it possible? If not, then what layer do I need to add to the technology stack? Just need some pointers and I will pick it up from there.

感谢

推荐答案

绝对看看这篇文章的 http://www.adobe.com/devnet/flex/articles/flex_paypal.html

基本上需要算出这个我自己也是如此。其中的大,大,大(雅足够大)键是不会包含您的API密钥的任何地方应用程序(或其他敏感信息)。这是使用JIT语言的缺陷之一,因为它是基于虚拟机就不能的隐藏的非常有效的。

Essentially will need to figure this out myself as well. One of the BIG, BIG, BIG (big enough for ya) keys is to NOT include your API key anywhere in the application (or other sensitive info). This is one of the pitfalls with using a JIT language because it's based on a VM it can't be hidden very effectively.

这篇关于集成贝宝API在Adobe Flex的的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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