Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fundingSource.Customer does not find existing customer #9

Closed
gridanjbf opened this issue Aug 5, 2021 · 0 comments
Closed

fundingSource.Customer does not find existing customer #9

gridanjbf opened this issue Aug 5, 2021 · 0 comments

Comments

@gridanjbf
Copy link

Internally it calls client.Customer.Retrieve with id argument = Links[customer].href. The hrEf should be parsed to extract the id, to be used in the retrieve call.

mpashby added a commit to PerchCredit/dwolla-v2-go that referenced this issue Feb 16, 2022
* added business type (kolanos#10)

Co-authored-by: ryan.sachs <ryan.sachs@tensilepayments.com>

* Fix FundingSource's Customer Lookup Method

Closes kolanos#9

* merge upstream

Co-authored-by: sachsry <ryanssachs@gmail.com>
Co-authored-by: ryan.sachs <ryan.sachs@tensilepayments.com>
Co-authored-by: Michael Lavers <kolanos@gmail.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant