gen_server
CDCloudflare Developers
•Created by gen_server on 1/19/2025 in #general-help
Unable to add credit card payment method
This issue was resolved by Cloudflare support. I am now able to add my credit card in the billing section as expected. I just wanted to follow up here in case anyone stumbles upon this issue in the future and is helpful for reference.
6 replies
CDCloudflare Developers
•Created by gen_server on 1/19/2025 in #general-help
Unable to add credit card payment method
It's coming up to almost 3 months since submitting the original support case. I still can't add payment and still no response from support.
6 replies
CDCloudflare Developers
•Created by gen_server on 1/19/2025 in #general-help
Unable to add credit card payment method
No, I have not. I get a sense they don't really care about self-serve signups. I wish I knew upfront so I didn't waste time here.
6 replies
CDCloudflare Developers
•Created by gen_server on 7/30/2024 in #pages-help
TypeError: Inter-TransformStream ReadableStream.pipeTo() is not implemented
In case anyone stumbles upon this, I resolved this issue by adding this line to
wrangler.toml
:
I'm not sure what the minimum compatibility date is, but the default must be relatively old to not support the missing pipeTo
method.2 replies