I have set a Webhook subscriptions and trying to add funding source with micro deposit using Sandbox API but getting two events hook customer_microdeposits_added and customer_funding_source_added. Why?
Can you explain me regarding?
Thanks
I have set a Webhook subscriptions and trying to add funding source with micro deposit using Sandbox API but getting two events hook customer_microdeposits_added and customer_funding_source_added. Why?
Can you explain me regarding?
Thanks
Hi @shreyas.p, Dwolla will create events for each one of those actions and deliver those via a webhook when they occur. It looks like those actions likely occurred back-to-back which triggered those to webhooks to be delivered. Is there anything specifically you’re looking for with regards to those two events?