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
After the settings are hooked up, we want to track when payment method settings are changed. The tracks event should include the updated gateway name and the new value.
Question
Do we want to only track changes from the dashboard? Or track changes received from Stripe too?
@hsingyuc We have been tracking changes from the plugin side for the existing features so far. But I can see the benefit in tracking the changes received from Stripe too. It will give us some statistics to compare the merchants' preferred practices of the platform for making these changes.
However, this also depends on the effort needed to implement this. If this is a big effort, we can implement this in the next iteration instead of blocking the completion of this project. I will also confirm with the product.
After the settings are hooked up, we want to track when payment method settings are changed. The tracks event should include the updated gateway name and the new value.
Question
Do we want to only track changes from the dashboard? Or track changes received from Stripe too?
Notes
The text was updated successfully, but these errors were encountered: