Skip to content

New Payment Method ('ashleyplcc') Not Recognized After PR #1253 Merge #1271

@vurtnec

Description

@vurtnec

Issue Description

I have submitted a PR as per the repository’s contribution guidelines: #1253, and it has already been merged into the main branch.

However, when deploying my Shopify app after 3 weeks ago, I encounter the following error:

supported_payment_methods: Following payment methods ["ashleyplcc"] not permitted.
image

It seems that although the code changes have been merged, they have not yet been deployed, as my Shopify app deployment cannot recognize the newly added payment method ('ashleyplcc').

Steps to Reproduce

  1. Add ashleyplcc in supported_payment_methods in shopify.extension.toml
  2. Deploy the app to Shopify.
  3. Observe the deployment error.

Expected Behavior

After the PR is merged into the main branch, the new payment method ashleyplcc should be available during Shopify app deployment and show icon in my store checkout page.

Actual Behavior

The Shopify app deployment fails with an error indicating that the ashleyplcc payment method is not permitted.

Reference

Could someone please confirm whether the latest changes have been deployed and advise if there is any additional action I need to take?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions