Dan Noble
Results
1
comments of
Dan Noble
Same issue here. Calling the API directly we can do something like this: https://api-sandbox.gocardless.com/events?parent_event=&resource_type=payments&include=payment It returns payment events and payments:  The equivalent call using the NuGet package is ```...