简体   繁体   English

Windows Phone 8.1支付网关集成

[英]Windows Phone 8.1 Payment Gateway Integration

Looking for some help regarding Paypal payment gateway integration using Windows Phone 8.1. 寻找有关使用Windows Phone 8.1的Paypal支付网关集成的帮助。 Paypal doesn't have any support for 8.1 devices yet. Paypal尚不支持8.1设备。 They have a sample application targeting Windows Phone 8 here . 他们在此处有一个针对Windows Phone 8的示例应用程序。 But the Paypal checkout dll used there is not compatible with Windows Phone 8.1. 但是那里使用的Paypal结帐dll与Windows Phone 8.1不兼容。

Few questions , 几个问题,

  1. Are there any Windows Phone 8.1 applications which depend on Paypal for making payments. 是否有任何依赖Paypal进行付款的Windows Phone 8.1应用程序。
  2. If yes , then how are these applications working ? 如果是,那么这些应用程序如何工作?
  3. Are there any other payment gateways which are supported in windows phone 8.1 ? Windows Phone 8.1还支持其他付款网关吗?

Any help on this would be highly appreciated. 任何帮助,将不胜感激。

You could just build the API calls into your Windows Phone app directly as opposed to relying on an SDK to do it for you. 您可以直接将API调用构建到Windows Phone应用程序中,而不是依赖SDK为您完成此操作。 I would recommend using Express Checkout , which consists of 3 API calls. 我建议使用Express Checkout ,它包含3个API调用。

Express Checkout will automatically use a mobile experience when it detects a mobile browser. Express Checkout在检测到移动浏览器时将自动使用移动体验。

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

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