Jump to content

designinggal

Member
  • Posts

    28
  • Joined

  • Last visited

Everything posted by designinggal

  1. I have the same problem in 5.2.10 with amazon payments. Order goes through fine but no record in cubecart of the order.
  2. Ok I just took a look at settings again, there is now a cookie domain. This has no entry. Will this affect amazon and why was this added?
  3. I have 8 support credits I just don't want to provide login to my account. Your amazon testing did not cover US state taxes since this has NEVER worked in 5.x.x. As far as the last issue I have with no order being processed in cubecart (amazon side gets order and processes payment ok), this only showed up when I upgraded from 5.2.4 to 5.2.10. I use paypal also, and I think whatever you did to fix the paypal problems did something to amazon payments. I am saying it is probably not related to the plugin code in amazon but just how cubecart is handling the basket now in 5.2.10 for all payments. I can still take amazon payments so I am not too upset at the moment, but I want my order in cubecart related to the amazon payment to show up again. Thanks
  4. On Amazon payments, you can setup callback and pipelines. Does cubecart handle these already through amazon setup in the plugin or does this have to be manually done. There is no information on this. Instant notification urls ... set in amazon payments account or is it set from cubecart automatically (if not you need to tell users what these should be)
  5. I do not see where the tax is added to Amazon payments and thus might explain why tax never worked in Cubecart in any version. Amazon states that the tax should be added after the user picks the address. You should have code to get order reference details after the address is picked and reset the purchase amount. Then when the payment page pops up the basket will have the taxes if the address is taxable. When do you think this will be done?
  6. No there are no errors in the logs in cubecart. All I really need to be done is the final action of entering the order into cubecart when amazon says the order completes. Amazon is happy because it did everything it needed to, the only problem is the code to execute the gateway.class.php call() function never happens. Therefore cubecart never takes amazons data and puts it into an order in cubecart. I wonder when all the cleanup for paypal was done that some hook is being missed now in amazon plugin call. In the hook class.cubecart.basket.php you can follow the order going from address, to wallet , to complete. It just does not get to a point of calling the gateway.class to finalize and enter the order. The order is always in ?basket mode and maybe it needs to go through ?gateway mode once for the order to be recorded in cc.
  7. Thanks but I see a lot more of these $Globals[object you want] in the code. Are these going to get replaced or wait to see if problems show up?
  8. The problem is the gateway.class.php never gets called and therefore the transaction and order never gets created and put into cube cart. I am using paypal also and I think the code changes that were done in 5.2.10 messed up amazon being called. There has to be some change in the cart code that now does not call the gateway.class.php call() function in amazon.
  9. Is there a reason this error shows up in the php error log in 5.2.10? Fatal error in classes/seo.class.php on line 735 This was changed in 5.2.10 and now getting this error in log files.
  10. For amazon tax look at class.cubecart.construct.confirm.php in the amazon hooks folder. you have the following code In each item you are adding a custom field and putting in the total tax and order taxes.... Why?? Then a few lines below if the country is US you put 0 for setcontracttax. Again, why? This is where the tax should go right? If it is not taxable to user/customer you would just being putting 0 in anyway?
  11. I will enter a ticket. Just one more thing. The payment goes through fine and the confirmation comes up. The order # is amazons order number and it links to an amazon payments receipt with your order. The only problem is no order in cubecart only an order with an amazon order number. You still need to find out why Tax is not put in since amazon knows the address. Also why can't you put logging in just like the logging you have for paypal where you can see the requests and returns. This would be helpful and since you already have this infrastructure it would not hurt to have this debug info.
  12. SSL is working fine. Amazon payments works but the order is not entered into cubecart (only amazon has order). So the bug that showed up in upgrading from 5.2.4 to 5.2.10 is now the amazon order is not entered into cubecart. Paypal is fine. It is not that my customers cannot pay with Amazon it is that the order appeared in cubecart and now does not. (I still get email from amazon that order was entered). Does anyone else see this with version 5.2.10?
  13. So now that I upgraded to 5.2.10 paypal works better but Amazon payments do NOT enter an order into cubecart. The order gets put into amazon and I get an email about the order but cubecart does not have an order anymore. Its like they bought from amazon with me as the supplier. Is there a way we can put an order into cubecart also like it was working previously? The payments work but it is just there used to be an order in cubecart but now nothing ... have to go to amazon to see it. One more item, paypal charges tax fine but amazon has no tax in the sale. Why not? Thanks
  14. Well the fix does prevent multiple addresses from showing up and the order itself looks good(numbers for country and stated in both shipping and delivery), but cubecart still adds the customer and the the addresses in the address_book still show up with state names and not state id codes. .. Cant this just be fixed in the one function call to add a new address to always have a check on the state and country field?
  15. I am using the plugin and have enabled Website Payments Pro. This allows me to take credit cards on the normal checkout. This normal checkout is working fine because you have to log in or type your information in along with credit card number. It is the paypal button that takes you to paypal website and then back to cubecart that is the one having problems. It still works it just is causing me to go into the database and change states back to numbers. Also I always end up with 4 or more address entries for the customer (even though all 4 are the same address)
  16. In cubecart I put an item into the basket. I am NOT logged in. I go to view basket. I then hit the paypal button and it takes me to paypal and my company name an logo is there which is nice. I log into paypal and confirm the payment. Paypal takes me back to the checkout page. But this is the important part …. The cart now has my name , email and address in it … So this goes to opposite of what you are saying happens. Now if I hit confirm on this page the order goes through. However if cubecart knows who I am based on checking the email that came from paypal I get the following error The following errors were detected:That email address is already being used. Please check that the defined shipping method is suitable and click "Checkout" or "Update Basket" to continue to payment. So I have to put a different email in to get it to work. I did put the fixes you had mentioned on the prior posts and this did fix a problem where paypal rejected the address (state problem) but I just want to make it clear that there is still one problem left here. This address that came from paypal needs the state to be converted before cubecart takes it or I end up with text in the state field which we know we do not want. Also it might be beneficial not to enter the customer in at all because the email address would then not show up as being a duplicate. The amazon checkout does this correctly as far as not putting the customer into cubecart. The only problem with Amazon checkout is it does not put the state number into the shipping and billing of the order. I hope this is clear because it should point to where a fix can occur. Thank you
  17. It should be stored as a number in CC5 but it is NOT! Thats the bug. When a user comes back from confirming paypal the customer entered into the system has a text for example Wisconsin instead of the number 64. So it needs to be fixed.
  18. I think it is that the paypal plugin is getting the address from paypal and it is in a text format and it is NOT converting it to a lookup number before storing it in cubecart v5. My address book is fine it is only these recent paypal transactions that are not working. If someone could just look the part over where a unregistered customer is coming back from paypal after approving the fee and the address state is not converted to a number before putting it into cubecart database.
  19. Thanks for doing this, I have high hopes for Amazon payments. I also offer Paypal and it is working but has some issues i also hope get fixed. This is in the plugin for paypal. When someone pays with paypal, there state name shows up in the address book and not their state number. My database was converted from CC4 and all my state entries have correct numbers representing the state/province. But now paypal in cc5 is putting names back in . I think it would also be nice if someone uses these external gateways and a duplicate email comes back that we can just have a dummy email (unique of course) put in or have a easy way to fix this email duplicating problem. Also, just to make cubecart the best, it would be nice to have the checkout buttons always above the list of products purchased in the cart rather than below. The buttons also need a little more explanation and be more pronounced (not many skins yet to choose for better checkout) so it says ---> Checkout with MC/Visa/Amex Credit card --> big button ... then use your Amazon account information for checkcout -->> use Paypal .. Easy checkout helps. Cubecart having Amazon is big for my site and I just want the experience to be good. One more issue with Amazon checkout is that for IE10, my website and amazon.com have to be in the safe site list under security options in IExplorer for amazon checkout to work. Would be nice to if the cart could programically see this and shut off the amazon payment button, Maybe a page (helper page) would help the user having problems. Thanks again
  20. When an amazon payment is processed the customer is not entered into cubecart ... The order has 0 for the customer number. This might be related to a Amazon user having the same email as a user in cubecart and they did not log into cubecart first. So cubecart sees the duplicate email and fails to enter the customer into the database. I notice on Paypal Express the user is warned that the email is already in use and makes you change it. Also, and this might be related to more of the state / stateid problem. The amazon user has his state show up as not selected when it should be a valid state. I think there needs to be some patch for the Amazon checkout to get the state and convert it to a state number. Has anyone found a fix for this? Thanks, Designingal
  21. Can anyone help me trouble shoot that emails are not going out to my customers when orders are placed but the admin emails are coming to me. I have CC version 5.2.4. Thank you.
  22. I have gone through every seller on Cubecartforums.org and not found a mod that addresses this issue. The quickest fix I can see would be to install a minimum purchase mod, because essentially that is what I want; the ability to see the order and comfim that A has been purchased before B is given. One more question, is there anywhere in my cart setup that allows more control over download purchases, other than the number of times a download is allowed and amount of time before expiration?
  23. I sell downloadable products that are only available if another product is purchased, otherwise their sale price is $0.00. If a customer places the downloadable in their cart and then proceedes to checkout and places the order, the valid link will appear in their order history. Is there a way this link will not be activated until I change the order history to Completed and Dispatched? I need to visually see the order and make sure the purchase requirements have been met. Any help would be greatly appreciated.
×
×
  • Create New...