
Originally Posted by
alexexela
Here is my logic, if there is anything wrong, please let me know:
1. As soon as a customer click "Confirm", the order is sent to the list of orders as "pending"
2. Simultaneously, he is sent to PayPal for payment.
3. Idealy, a successful payment would trigger a handshake and change the order status from "pending" to "processing" (or any status)
4. If a handshake was unsuccessful and we know the order is paid (via email, etc.), we can manually update the order's status.
I will try to implement this. Please let me know if I'm missing something.
Bookmarks