Paypal MPL ライブラリ (ios) は、シミュレーターでは問題なく動作しますが、デバイスでは、ログイン ウィンドウを表示する成功率はほぼ 50% です。
以下は、PayPalInst に送信する配列です。
PayPalAdvancedPayment *payment = [[[PayPalAdvancedPayment alloc] init] autorelease];
[payment setReceiverPaymentDetails:arrInvoice];
[payment setPaymentCurrency:[NSString stringWithFormat:@"%@",@"USD"]];
[[PayPal getPayPalInst] advancedCheckoutWithPayment:payment];
arrInvoice:
PayPalAdvancedPayment{ 通貨: USD 受取人(0): PayPalReceiverPaymentDetails { 受取人: moumit_13371763##_###@#####.com 小計: 430.68 プライマリ: はい
支払いタイプ: 0 支払いサブタイプ: -1 請求書データ: (null )
説明: China Med Custom Id: (null) Merchant Name: LUCKYLiNK} Receiver(1): PayPalReceiverPaymentDetails { Recipient: pradip_13338047##_###@#####.com SubTotal: 12.92 Is Primary: No
Payment Type: 0 支払いサブタイプ: -1 請求書データ: (null)
説明: China Med カスタム ID: (null) マーチャント名: ###}}