dkurth
Forum Replies Created
-
So your answer is to rationalize a LONG justification instead of helping?? Any one of the support individuals saying, “you know, I don’t know, but let me find out?” Instead your support team on woocommerce, refers me to here now you refer me back to them. WOW. This would not go far in my company as no-one is allowed to say, sorry don’t know. It is I don’t know, let me find out.
all the other plugin developers have been gracious when questions are asked of them in this manner.
UPDATE:
Been reviewing the code, still have some questions.1. (#1)I may have figured out the question 1. Your status is the state of the payment.
2. (#3) $Order appears to be the same as in woocommerce action hooks. Can you confirm?
2. (#5) What action is sent for a subscription payment? The same hook of wc_gateway_stripe_process_response OR wc_gateway_stripe_process_webhook_payment?3. New item, what action hook do you send if a customer cancels their subscription?
wc_stripe_delete_source? Or nothing?Basically looking for documentation that explains the parameters and the differences between the action hooks. Looking at code can not take you to the assumptions.
- This reply was modified 7 years, 3 months ago by dkurth.
Forum: Plugins
In reply to: [WooCommerce] woocommerce_order_status_completed never calledWell don’t close, because I am interested in the same thing!
I need to receive the woocommerce_order_status_completed message while not interfering with the standard woocommerce payment processing. I need to update another plugin’s database based on payment completion.
Forum: Plugins
In reply to: [Pricing Table by Supsystic] “Missing text” – visibility: hidden;I have the same problem