Viewing 1 replies (of 1 total)
  • Plugin Author bluey80

    (@bluey80)

    The order ID is set by Paypal when a transaction is completed. So SCABN can’t send the order ID before the order is sent to Paypal. Put another way, SCABN doesn’t use an order ID or anything — it just processes the shopping cart (and item, remove item ,etc) and pushes to the client so it doesn’t need to save any state information.

    Take a look at Paypal’s IPN as when you receive an order, Paypal can push information including order number to you that way and you can use that to get it into your database. That is what we do at Iguanaworks.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Simple Cart & Buy Now] Simple-cart and return URL from Paypal’ is closed to new replies.