Function for handling payment received message
-
As I understand it, when a customer pays using SEPA Direct Debit, Stripe sends a message back to whatever webhook has been defined. I would like to know if the plugin already does any automatic handling of that message. In addition, I would like to write a function to automatically change the status of the order to ‘complete’ when receiving the message that payment succeeded. Is that possible? Can someone direct me to the documentation needed to do that?
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘Function for handling payment received message’ is closed to new replies.