# Crypto Payment Tokens

## Endpoints

### List Crypto Customer Payment Tokens

- [GET /v1/crypto/customers/:id/payment_tokens](https://docs.stripe.com/api/crypto/payment_tokens/list.md)

### Delete a Crypto Customer Payment Token

- [DELETE /v1/crypto/customers/:id/payment_tokens/:id](https://docs.stripe.com/api/crypto/payment_tokens/delete.md)

A read-only representation of a user’s PaymentMethod for use in Crypto On Ramp transactions.
