chatgpt 使用 stripe 添加国内 visa 银行卡报错 generic_decline,是被判定欺诈拦截了吗

145 天前
 zhengfan2016

如题,开发者工具看到 stripe 接口报错

{
  "code": "card_declined",
  "decline_code": "generic_decline",
  "doc_url": "https://stripe.com/docs/error-codes/card-declined",
  "message": "Your card was declined.",
  "payment_method": {
    "id": "pm_**********************",
    "object": "payment_method",
    "allow_redisplay": "unspecified",
    "billing_details": {
      "address": {
        "city": "東京",
        "country": "JP",
        "line1": "新宿区新宿 3-5-12",
        "line2": "サンライズ新宿ビル 501 号室",
        "postal_code": "160-0022",
        "state": "福島県"
      },
      "email": null,
      "name": "visa",
      "phone": null,
      "tax_id": null
    },
    "card": {
      "brand": "visa",
      "checks": {
        "address_line1_check": null,
        "address_postal_code_check": null,
        "cvc_check": null
      },
      "country": "CN",
      "display_brand": "visa",
      "exp_month": 3,
      "exp_year": 2028,
      "funding": "credit",
      "generated_from": null,
      "last4": "6113",
      "networks": {
        "available": [
          "visa"
        ],
        "preferred": null
      },
      "regulated_status": "unregulated",
      "three_d_secure_usage": {
        "supported": true
      },
      "wallet": null
    },
    "created": 1744856548,
    "customer": null,
    "livemode": true,
    "type": "card"
  },
  "type": "card_error"
}
1477 次点击
所在节点    OpenAI
15 条回复
gaobh
145 天前
去 stripe 控制台看下不就知道了
gaobh
145 天前
……哈哈看错了,不是你开发,gpt 压根不支持中国,stripe 做了中国银行卡拒绝
zhengfan2016
145 天前
@gaobh 那我得入职 openai 才能看到了
cyp0633
145 天前
中国卡直接拒的
zhengfan2016
145 天前
@cyp0633 这么坑,那有什么其他开通官方 api 的方法吗,没 50w 存款办不了香港银行卡,也不想用第三方小公司的虚拟 visa ,怕跑路
Elliotty
145 天前
@zhengfan2016 #5 Azure OpenAI
gefranks
145 天前
@zhengfan2016
香港和澳门发的卡应该也会被拒
除了虚拟卡
还可以找人代充
也可以找转发的 比如 openrouter 之类的?
yinmin
145 天前
poe 提供 api 能转成 openai 格式,20 刀/月能通过 openai 兼容 api 接口接入几乎所有流行的大模型
zhengfan2016
145 天前
@Elliotty azure 支持那个 4o 图片生成吉卜力吗
@yinmin poe 我试过了,好像不能 4o 图片生成
ywkk
145 天前
@zhengfan2016

想啥呢,香港也不行,openai 封杀港澳和大陆。
linhongjun
145 天前
人家设置了不支持的区域啊
sakeven
145 天前
@zhengfan2016 OpenAI API 官方也不支持 4o 生成图片。
zhengfan2016
145 天前
@sakeven 啊,不可能吧,那些基普力图片生成网站怎么做的,难道逆向 api ?
sakeven
145 天前
@zhengfan2016 bingo ,就是逆向的
ywkk
125 天前
@zhengfan2016

香港也不行 大陆香港澳门都被封杀了 你要是想自己弄 比较可行性是新加坡

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/1126098

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX