简体   繁体   English

iOS PayPal SDK(自定义字段)

[英]iOS PayPal SDK (Custom Field)

I want to know if there is a method with new iOS PayPal SDK to send a custom parameter to the PayPal , store it and when the transaction is completed the IPN send that parameter to my web-service . 我想知道是否有一种使用新的iOS PayPal SDK的方法来将自定义参数发送到PayPal,进行存储,并且在交易完成时IPN将该参数发送到我的Web服务。

  1. I tried with MPL PayPal SDK but I want the direct credit card payment too (which is not supported by MPL) 我尝试使用MPL PayPal SDK,但我也希望直接用信用卡付款(MPL不支持)
  2. I read about MECL SDK but it is deprecated 我阅读了有关MECL SDK的信息,但已弃用
  3. The new iOS PayPal SDK is perfect for me , but I don't have any idea how to send a custom parameter . 新的iOS PayPal SDK非常适合我,但是我不知道如何发送自定义参数。 Without this functionality , I cannot find a way to verify the transaction . 没有此功能,我无法找到一种验证交易的方法。 I know Android SDK supports custom field and I find this very intriguing that iOS does not support this yet. 我知道Android SDK支持自定义字段,但我发现iOS尚不支持此功能,这非常吸引人。

不幸的是,这两个移动SDK目前都不支持“自定义”变量或传递变量。

If the question is about verifying the payment, documentation to verify a payment is here . 如果问题与验证付款有关,请在此处查看验证付款的文档

iOS and Android are supposed to have feature parity. iOS和Android应该具有功能奇偶性。 So, if you find a discrepancy, perhaps you could open an issue that includes a link to the Android feature? 因此,如果发现差异,也许可以打开一个包含指向Android功能的链接的问题

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

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