Call out to any FoxyCart / CoolCommerce people on the boards :D
I’m currently using FoxyCart as my shopping cart integration solution and have built my own order page in an EE weblog with statuses for customer orders. For example, I have a weblog status for “order placed”, a status for “awaiting payment”, a status for “payment received”, and a status for “order shipped”. Currently, I manually have to switch statuses once I receive a payment, which is time-consuming and potentially worrisome for the recently paid customer if I can’t change the status in a timely manner.
What I’m looking to do is after the customer has paid for the item, a signal gets sent back from the FoxyCart XML feed and tells my weblog status to flip over to “paid”. Is something like this possible?