Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

allow updates to existing cards #150

Merged
merged 1 commit into from
Jan 21, 2020

Conversation

sherrardb
Copy link
Collaborator

  • add update_card() method to allow updates to card address, expiration, metadata, etc for existing customer cards
  • update convert_to_form_fields() to handle customer card metadata
  • add unit tests to confirm card metdata update
  • correct errant 'rw' on metadata attribute in Net::Stripe::Card

 * add update_card() method to allow updates to card address, expiration, metadata, etc for existing customer cards
 * update convert_to_form_fields() to handle customer card metadata
 * add unit tests to confirm card metdata update
 * correct errant 'rw' on metadata attribute in `Net::Stripe::Card`
@sherrardb sherrardb merged commit b9f0d4a into lukec:master Jan 21, 2020
@sherrardb sherrardb deleted the f-cannot-update-existing-card branch January 21, 2020 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant