WIP: Stripe integration. #23

Closed
valberg wants to merge 1 commit from stripe into main
Owner
No description provided.
valberg added 1 commit 2023-01-22 09:21:48 +00:00
WIP Stripe integration.
Some checks reported errors
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build was killed
9c777e3d9d
Owner

@valberg I am wondering if we should just stick to Stripe? It will work, it's well-supported and we already have an account that I can start to update for verification.

Would you mind if I take over this PR?

@valberg I am wondering if we should just stick to Stripe? It will work, it's well-supported and we already have an account that I can start to update for verification. Would you mind if I take over this PR?
Author
Owner

@benjaoming Yeah sure! It is probably easier to start fresh though :)

@benjaoming Yeah sure! It is probably easier to start fresh though :)
Owner

So: It seems we can skip dj-stripe for now in order to keep things more simple. I think we should prefer to use "as little Stripe data as possible" in order to not get vendor locked-in.

The approach in #32 is to simply use the stripe package to send the order_id to stripe, then do all the fullfilment on our side.

So: It seems we can skip dj-stripe for now in order to keep things more simple. I think we should prefer to use "as little Stripe data as possible" in order to not get vendor locked-in. The approach in #32 is to simply use the `stripe` package to send the order_id to stripe, then do all the fullfilment on our side.
benjaoming closed this pull request 2024-07-31 22:54:43 +00:00
Some checks reported errors
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build was killed

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: data.coop/membersystem#23
No description provided.