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

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

@duplxey

Description

@duplxey

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"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions