通过 PayPal Pending 的 Openart 订单
Openart Order via PayPal Pending
我有一个 Opencart 网站,基本上我有 PayPal 付款(沙盒模式),但是当我尝试付款时,即使在 Paypal 上已成功付款,它总是在管理员处等待,
这是我的错误日志 IPN
2018-02-09 7:28:38 - PP_STANDARD :: IPN REQUEST:
cmd=_notify-validate&mc_gross=253.00&invoice=44+Mark+Anthony+Bautista&protection_eligibility=Eligible&item_number1=Product+5&item_number2=&payer_id=DMF8T4TAAWKCJ&payment_date=23%3A28%3A25+Feb+08%2C+2018+PST&option_name2_1=Personalise&option_selection1_1=White&payment_status=Pending&charset=windows-1252&first_name=test¬ify_version=3.8&custom=44&payer_status=verified&business=jo-facilitator%40joyceorena.com&num_cart_items=2&verify_sign=ARhXYj9-geVZC-qz8Pfn8CjmemnhAJsEwj0adsLaEG3Lyj4S9ke0vGla&payer_email=jo-buyer%40joyceorena.com&option_name1_1=Color&txn_id=24C45780W2261325L&payment_type=instant&option_selection2_1=Size+Personalisation&last_name=buyer&item_name1=Cashmere+Saint+Laurent&receiver_email=jo-facilitator%40joyceorena.com&item_name2=Shipping%2C+Handling%2C+Discounts+%26+Taxes&quantity1=1&quantity2=1&receiver_id=4N8KBNVHLZE8Y&pending_reason=multi_currency&txn_type=cart&mc_gross_1=203.00&mc_currency=PHP&mc_gross_2=50.00&residence_country=US&test_ipn=1&transaction_subject=&payment_gross=&ipn_track_id=1b30468ca8807
2018-02-09 7:28:38 - PP_STANDARD :: IPN RESPONSE: VERIFIED
有人可以告诉我缺少什么吗?
Opencart 版本 2.2.0.0
贝宝标准支付
付款似乎是用比索发送的,但您的商家帐户中没有接受货币的比索。您需要在商家帐户中添加比索货币。
看看pending_reason=multi_currency。这以某种方式向您表明您没有持有付款所用的货币。
我有一个 Opencart 网站,基本上我有 PayPal 付款(沙盒模式),但是当我尝试付款时,即使在 Paypal 上已成功付款,它总是在管理员处等待,
这是我的错误日志 IPN
2018-02-09 7:28:38 - PP_STANDARD :: IPN REQUEST: cmd=_notify-validate&mc_gross=253.00&invoice=44+Mark+Anthony+Bautista&protection_eligibility=Eligible&item_number1=Product+5&item_number2=&payer_id=DMF8T4TAAWKCJ&payment_date=23%3A28%3A25+Feb+08%2C+2018+PST&option_name2_1=Personalise&option_selection1_1=White&payment_status=Pending&charset=windows-1252&first_name=test¬ify_version=3.8&custom=44&payer_status=verified&business=jo-facilitator%40joyceorena.com&num_cart_items=2&verify_sign=ARhXYj9-geVZC-qz8Pfn8CjmemnhAJsEwj0adsLaEG3Lyj4S9ke0vGla&payer_email=jo-buyer%40joyceorena.com&option_name1_1=Color&txn_id=24C45780W2261325L&payment_type=instant&option_selection2_1=Size+Personalisation&last_name=buyer&item_name1=Cashmere+Saint+Laurent&receiver_email=jo-facilitator%40joyceorena.com&item_name2=Shipping%2C+Handling%2C+Discounts+%26+Taxes&quantity1=1&quantity2=1&receiver_id=4N8KBNVHLZE8Y&pending_reason=multi_currency&txn_type=cart&mc_gross_1=203.00&mc_currency=PHP&mc_gross_2=50.00&residence_country=US&test_ipn=1&transaction_subject=&payment_gross=&ipn_track_id=1b30468ca8807 2018-02-09 7:28:38 - PP_STANDARD :: IPN RESPONSE: VERIFIED
有人可以告诉我缺少什么吗?
Opencart 版本 2.2.0.0
贝宝标准支付
付款似乎是用比索发送的,但您的商家帐户中没有接受货币的比索。您需要在商家帐户中添加比索货币。
看看pending_reason=multi_currency。这以某种方式向您表明您没有持有付款所用的货币。