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

# 결제 지원 문의 양식

export const Form = ({src, width = "500", height = "1000"}) => {
  return <iframe className="form" src={src} width={width} height={height} frameborder="0" allowfullscreen>
    </iframe>;
};

Basic, Pro 및 Enterprise API 구독에 대한 요금 청구 지원을 받으세요.

<Form src="https://developer.x.com/en/billing-support" />
