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

# Doi the thanh toan

> Cach doi the da dang ky tu PC hoac ung dung di dong.

export const ContactVi = () => <>
    <Tip>
      Nếu bạn có bất kỳ câu hỏi nào, vui lòng liên hệ với chúng tôi qua <a href="https://forms.gle/6AUho7oj3zBr79e96">biểu mẫu này</a>.
    </Tip>

    <h2>Liên kết chính thức</h2>

    <CardGroup cols={2}>
      <Card title="Website chính thức" icon="globe" href="https://voiceping.net/en/">
        Truy cập website chính thức
      </Card>
      <Card title="X (Twitter)" icon="x-twitter" href="https://x.com/VoicePingMedia">
        Theo dõi trên X
      </Card>
      <Card title="Facebook" icon="facebook" href="https://www.facebook.com/voiceping.inc">
        Thích trên Facebook
      </Card>
      <Card title="LinkedIn" icon="linkedin" href="https://www.linkedin.com/company/28684130/">
        Kết nối trên LinkedIn
      </Card>
    </CardGroup>
  </>;

## 1. PC

1. Mở nav trên cùng → **Billing** → **Payment methods** và đăng ký thẻ tín dụng mới.

<Frame>
  <img src="https://mintcdn.com/test-cf63e467/qxgtE8WkdCPHRjh6/en/images/credit-card-change/01-payment-method.webp?fit=max&auto=format&n=qxgtE8WkdCPHRjh6&q=85&s=d6f3d2469603842d295546c0f4778dfe" alt="Payment methods tab" width="2060" height="1586" data-path="en/images/credit-card-change/01-payment-method.webp" />
</Frame>

2. In the card list, click **Change Payment Method** on the card you want to use. The active card shows **Current Payment Method** after the change completes.

<Frame>
  <img src="https://mintcdn.com/test-cf63e467/qxgtE8WkdCPHRjh6/en/images/credit-card-change/02-set-payment-method.webp?fit=max&auto=format&n=qxgtE8WkdCPHRjh6&q=85&s=8fcc730cb16969738f3662c98b1b2c01" alt="Credit Card Change Complete Screen" width="2060" height="1586" data-path="en/images/credit-card-change/02-set-payment-method.webp" />
</Frame>

<Note>
  The desktop list also shows card expiry dates and a delete icon. **Change Payment Method** appears only when the workspace has an active Stripe subscription and no scheduled cancellation. Cards that cannot be used with the workspace currency show **Not Supported** instead of the change action.
</Note>

## 2. Mobile

Từ ứng dụng dành cho thiết bị di động, việc quản lý thẻ có giá trị dưới **Billing → Manage Cards**.

<Steps>
  <Step title="Mở Manage Cards">
    Mở menu bên → **User Settings** → **Billing** → **Manage Cards**. Mỗi thẻ trong hồ sơ đều được liệt kê. Cái đang được sử dụng có một viên thuốc **Using Now**.

    <div style={{maxWidth: "240px", margin: "0 auto"}}>
      <Frame>
        <img src="https://mintcdn.com/test-cf63e467/qxgtE8WkdCPHRjh6/en/images/mobile-billing/03-manage-cards.webp?fit=max&auto=format&n=qxgtE8WkdCPHRjh6&q=85&s=acef1f4cff73a69d7891e11ed95f0e81" alt="Manage cards — existing card with Using Now pill" width="1206" height="2622" data-path="en/images/mobile-billing/03-manage-cards.webp" />
      </Frame>
    </div>
  </Step>

  <Step title="Thêm thẻ mới">
    Nhấn vào nút **+ Add new card** màu xanh lam ở dưới cùng. Bảng thẻ bổ sung cung cấp hai đường dẫn:

    <div style={{maxWidth: "240px", margin: "0 auto"}}>
      <Frame>
        <img src="https://mintcdn.com/test-cf63e467/qxgtE8WkdCPHRjh6/en/images/mobile-billing/04-add-card.webp?fit=max&auto=format&n=qxgtE8WkdCPHRjh6&q=85&s=23e7a3ff39c5785c8b19325e9c01c5d8" alt="Add new card sheet — Pay with Link or enter card manually" width="1206" height="2622" data-path="en/images/mobile-billing/04-add-card.webp" />
      </Frame>
    </div>

    * **Pay with Link** — Stripe Link một lần nhấn nếu số điện thoại của bạn đã được liên kết.
    * **Manual card** — nhập số, MM/YY, CVC hoặc nhấn **📷 Scan card** để điền số từ máy ảnh. Chọn quốc gia thanh toán và nhấn **Add card**.
  </Step>

  <Step title="Chuyển đổi thẻ đang sử dụng">
    Quay lại Manage Cards, chạm vào thẻ bạn muốn sử dụng; viên thuốc **Using Now** di chuyển đến đó. Các khoản phí trong tương lai sẽ được tính trên thẻ đã chọn.
  </Step>
</Steps>

<Note>
  Thẻ được mã hóa bởi Stripe. VoicePing không bao giờ lưu trữ số thẻ thô.
</Note>

<Tip>
  **Link** tiết kiệm việc gõ phím. Nếu bạn đã sử dụng Stripe Link ở nơi khác, thẻ của bạn sẽ tự động điền sau khi nhập vào điện thoại. Những thay đổi được thực hiện trên thiết bị di động đồng bộ hóa ngay lập tức với ứng dụng web.
</Tip>

## Related

* [Plan Changes, Cancellation & Trial End](/vi/plan-changes) — nâng cấp, hạ cấp, hủy bỏ
* [Invoices, Receipts & Billing Activity](/vi/invoices-receipts) — hóa đơn PDF, biên lai, nhật ký sự kiện

<ContactVi />
