Oogie Posted January 13, 2013 Share Posted January 13, 2013 I created a sandbox to test virtual payments on my site but they aren't working. I get all the way to confirming with paypal. Paypal says its confirmed and finished, however when it tries to return me back to my site, the whole page is just white. I hit refresh and im givin an error. AMT -> 21.19 ITEMAMT -> 21.19 SHIPPINGAMT -> 0.00 HANDLINGAMT -> 0.00 TAXAMT -> 0.00 INSURANCEAMT -> 0.00 SHIPDISCAMT -> 0.00 L_NAME0 -> Test download L_NUMBER0 -> 8 L_QTY0 -> 1 L_TAXAMT0 -> 0.00 L_AMT0 -> 21.19 L_DESC0 -> Just a test sample of this... L_ITEMWEIGHTVALUE0 -> 0.00000 L_ITEMLENGTHVALUE0 -> 0.00000 L_ITEMWIDTHVALUE0 -> 0.00000 L_ITEMHEIGHTVALUE0 -> 0.00000 PAYMENTREQUEST_0_CURRENCYCODE -> USD PAYMENTREQUEST_0_AMT -> 21.19 PAYMENTREQUEST_0_ITEMAMT -> 21.19 PAYMENTREQUEST_0_SHIPPINGAMT -> 0.00 PAYMENTREQUEST_0_HANDLINGAMT -> 0.00 PAYMENTREQUEST_0_TAXAMT -> 0.00 PAYMENTREQUEST_0_INSURANCEAMT -> 0.00 PAYMENTREQUEST_0_SHIPDISCAMT -> 0.00 PAYMENTREQUEST_0_TRANSACTIONID -> 67L52434VP815531A PAYMENTREQUEST_0_INSURANCEOPTIONOFFERED -> false PAYMENTREQUEST_0_SHIPTONAME -> PAYMENTREQUEST_0_SHIPTOSTREET -> 1 Main St PAYMENTREQUEST_0_SHIPTOCITY -> San Jose PAYMENTREQUEST_0_SHIPTOSTATE -> CA PAYMENTREQUEST_0_SHIPTOZIP -> 95131 PAYMENTREQUEST_0_SHIPTOCOUNTRYCODE -> US PAYMENTREQUEST_0_SHIPTOCOUNTRYNAME -> United States PAYMENTREQUEST_0_ADDRESSSTATUS -> Confirmed L_PAYMENTREQUEST_0_NAME0 -> Test download L_PAYMENTREQUEST_0_NUMBER0 -> 8 L_PAYMENTREQUEST_0_QTY0 -> 1 L_PAYMENTREQUEST_0_TAXAMT0 -> 0.00 L_PAYMENTREQUEST_0_AMT0 -> 21.19 L_PAYMENTREQUEST_0_DESC0 -> Just a test sample of this... L_PAYMENTREQUEST_0_ITEMWEIGHTVALUE0 -> 0.00000 L_PAYMENTREQUEST_0_ITEMLENGTHVALUE0 -> 0.00000 L_PAYMENTREQUEST_0_ITEMWIDTHVALUE0 -> 0.00000 L_PAYMENTREQUEST_0_ITEMHEIGHTVALUE0 -> 0.00000 PAYMENTREQUESTINFO_0_TRANSACTIONID -> 67L52434VP815531A PAYMENTREQUESTINFO_0_ERRORCODE -> 0 Cart changed since the last checkout express, please make a new Paypal checkout payment Your cart is empty. When I go to my test account, I click on "My Account". Theres no download to be seen anywhere. I also have to set the payment accepted manually each time for every order, even though I have it set to automatic. I use presta 1.5.3 and paypal modual 3.4.1. Link to comment Share on other sites More sharing options...
shacker Posted January 20, 2013 Share Posted January 20, 2013 enable display errors on the defines.inc.php on config folder, and try again to chek the error (instead of white page) Link to comment Share on other sites More sharing options...
Recommended Posts