stripe:包装 Stripe API 的 Elixir 库

时间:2021-07-08 13:50:36
【文件属性】:
文件名称:stripe:包装 Stripe API 的 Elixir 库
文件大小:9KB
文件格式:ZIP
更新时间:2021-07-08 13:50:36
Elixir 条纹 Elixir 的 Stripe API 客户端 ** 工作正在进行中 ** 范围 目标是映射 Stripe API 1-1 中的所有对象 去做 资源 收费 退款 顾客 牌 订阅 计划 优惠券 折扣 发票 发票项目 纠纷 转移 收件人 申请费 申请费退款 帐户 平衡 活动 代币 特征 投射嵌套资源 验证 Stripe 的 API 身份验证是通过单个 Bearer 令牌完成的。 该库将检查STRIPE_SECRET_KEY环境变量并回STRIPE_SECRET_KEY to Application.get_env(:stripe, :secret_key) 。 用法 Stripe API 的 RESTfulness 使这变得容易。 本质上,对于 Stripe 生态系统中的每个对象,我们应该能够进行如下调用: Stripe . start cus
【文件预览】:
stripe-master
----mix.lock(205B)
----.gitignore(34B)
----mix.exs(813B)
----LICENSE(1KB)
----README.md(3KB)
----config()
--------config.exs(203B)
----lib()
--------stripe.ex(426B)
--------stripe()
----test()
--------stripe_test.exs(97B)
--------test_helper.exs(15B)

网友评论