Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-enable Stripe payouts transfer_group parameter in a while #2987

Open
frankie567 opened this issue Apr 2, 2024 · 0 comments
Open

Re-enable Stripe payouts transfer_group parameter in a while #2987

frankie567 opened this issue Apr 2, 2024 · 0 comments
Labels
dx Efforts that help us ship faster, improve codebase etc

Comments

@frankie567
Copy link
Member

Historically, we were setting transfer_group on Pledge's payment intents. With our new payout procedure, this is not relevant anymore: transfer_group is set for the whole payout. However, this causes a bug when trying to payout payment intents: transfer group cannot be reset.

In 6cafff5, we remove transfer_group setting on Pledges. However, since there are some pledges with it in the wild, we had to temporarily disable transfer_group on payouts in 108d7e7.

In a few weeks, we should revert 108d7e7 so we correctly set transfer_group on payouts.

@frankie567 frankie567 added the dx Efforts that help us ship faster, improve codebase etc label Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dx Efforts that help us ship faster, improve codebase etc
Projects
Status: No status
Development

No branches or pull requests

1 participant