Invalid parameter : currency in PayPal MPL SDK for iOS

随声附和 提交于 2019-12-13 04:32:34

问题


I am using PayPal MPL SDK for iOS app. I am initiating the transaction for China using CNY currency. When I clcik on Pay with PayPal button , I am getting below error

Invalid parameter : currency

So I tried with RMB currency , still I got the same error. Can anybody tell me whats wrong in the currency for China ?

Thanks.


回答1:


RMB is not a valid currency value for use in the Mobile Payment Library.

The Mobile Payment Library Guide for iOS has a list of currencies that are supported: https://www.paypalobjects.com/webstatic/en_US/developer/docs/pdf/pp_mpl_developer_guide_and_reference_iphone.pdf



来源:https://stackoverflow.com/questions/17987634/invalid-parameter-currency-in-paypal-mpl-sdk-for-ios

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!