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.
我正在开发 shopify 应用程序。但在管理帐单记录和付款状态的数据库时感到困惑。我不知道我是否应该管理每个事务在数据库中的条目。
我得到了答案,
我们不需要管理支付状态或账单记录的数据库,shopify 会自动处理。我们只需要商店域和访问令牌。如果需要有关计费的任何信息,那么我们可以进行 api 调用
“获取 /admin/recurring_application_charges.json”
有关此的更多信息,请阅读此对话
https://ecommerce.shopify.com/c/shopify-apis-and-technology/t/shopify-charging-for-our-app-flow-using-billing-api-397909