简体   繁体   中英

Windows Phone 8.1 Payment Gateway Integration

Looking for some help regarding Paypal payment gateway integration using Windows Phone 8.1. Paypal doesn't have any support for 8.1 devices yet. They have a sample application targeting Windows Phone 8 here . But the Paypal checkout dll used there is not compatible with Windows Phone 8.1.

Few questions ,

  1. Are there any Windows Phone 8.1 applications which depend on Paypal for making payments.
  2. If yes , then how are these applications working ?
  3. Are there any other payment gateways which are supported in 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. I would recommend using Express Checkout , which consists of 3 API calls.

Express Checkout will automatically use a mobile experience when it detects a mobile browser.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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