---
title: "Payment Card"
description: "Payment Cards cover both credit and debit cards attached to an account. Currently you can only use this together with Stripe."
url: https://www.fenerum.com/en-DK/docs/api/payment-card/
updated_at: "2026-05-18T00:00:00"
---
A **payment card** represents a credit or debit card attached to an account. Cards are stored in Stripe; Fenerum holds only the gateway reference and non-sensitive metadata (brand, last digits, expiration). Currently Stripe is the only supported gateway for payment cards.

When creating a card via this API, the `token` field is a **Stripe payment-source token** obtained client-side through Stripe.js — Fenerum never receives raw card numbers. See the [Accepting Payments](https://www.fenerum.com/en-DK/docs/api/guides/payments.md) guide for the full client-side + server-side flow.

`GET /api/v1/paymentcards/` (schema: https://app.fenerum.com/api/swagger/?format=openapi)

---

## Navigation

Up: [Subscription management & financial insights on autopilot](https://www.fenerum.com/en-DK/index.md) › [Documentation](https://www.fenerum.com/en-DK/docs.md) › [API Documentation](https://www.fenerum.com/en-DK/docs/api.md)

Full site index: https://www.fenerum.com/llms.txt
