Closed taowang1993 closed 2 months ago
This sounds like you are trying to use those payment methods in a subscription, this should be resolved by PR #34 where it's changed to no longer use setup mode. If you still have problems after those changes are merged it's likely you need Stripe to enable Alipay and Wechat Pay subscription support on your account, as these features are not enabled by default for all accounts.
v1.26 has been released, please retest.
When Alipay and Wechat pay are activated, I see the following errors:
Missing required param: payment_method_options[alipay][currency].
The payment method
wechat_pay
cannot be used insetup
mode.