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

# Cryptocurrency

> Pay for your vehicle purchase with cryptocurrency

## Overview

Cryptocurrency payment lets you complete your vehicle purchase using USDC (USD Coin), a stablecoin pegged 1:1 to the US dollar, through Stripe's secure payment platform. When you select "Pay with USDC" at checkout, you are redirected to Stripe to complete your payment, no card details or bank information needed at checkout.

## How it works

Cryptocurrency payments process through Stripe's redirect-based flow. You select crypto at checkout, place your order, and are redirected to Stripe to complete the transaction.

### Full payment only

Cryptocurrency is a full-payment method:

* Covers the entire remaining balance of your order
* Cannot be split with other payment methods
* Applied at checkout when you select "Pay with Crypto"

### Redirect-based flow

Unlike credit card payments, crypto uses a redirect:

* No card or bank details entered during checkout
* You are redirected to Stripe's hosted crypto payment page after placing your order
* Stripe handles the cryptocurrency transaction securely
* You are returned to the checkout experience after payment

### Purchase limits

Cryptocurrency payments have transaction limits:

* **Minimum**: \$0.50
* **Maximum**: \$50,000
* If your order total falls outside this range, crypto will not be available

### Crypto payment discount

Some sellers offer a discount for paying with crypto:

* The discount is automatically applied when you select "Pay with Crypto"
* The discount amount varies and is displayed during checkout
* Not all sellers offer a crypto discount

## How to pay with cryptocurrency

<Steps>
  <Step title="Select Pay with USDC">
    During checkout, choose "Pay with USDC" as your payment method.

    <Check>
      Crypto option is available for purchases between $0.50 and $50,000.
    </Check>
  </Step>

  <Step title="Place your order">
    Review your order details and click the place order button.

    <Check>
      You will be redirected to Stripe's crypto payment page.
    </Check>
  </Step>

  <Step title="Complete payment on Stripe">
    Follow the instructions on Stripe's payment page to complete your cryptocurrency payment.

    <Check>
      Once payment is confirmed, your order proceeds to fulfillment.
    </Check>
  </Step>
</Steps>

## Troubleshooting & FAQ

<AccordionGroup>
  <Accordion title="When can I use cryptocurrency for payment?">
    Cryptocurrency is available when:

    * The seller has enabled crypto payments
    * Your order total is between $0.50 and $50,000
    * You are paying the full remaining balance at checkout

    If the crypto option does not appear, your order may fall outside the supported range or the seller may not have enabled it.
  </Accordion>

  <Accordion title="Why was I redirected to another page?">
    Cryptocurrency payments are processed through Stripe's hosted payment page. This is normal, after you click the place order button, Stripe handles the crypto transaction on their secure platform. You will be returned to the checkout experience once the payment is complete.
  </Accordion>

  <Accordion title="What happens if my crypto payment fails?">
    If your payment is not completed or is cancelled:

    * You will see a notification in your buyer portal explaining the issue
    * You can retry the payment from your buyer portal
    * Your order status returns to pending payment until the issue is resolved

    Common reasons for failure include insufficient funds or an expired payment session.
  </Accordion>

  <Accordion title="Are there fees for paying with crypto?">
    Fees depend on the seller's configuration. Some sellers absorb processing costs, while others may pass fees to the buyer. Any applicable fees are disclosed during checkout before you confirm payment.
  </Accordion>

  <Accordion title="Can I get a discount for paying with crypto?">
    Some sellers offer a crypto full payment discount that is automatically applied when you select "Pay with Crypto." The discount amount, if available, is displayed in your order summary during checkout.
  </Accordion>

  <Accordion title="Is my payment secure?">
    Yes. Cryptocurrency payments are processed through Stripe, a PCI-DSS compliant payment processor. Your transaction is handled entirely on Stripe's secure platform.
  </Accordion>

  <Accordion title="Can I use crypto for a reservation or pre-order deposit?">
    No. Cryptocurrency is only available for full remaining balance payments at checkout. Reservation and pre-order deposits use other payment methods like credit card or ACH.
  </Accordion>

  <Accordion title="Which cryptocurrencies are accepted?">
    Payments are made with USDC (USD Coin), a stablecoin pegged 1:1 to the US dollar. The checkout option is labeled "Pay with USDC" and routes through Stripe's crypto payment page to complete the transaction.
  </Accordion>
</AccordionGroup>
