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

Change Card Methods #69

Merged
merged 1 commit into from
Aug 7, 2019
Merged

Change Card Methods #69

merged 1 commit into from
Aug 7, 2019

Conversation

jordan-mcrae
Copy link
Contributor

Due to the recent Stripe dependency update, the find, get, update, and remove methods in the Card service are pointing to the incorrect Stripe methods. This PR updates the Card service to point to the updated methods (See Cards API reference).

This fixes the issue we faced in #68, and will resolve all card-related issues for anyone upgrading from a previous version of feathers-stripe.

Since Card methods have migrated to Sources, the Card service now points to the correct Stripe methods.
@daffl
Copy link
Member

daffl commented Aug 7, 2019

Ah, I thought you were calling them directly in that issue, sorry for closing it prematurely. Thanks for the PR!

@daffl daffl merged commit 920c69e into feathersjs-ecosystem:master Aug 7, 2019
@daffl
Copy link
Member

daffl commented Aug 7, 2019

Fixed in v0.9.0

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants