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

what is The card unique identifier? is this the Token? How do i get the cardID? #30

Closed
JosephMendez opened this issue Sep 19, 2017 · 2 comments

Comments

@JosephMendez
Copy link

what is The card unique identifier? is this the Token? How do i get the cardID?

Retrieves the details of an existing credit card.

$card = $stripe->cards()->find('cus_4EBumIjyaKooft', 'card_4DmaB3muM8SNdZ');

@brunogaspar
Copy link
Member

When you create a new card, you can retrieve it's id.

@JosephMendez
Copy link
Author

thank you i got it

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

No branches or pull requests

2 participants