Oh, i was in developer mode
Ok so this is new testing now:
URL is put in paypal as i showed before so that’s fine, i have only active PayPal Express Checkout and IPN plugin
I’ve enabled sandbox mode in PayPal Express Checkout
This is what i get in details on account that i use in sandbox buyer account https://awesomescreenshot.com/0745z1102e
This is what i get in developer sandbox where i see account that receive money https://prntscr.com/bk3clp money is sent and payment is completed
when i click on Transaction 01A579511A711293K under PayPal Payment Review
i see only this https://prntscr.com/bk3d1v
And on my site order is on hold
https://awesomescreenshot.com/0e85z11jb4
IPN log have nothing in logs for this transaction and express checkout log have this
06-23-2016 @ 18:44:47 - Start Pay Action
06-23-2016 @ 18:44:48 - ...Order ID: 21349
06-23-2016 @ 18:44:48 - ...Order Total: 15.00
06-23-2016 @ 18:44:48 - ...Cart Total: <span class="woocommerce-Price-amount amount"><span class="woocommerce-Price-currencySymbol">$</span>15.00</span>
06-23-2016 @ 18:44:48 - ...Token:EC-5CJ14189CK558312X
06-23-2016 @ 18:44:49 - Test Mode: yes
06-23-2016 @ 18:44:49 - Endpoint: https://api-3t.sandbox.paypal.com/nvp
06-23-2016 @ 18:44:49 - Request: Array
(
[USER] => *****
[PWD] => *****
[VERSION] => 124.0
[BUTTONSOURCE] => AngellEYE_SP_WooCommerce
[SIGNATURE] => *****
[METHOD] => DoExpressCheckoutPayment
[TOKEN] => EC-5CJ14189CK558312X
[PAYERID] => 8YE9ENJYNFAXC
[RETURNFMFDETAILS] => 1
[PAYMENTREQUEST_0_AMT] => 15.00
[PAYMENTREQUEST_0_CURRENCYCODE] => USD
[PAYMENTREQUEST_0_INVNUM] => 21349
[PAYMENTREQUEST_0_PAYMENTACTION] => Sale
[PAYMENTREQUEST_0_ITEMAMT] => 15.00
[L_PAYMENTREQUEST_0_NAME0] => Championship Kalista Stream overlay
[L_PAYMENTREQUEST_0_AMT0] => 15
[L_PAYMENTREQUEST_0_NUMBER0] => 05a440f09502
[L_PAYMENTREQUEST_0_QTY0] => 1
)
06-23-2016 @ 18:44:49 - Response: Array
(
[TOKEN] => EC-5CJ14189CK558312X
[SUCCESSPAGEREDIRECTREQUESTED] => false
[TIMESTAMP] => 2016-06-23T16:44:49Z
[CORRELATIONID] => 13b673618552f
[ACK] => Success
[VERSION] => 124.0
[BUILD] => 23135465
[INSURANCEOPTIONSELECTED] => false
[SHIPPINGOPTIONISDEFAULT] => false
[PAYMENTINFO_0_TRANSACTIONID] => 01A579511A711293K
[PAYMENTINFO_0_TRANSACTIONTYPE] => cart
[PAYMENTINFO_0_PAYMENTTYPE] => instant
[PAYMENTINFO_0_ORDERTIME] => 2016-06-23T16:44:48Z
[PAYMENTINFO_0_AMT] => 15.00
[PAYMENTINFO_0_FEEAMT] => 0.74
[PAYMENTINFO_0_TAXAMT] => 0.00
[PAYMENTINFO_0_CURRENCYCODE] => USD
[PAYMENTINFO_0_PAYMENTSTATUS] => Pending
[PAYMENTINFO_0_PENDINGREASON] => paymentreview
[PAYMENTINFO_0_REASONCODE] => None
[PAYMENTINFO_0_PROTECTIONELIGIBILITY] => Ineligible
[PAYMENTINFO_0_PROTECTIONELIGIBILITYTYPE] => None
[PAYMENTINFO_0_SECUREMERCHANTACCOUNTID] => ERWQJG8R5XVJJ
[PAYMENTINFO_0_ERRORCODE] => 0
[PAYMENTINFO_0_ACK] => Success
)
06-23-2016 @ 18:44:49 - Transaction 01A579511A711293K is OK. Setting: disabled, Response: Ineligible
06-23-2016 @ 18:44:49 - Payment confirmed with PayPal successfully
So what im doing wrong do i need to use something else then express checkout or i need to uncheck something there or… dunno im totally lost here