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

Stop requesting JCB capability for JP merchants #10312

Open
anu-rock opened this issue Feb 6, 2025 · 0 comments
Open

Stop requesting JCB capability for JP merchants #10312

anu-rock opened this issue Feb 6, 2025 · 0 comments
Labels
component: settings Issues related to Settings focus: account lifecycle priority: medium The issue/PR is medium priority—non-critical functionality loss, minimal effect on usability

Comments

@anu-rock
Copy link
Contributor

anu-rock commented Feb 6, 2025

Description

Stripe will automatically enable JCB payments for new and existing accounts starting April 22. However, JCB will continue to review all accounts and may reject some.

Note that this capability was previously auto-enabled for eligible non-JP merchants.

Acceptance criteria

  • Remove the capability request notice shown to JP merchants.
  • Remove any other code that helps in requesting/enabling the jcb_payments capability.
  • Preserve the notice when the JCB capability request is rejected.
  • Ensure that Kana statement descriptors, company names, and representative names will only accept kana, dots, spaces, and hyphens.

Dev notes

Basically, undo relevant changes in these PRs:

Based on what I see here, we are requesting jcb_payments capability only for JP merchants (not automatically, but on demand). Sounds like we should remove that treatment.

Additional context

  • pbUcTB-6a6-p2
  • p1738791307556349-slack-C9976E5MJ
@anu-rock anu-rock added component: settings Issues related to Settings priority: medium The issue/PR is medium priority—non-critical functionality loss, minimal effect on usability focus: account lifecycle labels Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: settings Issues related to Settings focus: account lifecycle priority: medium The issue/PR is medium priority—non-critical functionality loss, minimal effect on usability
Projects
None yet
Development

No branches or pull requests

1 participant