After payment from mobile it does not generate order on Prestashop

armando_mediapc
Contributor
Contributor

 

Hi, I have a site based on Prestashop version 1.7.2, I had to buy a module to take advantage of the features of Paypal Pro, as the Paypal module for version 1.7.2 does not handle PayPal Pro. Everything works best except for an error which always occurs after my customers place an order from a mobile device.
In short, when the customer places the product in the shopping cart and makes the payment regularly, paypal does not redirect it to the site and consequently does not generate me any order (it generates a blank page).
The module I use is that of Presto-Changeo PayPal PRO 2.0.2
I contacted the developers who sent me this answer: 
"Hi Armando,
Everything on our end looks correct, and since the payment form is hosted by PayPal, they should be able to better assist.
Please contact them and explain the issue, if they mention a parameter that is not set, please let us know and we will try to address it.
Regards,
Tomer.".


In addition, I report the log of the order form not generated after the transaction:

11-Apr-2018 14:24:41$httpParsedResponseAr
Array
(
    [RECEIVERBUSINESS] => 
    [RECEIVEREMAIL] => 
    [RECEIVERID] => NV228L3D7SFXS
    [EMAIL] => ........................
    [PAYERID] => WLAPUVWP9QVLY
    [PAYERSTATUS] => verified
    [COUNTRYCODE] => IT
    [SHIPTONAME] => .................
    [SHIPTOSTREET] => ..............
    [SHIPTOSTREET2] => .....
    [SHIPTOCITY] => .............
    [SHIPTOSTATE] => Bari
    [SHIPTOCOUNTRYCODE] => IT
    [SHIPTOCOUNTRYNAME] => Italy
    [SHIPTOZIP] => 70014
    [ADDRESSOWNER] => PayPal
    [ADDRESSSTATUS] => Unconfirmed
    [SHIPTOPHONENUM] => 
    [SALESTAX] => 36.97
    [SHIPAMOUNT] => 6.90
    [SHIPHANDLEAMOUNT] => 0.00
    [GIFTRECEIPT] => 0
    [TIMESTAMP] => 2018-04-11T12:24:41Z
    [CORRELATIONID] => 77af0c3ebd7d1
    [ACK] => Success
    [VERSION] => 85.0
    [BUILD] => 39949200
    [FIRSTNAME] => .........
    [LASTNAME] => ..........
    [TRANSACTIONID] => 15G499775H144690X
    [TRANSACTIONTYPE] => webaccept
    [PAYMENTTYPE] => instant
    [ORDERTIME] => 2018-04-11T12:24:32Z
    [AMT] => 211.89
    [FEEAMT] => 3.95
    [TAXAMT] => 36.97
    [CURRENCYCODE] => EUR
    [PAYMENTSTATUS] => Completed
    [PENDINGREASON] => None
    [REASONCODE] => None
    [PROTECTIONELIGIBILITY] => Eligible
    [PROTECTIONELIGIBILITYTYPE] => ItemNotReceivedEligible,UnauthorizedPaymentEligible
    [L_QTY0] => 1
    [L_TAXAMT0] => 36.97
    [L_SHIPPINGAMT0] => 0.00
    [L_HANDLINGAMT0] => 0.00
    [L_CURRENCYCODE0] => EUR
    [L_AMT0] => 168.02
    [INSURANCEOPTIONSELECTED] => 0
    [SHIPPINGOPTIONISDEFAULT] => 0
)


11-Apr-2018 14:24:41ACK Success
1523449481

11-Apr-2018 14:24:52confirm hosted called
1523449492

11-Apr-2018 14:24:52error
1523449492

How can I solve?

Login to Me Too
0 REPLIES 0

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.