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

1086 payouts activation approval #1087

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

joeltejeda
Copy link
Collaborator

No description provided.

@github-actions
Copy link

🙌 Live preview is here: http://1086-payments-approval.pcpink.co.uk

@@ -160,7 +160,7 @@ def create_stripe_connect_account(company, country_code=None, default_currency=N
default_currency=default_currency,
business_profile={"url": url, "name": company.name},
capabilities={
"card_payments": {"requested": True},
"card_payments": {"requested": False},
Copy link
Contributor

Choose a reason for hiding this comment

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

Unless I'm missing something, Card payments aren't/shouldn't be related to whether payouts are enabled in anyway

@chrisjsimpson
Copy link
Contributor

Thanks for this @joeltejeda . After reading more, I apologise we'll need to re-evaluate because presently removing modify_stripe_account_capability completely disables a shops ability to accept payments, that's not the goal. The goal is to prevent payouts. I'm sorry, I've updated the issue to be more explicit: #1086

@chrisjsimpson chrisjsimpson changed the title 1086 payments approval 1086 payouts activation approval Mar 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants