Go Library for GoCardless Bank Account Data API
- Go 1.16+
- Gocardless API Secret ID & Key
- Taskfile (optional)
Usage examples can be found in the respective package's *_test.go
files.
- Token
- Accounts - Balances, Details, Transactions
- Agreements
- Institutions
- Requisitions
Please refer to GoCardless Bank Account Data API for more information on the endpoints.
- Payments - Since this needs some access to the API which is paid, I will not be implementing this since I can't test. If you would like to contribute, please feel free to open a PR.
Please report any issues or bugs to the Issues page.