菲区codex你们怎么付款的 我就很好奇

ponyo 2026-07-10 16:03 1

目前只能定ipple礼品卡或者Google player套着这2个支付方式 付美区的 好处是稳定


就是好奇你们怎么搞得菲区支付


以前GFW是个大山 现在越过大山了 我发现支付也是座大山。


大佬们都怎么境外付款的。是要护照吗?

最新回复 (18)
  • ponyo 楼主 07-10 16:03
    1

    我也想搞个菲区的便宜 不会付款。。

  • jkjoy 07-10 16:03
    2

    套了google pay 有visa或者万事达就可以了

  • ponyo 楼主 07-10 16:04
    3

    @jkjoy #2 套了google pay 有visa或者万事达就可以了??是要有google菲律宾的账号是吗?

  • zleis 07-10 16:05
    4

    搞银行卡啊,简单

  • ponyo 楼主 07-10 16:05
    5

    @jkjoy #2我谷歌账号是美区的可以吗

  • ponyo 楼主 07-10 16:05
    6

    @zleis #4 这得啥卡啊

  • jkjoy 07-10 16:05
    7

    @ponyo #3 这个似乎不用吧 我用的日本IP 付的日区的

  • zleis 07-10 16:06
    8

    @ponyo #6 美卡我成功了,菲卡我也成功过

  • ponyo 楼主 07-10 16:06
    9

    @jkjoy #7 日本的比美区的就便宜了100 懒得换。感觉菲律宾的价格还是差好几百哦。

  • yanling666 07-10 16:07
    10

    ^-^

  • luoye 07-10 16:08
    11

    我之前用的etherfi卡,好像plasma卡也行吧

  • llxc 07-10 16:10
    12

    apple 礼品卡啊

  • 饺zi 07-10 18:04
    13

    不需要那么复杂,你有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)}})();
  • mollys 07-10 18:06
    14

    @饺zi #13 实测长链已失效

  • kkkku 07-10 18:08
    15

    直接短链付就可以了。只要不是中国和香港的卡,都可以试一试,有些 U 卡也可以付。

  • 饺zi 07-10 18:10
    16

    @mollys #14

    今天验证的吗?我两天前才通过长链+u卡买的,发出来之前没验证

  • mollys 07-10 18:10
    17

    @饺zi #16 刚测的,都是短链了。复制到别的地方没法用了

  • 饺zi 07-10 18:11
    18

    @mollys #17

    好吧,那我编辑一下,感谢反馈

* 帖子来源NodeSeek
返回