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: ![image](https://user-images.githubusercontent.com/50141034/203995609-feeffb99-3e21-4609-9a5e-27ff9e76cdae.png) The equivalent call using the NuGet package is ```...