anomaly / anomaly/lab-python-server

Implement Stripe sample end points for a SaaS platform

未关闭
#42 0 条评论 0 个 reaction 已指派 1 人 已被 @devraj 认领 在 GitHub 查看
主要语言
Python
星标
16
派生
4
PR 合并指标
30 天内没有已合并 PR

描述

Stripe is the goto for payment for all our SaaS (or otherwise) ideas. Over the years the team at Anomaly has learnt a great deal about their offerings and boast about being a [partner](https://stripe.com/partners/directory/anomaly). Anomaly has collaborated with various businesses to implement complex use cases like Stripe Connect.

The request is to implement reference versions of various typical. use cases to bootstrap SaaS and other projects quicker:
- [ ] How to setup a payment method
- [ ] Make a payment method the default
- [ ] Best practices for handling webhooks and processing them in the background (asyncio and Celery)
- [ ] Start and modify subscriptions
- [ ] One off charges using the API
- [ ] How to use Direct Debit
- [ ] Setup Intents and Payment Intents

Note that part of this requires configuration and use of Stripe elements which will flow onto the web client lab.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。