Skip to content
This repository was archived by the owner on Feb 11, 2025. It is now read-only.

Conversation

@aaronelliotross
Copy link
Contributor

So. The civicrm extension that we've been using for Stripe has been problematic. The code is complicated and very abstracted, so debugging is quite hard. I've given up trying to fix it.

Instead, I propose we start over with simple code that handles only the events we need. And makes lots of assumptions about the context - to simplify.

We'll add more events as we need them.

One question I have is if there are any other critical events to implement quickly?

  • updated / cancelled subscriptions?

Copy link
Contributor

@rthouvenin rthouvenin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On potential other event types to support: I think the current webhook handles refunds (when we refund from Stripe UI after a complaint) and cancellations (on people's request and when the card expire). If we don't implement them anymore, the donation account needs to be informed.

@aaronelliotross aaronelliotross temporarily deployed to testing February 23, 2022 13:23 Inactive
@aaronelliotross aaronelliotross temporarily deployed to testing February 23, 2022 15:47 Inactive
@aaronelliotross aaronelliotross temporarily deployed to testing February 24, 2022 12:04 Inactive
@aaronelliotross aaronelliotross temporarily deployed to testing February 25, 2022 14:39 Inactive
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants