不需要那么复杂,你有Google pay、apple pay、外卡、U卡任意之一可付款就行。 1.登录chatgpt.com账号 2.任意页面浏览器 F12 console 执行下面的脚本提取长短链接,复制链接到对应付款的设备,apple pay付款就复制到iPhone浏览器打开,付款界面就有对应的apple pay标识,付款采用php币结算 3.准备地址,Google搜索:免税区地址生成,生成一个OR区的地址付款可以免税,pro 20x 没法办法直接付款就从 plus 或 pro 5x选项购买,然后在账号设置界面补差价升级到 pro 20x 4.IP地址随意,能打开chatgpt.com就行 反馈说现在只有短链可用,自行测试吧: gpt plus(菲律宾区) javascript:(async function(){try{const t=await(await fetch("/api/auth/session")).json();if(!t.accessToken){alert("请先登录 ChatGPT!");return}const p={"entry_point":"all_plans_pricing_modal","plan_name":"chatgptplusplan","billing_details":{"country":"PH","currency":"PHP"},"checkout_ui_mode":"custom"};const r=await fetch("https://chatgpt.com/backend-api/payments/checkout",{method:"POST",headers:{Authorization:"Bearer "+t.accessToken,"Content-Type":"application/json"},body:JSON.stringify(p)});const d=await r.json();d.checkout_session_id?window.location.href="https://chatgpt.com/checkout/openai_llc/"+d.checkout_session_id:alert("提取失败:"+(d.detail||JSON.stringify(d)))}catch(e){alert("发生错误:"+e)}})(); gpt pro 20x(菲律宾区) javascript:(async function(){try{const t=await(await fetch("/api/auth/session")).json();if(!t.accessToken){alert("请先登录 ChatGPT!");return}const p={"entry_point":"all_plans_pricing_modal","plan_name":"chatgptpro","billing_details":{"country":"PH","currency":"PHP"},"checkout_ui_mode":"custom"};const r=await fetch("https://chatgpt.com/backend-api/payments/checkout",{method:"POST",headers:{Authorization:"Bearer "+t.accessToken,"Content-Type":"application/json"},body:JSON.stringify(p)});const d=await r.json();d.checkout_session_id?window.location.href="https://chatgpt.com/checkout/openai_llc/"+d.checkout_session_id:alert("提取失败:"+(d.detail||JSON.stringify(d)))}catch(e){alert("发生错误:"+e)}})(); 下面是长链,我实测可以生成长链,但是能不能付款不知道:20260708实测付款是没问题的。 gpt plus(菲律宾区) javascript:(async function(){try{const s=await(await fetch("/api/auth/session")).json();if(!s.accessToken){alert("请先登录 ChatGPT!");return}const p={entry_point:"all_plans_pricing_modal",plan_name:"chatgptplusplan",billing_details:{"country":"PH","currency":"PHP"},checkout_ui_mode:"hosted"};const r=await fetch("https://chatgpt.com/backend-api/payments/checkout",{method:"POST",headers:{Authorization:"Bearer "+s.accessToken,"Content-Type":"application/json"},body:JSON.stringify(p)});const d=await r.json();const u=d.url||d.stripe_hosted_url||d.checkout_url||(d.checkout_session_id?"https://chatgpt.com/checkout/openai_llc/"+d.checkout_session_id:null);u?window.open(u,"_blank"):alert("提取失败:"+(d.detail||JSON.stringify(d)))}catch(e){alert("发生错误:"+e)}})(); gpt pro 20x(菲律宾区) javascript:(async function(){try{const s=await(await fetch("/api/auth/session")).json();if(!s.accessToken){alert("请先登录 ChatGPT!");return}const p={entry_point:"all_plans_pricing_modal",plan_name:"chatgptpro",billing_details:{"country":"PH","currency":"PHP"},checkout_ui_mode:"hosted"};const r=await fetch("https://chatgpt.com/backend-api/payments/checkout",{method:"POST",headers:{Authorization:"Bearer "+s.accessToken,"Content-Type":"application/json"},body:JSON.stringify(p)});const d=await r.json();const u=d.url||d.stripe_hosted_url||d.checkout_url||(d.checkout_session_id?"https://chatgpt.com/checkout/openai_llc/"+d.checkout_session_id:null);u?window.open(u,"_blank"):alert("提取失败:"+(d.detail||JSON.stringify(d)))}catch(e){alert("发生错误:"+e)}})();
我之前用的etherfi卡,好像plasma卡也行吧
apple 礼品卡啊
不需要那么复杂,你有Google pay、apple pay、外卡、U卡任意之一可付款就行。
1.登录chatgpt.com账号
2.任意页面浏览器 F12 console 执行下面的脚本提取长短链接,复制链接到对应付款的设备,apple pay付款就复制到iPhone浏览器打开,付款界面就有对应的apple pay标识,付款采用php币结算
3.准备地址,Google搜索:免税区地址生成,生成一个OR区的地址付款可以免税,pro 20x 没法办法直接付款就从 plus 或 pro 5x选项购买,然后在账号设置界面补差价升级到 pro 20x
4.IP地址随意,能打开chatgpt.com就行
反馈说现在只有短链可用,自行测试吧:
gpt plus(菲律宾区)
gpt pro 20x(菲律宾区)
下面是长链,我实测可以生成长链,但是能不能付款不知道:20260708实测付款是没问题的。
gpt plus(菲律宾区)
gpt pro 20x(菲律宾区)
@饺zi #13 实测长链已失效
直接短链付就可以了。只要不是中国和香港的卡,都可以试一试,有些 U 卡也可以付。
@mollys #14
今天验证的吗?我两天前才通过长链+u卡买的,发出来之前没验证
@饺zi #16 刚测的,都是短链了。复制到别的地方没法用了
@mollys #17
好吧,那我编辑一下,感谢反馈