Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions support/payment/accepted-payment-methods.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
sidebarTitle: "Payment methods"
---

Comfy Organization Inc uses Stripe as our payment processor, which means you can only use payment methods that Stripe accepts. Generally, you can pay with major credit and debit cards like Visa, Mastercard, and American Express, as well as some digital wallets such as Google Pay and Link in some regions. The options you see during checkout are the ones available to you.

Check warning on line 7 in support/payment/accepted-payment-methods.mdx

View check run for this annotation

Mintlify / Mintlify Validation (dripart) - vale-spellcheck

support/payment/accepted-payment-methods.mdx#L7

Did you really mean 'Mastercard'?

## Credit and debit cards

We accept the following major credit and debit cards:

- Visa
- Mastercard

Check warning on line 14 in support/payment/accepted-payment-methods.mdx

View check run for this annotation

Mintlify / Mintlify Validation (dripart) - vale-spellcheck

support/payment/accepted-payment-methods.mdx#L14

Did you really mean 'Mastercard'?
- American Express

## Digital wallets
Expand All @@ -25,17 +25,23 @@

We also support the following payment methods, but only in USD:

- Alipay

Check warning on line 28 in support/payment/accepted-payment-methods.mdx

View check run for this annotation

Mintlify / Mintlify Validation (dripart) - vale-spellcheck

support/payment/accepted-payment-methods.mdx#L28

Did you really mean 'Alipay'?
- WeChat Pay

<Note>
WeChat Pay and Alipay are only available in specific regions. Check the `Business locations` section in the Stripe documentation to verify availability in your country:

Check warning on line 32 in support/payment/accepted-payment-methods.mdx

View check run for this annotation

Mintlify / Mintlify Validation (dripart) - vale-spellcheck

support/payment/accepted-payment-methods.mdx#L32

Did you really mean 'Alipay'?
- [Stripe WeChat Pay documentation](https://docs.stripe.com/payments/wechat-pay#get-started)
- [Stripe Alipay documentation](https://docs.stripe.com/payments/alipay)

Check warning on line 34 in support/payment/accepted-payment-methods.mdx

View check run for this annotation

Mintlify / Mintlify Validation (dripart) - vale-spellcheck

support/payment/accepted-payment-methods.mdx#L34

Did you really mean 'Alipay'?
</Note>

![Checkout screen showing USD selected and Alipay/WeChat Pay options available](/images/support/payment/active-wechat-and-alipay.jpg)
*Select **USD** as your payment currency (1) to unlock the Alipay and WeChat Pay options (2) during checkout.*

Check warning on line 38 in support/payment/accepted-payment-methods.mdx

View check run for this annotation

Mintlify / Mintlify Validation (dripart) - vale-spellcheck

support/payment/accepted-payment-methods.mdx#L38

Did you really mean 'Alipay'?

<Note>
Alipay and WeChat Pay are not yet supported for Comfy Cloud Subscription.

Check warning on line 41 in support/payment/accepted-payment-methods.mdx

View check run for this annotation

Mintlify / Mintlify Validation (dripart) - vale-spellcheck

support/payment/accepted-payment-methods.mdx#L41

Did you really mean 'Alipay'?
</Note>

To enable these options, choose **USD** in the Stripe billing portal currency selector. Once USD is selected, Alipay and WeChat Pay appear in the payment method list.

Check warning on line 44 in support/payment/accepted-payment-methods.mdx

View check run for this annotation

Mintlify / Mintlify Validation (dripart) - vale-spellcheck

support/payment/accepted-payment-methods.mdx#L44

Did you really mean 'Alipay'?

![Stripe payment form showing USD currency selection and Alipay/WeChat options](/images/support/payment/active-wechat-and-alipay.jpg)

Expand Down
6 changes: 6 additions & 0 deletions zh-CN/support/payment/accepted-payment-methods.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
我们接受以下主要信用卡和借记卡:

- Visa
- Mastercard

Check warning on line 14 in zh-CN/support/payment/accepted-payment-methods.mdx

View check run for this annotation

Mintlify / Mintlify Validation (dripart) - vale-spellcheck

zh-CN/support/payment/accepted-payment-methods.mdx#L14

Did you really mean 'Mastercard'?
- American Express

## 数字钱包
Expand All @@ -35,6 +35,12 @@
Comfy Cloud 订阅暂不支持支付宝和微信支付。
</Note>

<Note>
微信支付仅在特定地区可用。请查看 [Stripe 微信支付文档](https://docs.stripe.com/payments/wechat-pay#get-started) 以确认您所在国家/地区的可用性。

对于支付宝,请参阅 [Stripe 支付宝文档](https://docs.stripe.com/payments/alipay) 中的 `Business locations` 部分以确认地区支持。
</Note>

## 要求

要成功处理您的付款:
Expand Down