I am testing an integration from to trigger a new customer in Stripe based on a Duda new member. I have Stripe in test mode. In Configure I have set “Use test mode date for the test sample” to “true.” When I test just that step I can create a customer in Stripe and when I check the data the Stripe “livemode” field is set to “false.”
However, when I actually run the Zap with the trigger the data goes to Stripe with “livemode” set to “true” and the customer is not created. When I re-check the action, the toggle has not changed. It appears as if the “livemode” field is being changed to “true” at some point.
I have compared the Zap run log to the run details to show the problem—livemode should be false:











