Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 Laravel 5.4 中使用 Stripe。我的问题是,在使用 Stripe 时,我被要求将运费和税费包括在总金额中。只能在美国付款。
可以一步完成吗?
提前致谢。
Stripe 没有用于计算税费和运费的 API。您需要为此使用另一个 API。你可以在这里看到一些建议: