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

Add support for MOTO payments in Shopify extension configuration #181

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Phatye
Copy link

@Phatye Phatye commented Dec 5, 2024

Background

Story https://github.com/Shopify/payments-platform/issues/7130
Figma docs
PR 5 of 5

We want to allow payment partners to indicate if they support Mail Order/Telephone Order (MOTO) payment in their credit card payment extension config so as to gate the ability of merchants to manually enter credit card details in draft orders or order edit flows. Config was updated in Shopify/cli#5043. This updates the .toml file for the credit card extension to have this supports_moto key.

Solution

Added the key to the credit card extension file

Checklist

  • I have 🎩'd these changes
  • I have squashed my commits into chunks of work with meaningful commit messages

@Phatye Phatye marked this pull request as ready for review December 9, 2024 20:38
@Phatye Phatye requested review from buzuloiu and mbast100 December 9, 2024 20:39
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.

3 participants