> ## Documentation Index
> Fetch the complete documentation index at: https://docs.beatpass.ca/llms.txt
> Use this file to discover all available pages before exploring further.

# Supported Methods

> Payment methods currently accepted on BeatPass for subscription billing and checkout.

BeatPass currently accepts card payments through Stripe.

***

## Credit & Debit Cards

BeatPass accepts major credit and debit cards through Stripe:

| Card Type            | Supported |
| -------------------- | --------- |
| **Visa**             | Yes       |
| **Mastercard**       | Yes       |
| **American Express** | Yes       |
| **Discover**         | Yes       |

### Card Requirements

* Must be valid and not expired
* Must have sufficient funds or credit available
* Must allow online transactions

<Note>
  Some cards may be declined if your bank's fraud protection is triggered. If your card is declined, try contacting your bank to authorize the transaction.
</Note>

***

## Not Currently Available

At the moment, BeatPass does **not** offer:

* PayPal
* Cash or check payments
* Wire transfers
* Cryptocurrency

***

## Payment Processing

All payments are processed securely:

* **Stripe** — Primary payment processor for cards
* **SSL encryption** — All transactions are encrypted
* **PCI DSS compliant** — Industry-standard security

***

## Troubleshooting

<AccordionGroup>
  <Accordion title="My card type isn't listed">
    Use one of the currently supported brands listed above. If your card is from a supported brand and still fails, contact your bank.
  </Accordion>

  <Accordion title="Can I use a prepaid card?">
    Some prepaid cards work, but many don't support recurring payments. If you're using a prepaid card for a subscription, it may fail at renewal.
  </Accordion>

  <Accordion title="PayPal isn't showing as an option">
    That is expected on the current BeatPass setup. Use a supported card instead.
  </Accordion>
</AccordionGroup>

***

## Related Topics

<CardGroup cols={2}>
  <Card title="Adding Payment Method" icon="plus" href="/help/billing/payment-methods/adding-payment-method">
    Add a new payment method.
  </Card>

  <Card title="Updating Payment Method" icon="arrows-rotate" href="/help/billing/payment-methods/updating-payment-method">
    Change your current payment details.
  </Card>
</CardGroup>
