Payment infrastructure: Option for automatic order amount capturing when the shipping status changed to "shipped" · Issue #729 · smartstore/SmartStoreNET · GitHub
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
... or the order status changed to "Complete".... that's too late. The payment is already marked as paid and the capture process would never be executed.
... or the order status changed to "
Complete".... that's too late. The payment is already marked as paid and the capture process would never be executed.