Skip to content

cannot update attributes for existing customer card #100

Closed
@sherrardb

Description

@sherrardb

this may be due to my own bone-headedness, but i cannot seem to identify a code path that allows one to update the attributes of an existing customer card. the docs indicate that you can post updated attributes for an existing card via a URL of the form https://api.stripe.com/v1/customers/{CUSTOMER_ID}/sources/{CARD_ID}. but of all of the incantations of post_charge() and post_customer() which i tried, passing combinations of either the id or the object for the card and customer arguments, none seemed to work. and my reading of the code seems to indicate the same. of course i hope that i am simply missing something.

please have a look at sherrardb:cannot_update_existing_card and let me know what further you need from me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions