Skip to content
This repository was archived by the owner on Mar 15, 2018. It is now read-only.

Adds CardClient, and DefaultCard to CustomerParams so it can be updated.#38

Open
purohit wants to merge 1 commit intodrone:masterfrom
purohit:master
Open

Adds CardClient, and DefaultCard to CustomerParams so it can be updated.#38
purohit wants to merge 1 commit intodrone:masterfrom
purohit:master

Conversation

@purohit
Copy link
Contributor

@purohit purohit commented Aug 22, 2014

Previously DefaultCard was being parsed correctly on retrievalsbut was not allowed in updates.
However, the Stripe API does allow DefaultCard to be set on updates: https://stripe.com/docs/api#update_customer
Includes tests, a typo fix and some test refactoring.

Fixes #36, #37.

Previously DefaultCard was being parsed correctly on retrievalsbut was not allowed in updates.
However, the Stripe API _does_ allow DefaultCard to be set on updates: https://stripe.com/docs/api#update_customer
Includes tests, a typo fix and some test refactoring.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No stripe.Cards?

1 participant