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

Comparing payment instrument sometimes fails when using a previously saved instrument #87

Open
chrismshea opened this issue Mar 13, 2024 · 0 comments

Comments

@chrismshea
Copy link
Contributor

chrismshea commented Mar 13, 2024

Issue

Job to create Subscription in Subscribe Pro fails

Steps to Reproduce

  1. As a customer create a subscription order
  2. Sync order to Subscribe Pro
  3. Create a new subscription order choosing a new shipTo with a different Name from what was used on the original order
  4. checkout using shipping as billing address.
  5. Attempt to sync the subscription using the job
  6. The job will fail.

This condition is evaluating to False:

https://github.com/subscribepro/sub-demandware/blob/26df8162a39b71b8900d399a2e5b0e69e616e60e/cartridges/int_subscribe_pro_sfra/cartridge/scripts/subpro/helpers/paymentsHelper.js#L142C1-L143C1

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

No branches or pull requests

1 participant