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

Identifying the user on 'charge:confirmed' when using Coinbase Checkout #31

Open
duplxey opened this issue Sep 22, 2021 · 0 comments
Open

Comments

@duplxey
Copy link

duplxey commented Sep 22, 2021

How can you figure out (in the webhook on charge:confirmed) who purchased a product when using Coinbase Checkout?

As far as I know there's no way to attach metadata when creating a Checkout as you would with Charges:

 metadata: {
    customer_id: 1,
    customer_username: "JohnDoe"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants
@duplxey and others