monicawi Posted July 27, 2009 Share Posted July 27, 2009 I have no idea what is wrong with the installation. I can not get it work. When I check the callback_processor.php here what I get: order-calculations-response=%3C%3Fxml+version%3D%221.0%22+encoding%3D%22UTF-8%22%3F%3E%0A%3COrderCalculationsResponse+xmlns%3D%22http%3A%2F%2Fpayments.amazon.com%2Fcheckout%2F2008-11-30%2F%22%3E%0A+++%3CResponse%3E%0A++++++%3CError%3E%0A+++++++++%3CCode%3EINTERNAL_SERVER_ERROR%3C%2FCode%3E%0A+++++++++%3CMessage%3EINTERNAL_SERVER_ERROR%3C%2FMessage%3E%0A++++++%3C%2FError%3E%0A+++%3C%2FResponse%3E%0A%3C%2FOrderCalculationsResponse%3E and here is the callback.log Sun Jul 26 23:43:52 EDT 2009 :- cba cart obj -> object(shoppingCartAmazon)#14 (5) { ["attributesArray"]=> NULL ["contents"]=> array(0) { } ["total"]=> int(0) ["weight"]=> int(0) ["content_type"]=> bool(false) } ----------------------------------------------------- Sun Jul 26 23:43:52 EDT 2009 :- Calculating tax for 0 item/items ----------------------------------------------------- Sun Jul 26 23:43:56 EDT 2009 :- International -> 1 ----------------------------------------------------- Sun Jul 26 23:43:56 EDT 2009 :- Got shipping amount from upsxml standard override MODULE_SHIPPING_UPSXML_SERVICE_CODE_US_ORIGIN_03 -> array(1) { [0]=> array(3) { ["module"]=> string(21) "United Parcel Service" ["error"]=> string(224) "111210: The requested service is unavailable between the selected locations.<br>If you prefer to use UPS as your shipping method, please contact JNL Trading Inc. via <a href="mailto:jnlelectronic@gmail.com"><u>Email</U></a>." ["icon"]=> string(135) "<img src="images/icons/shipping_ups.gif" border="0" alt="United Parcel Service" title=" United Parcel Service " width="20" height="13">" } } ----------------------------------------------------- Sun Jul 26 23:43:56 EDT 2009 :- Shipping Carrier and Shipping Override are None. Please change in Checkout by Amazon 2.0 Payment module ----------------------------------------------------- Sun Jul 26 23:43:56 EDT 2009 :- order-calculations-response=<?xml version="1.0" encoding="UTF-8"?> <OrderCalculationsResponse xmlns="http://payments.amazon.com/checkout/2008-11-30/"> <Response> <Error> <Code>INTERNAL_SERVER_ERROR</Code> <Message>INTERNAL_SERVER_ERROR</Message> </Error> </Response> </OrderCalculationsResponse> Please help Thank you, Quote Link to comment Share on other sites More sharing options...
monicawi Posted July 28, 2009 Author Share Posted July 28, 2009 I got it solved. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.