是否可以仅将 Stripe 与后端一起使用?

Is it possible to use Stripe with only backend?

我遇到过无法在前端使用 stripe 的情况,所以我想知道,是否可以在后端完成这一切?

具体取决于您的意思,但是可以,但不推荐。您需要了解其他 PCI 合规性影响(docs - see "API Direct" tab) and you'll run into issues with cardholder authentication for SCA 在需要这样做的地区。