Hafax Posted May 26, 2014 Share Posted May 26, 2014 When I make the payment with PayPal on my website with prestashop, after Checkout Payment, the page goes to a 404 error, and if I refresh I get this error:Please try to contact the merchant:<b>PayPal response:</b>BILLINGAGREEMENTACCEPTEDSTATUS -> 0CHECKOUTSTATUS -> PaymentActionCompletedTIMESTAMP -> 2014-05-26T11:37:21ZEMAIL -> [email protected]PAYERID -> DMCCLG8Q5ZSX8PAYERSTATUS -> unverifiedFIRSTNAME -> Firstname MiddlenameLASTNAME -> LastnameCOUNTRYCODE -> DKSHIPTONAME -> Firstname Middlename LastnameSHIPTOSTREET -> AdressSHIPTOSTREET2 -> AdressSHIPTOCITY -> CitySHIPTOZIP -> ZipcodeSHIPTOCOUNTRYCODE -> DKSHIPTOCOUNTRYNAME -> DenmarkADDRESSSTATUS -> UnconfirmedCURRENCYCODE -> DKKAMT -> 6.00ITEMAMT -> 6.00SHIPPINGAMT -> 0.00HANDLINGAMT -> 0.00TAXAMT -> 0.00INSURANCEAMT -> 0.00SHIPDISCAMT -> 0.00L_NAME0 -> prøve itemL_NUMBER0 -> 29L_QTY0 -> 1L_TAXAMT0 -> 0.00L_AMT0 -> 6.00L_DESC0 -> lalala...L_ITEMWEIGHTVALUE0 -> 0.00000L_ITEMLENGTHVALUE0 -> 0.00000L_ITEMWIDTHVALUE0 -> 0.00000L_ITEMHEIGHTVALUE0 -> 0.00000PAYMENTREQUEST_0_CURRENCYCODE -> DKKPAYMENTREQUEST_0_AMT -> 6.00PAYMENTREQUEST_0_ITEMAMT -> 6.00PAYMENTREQUEST_0_SHIPPINGAMT -> 0.00PAYMENTREQUEST_0_HANDLINGAMT -> 0.00PAYMENTREQUEST_0_TAXAMT -> 0.00PAYMENTREQUEST_0_INSURANCEAMT -> 0.00PAYMENTREQUEST_0_SHIPDISCAMT -> 0.00PAYMENTREQUEST_0_TRANSACTIONID -> 81L157049P102883XPAYMENTREQUEST_0_INSURANCEOPTIONOFFERED -> falsePAYMENTREQUEST_0_SHIPTONAME -> Firstname Middlename LastnamePAYMENTREQUEST_0_SHIPTOSTREET -> AdressPAYMENTREQUEST_0_SHIPTOSTREET2 -> AdressPAYMENTREQUEST_0_SHIPTOCITY -> CityPAYMENTREQUEST_0_SHIPTOZIP -> ZipcodePAYMENTREQUEST_0_SHIPTOCOUNTRYCODE -> DKPAYMENTREQUEST_0_SHIPTOCOUNTRYNAME -> DenmarkPAYMENTREQUEST_0_ADDRESSSTATUS -> UnconfirmedPAYMENTREQUEST_0_ADDRESSNORMALIZATIONSTATUS -> NoneL_PAYMENTREQUEST_0_NAME0 -> prøve itemL_PAYMENTREQUEST_0_NUMBER0 -> 29L_PAYMENTREQUEST_0_QTY0 -> 1L_PAYMENTREQUEST_0_TAXAMT0 -> 0.00L_PAYMENTREQUEST_0_AMT0 -> 6.00L_PAYMENTREQUEST_0_DESC0 -> lalala...L_PAYMENTREQUEST_0_ITEMWEIGHTVALUE0 -> 0.00000L_PAYMENTREQUEST_0_ITEMLENGTHVALUE0 -> 0.00000L_PAYMENTREQUEST_0_ITEMWIDTHVALUE0 -> 0.00000L_PAYMENTREQUEST_0_ITEMHEIGHTVALUE0 -> 0.00000PAYMENTREQUESTINFO_0_TRANSACTIONID -> 81L157049P102883XPAYMENTREQUESTINFO_0_ERRORCODE -> 0Cart changed since the last checkout express, please make a new Paypal checkout paymentYour cart is empty.Anyone have any idea how to fix this? I'm using prestashop 1.5.6.1 with the Alysum ThemeThe order goes through, on Paypal, and I recieve the money correctly, so it seems to be a problem on prestashop of some sort. Link to comment Share on other sites More sharing options...
Dh42 Posted June 1, 2014 Share Posted June 1, 2014 These ones are tough to debug. You could look at the server logs from when the cart comes back from paypal to see what happens. Also, you can set error reporting on to see the error message when the cart comes back from paypal. Does your product have an ean13 by chance? Link to comment Share on other sites More sharing options...
Hafax Posted June 2, 2014 Author Share Posted June 2, 2014 Thanks for trying to help, but I spoke with the creators of the module, and they managed to find a solution. Zip Code wasn't required on my website, but it is required by paypal, and when the module tries to get the ZipCode which is empty you get the error. So it was fixed by making ZipCode a requirement for adresses on my website.Many thanks to 202 ecommerce. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now