Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • ianhoughton 281 posts 605 karma points c-trib
    Apr 14, 2012 @ 01:05
    ianhoughton
    0

    Order status and confirmation email

    We've setup teacommerce on our site and are successfully taking orders via Paypal. The issue we have is that we are not getting notified of any new orders. The only email going out is when we manually process the order in the backend.

    We have setup the IPN return URL = http://www.yourdomain.com/tcbase/teacommerce/PaymentCallback/PayPal.aspx

    We have setup Auto Return with this URL = http:// www.yourdomain.com/shopping-basket/confirmation-of-sale.aspx, and turned on PDT.

    All new orders are coming through to the admin section but the status is set to:

    • Order Status = New
    • Payment Status = Initial (not sure what this should be).
    • Order Stage = Cart
    Once we process the order in the backend, then this changes to order.

    Surely we should be seeing Orders in the backend and not Carts, if the Paypal payment has been successful.

     

  • Anders Burla 2560 posts 8256 karma points
    Apr 14, 2012 @ 09:46
    Anders Burla
    0

    Hi Ian

    The important part here is the payment status - when its Initial it means the payment callback hasent been processed and the order stage is still a cart. This should be an order when the payment callback is processed. Have you tested your IPN from paypal? You say the cart/order change stage when you save it. Could you try and check the DB when you return from PayPal? What is the payment stage and order stage (isOrder)? And then when you click the details view of the order in the Tea Commerce section - what is the values then? (When you open the details view it will try and get a status update from PayPal, so that might be why the status changes).

    Kind regards
    Anders

Please Sign in or register to post replies

Write your reply to:

Draft