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

Connection to payment processor QA environment is broken #1810

Closed
20 tasks done
thekaveman opened this issue Dec 4, 2023 · 2 comments
Closed
20 tasks done

Connection to payment processor QA environment is broken #1810

thekaveman opened this issue Dec 4, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@thekaveman
Copy link
Member

thekaveman commented Dec 4, 2023

A clear and concise description of what the bug is.

To Reproduce

Steps to reproduce the behavior:

  1. Go to dev or test
  2. Verify eligibility with test credentials
  3. On the Enrollment page, note that the "Continue" button never activates
  4. Note a 500 error in web console

Expected behavior

User should be able to bring up the payment processor window and enroll a card.

Additional context

Payment processor changed their QA infrastructure on 11/16/2023 and we only found out on 12/04/2023. A new trust bundle was provided as part of their changes.

These configuration values need to be updated:

Dev

  • mst-payment-processor-api-base-url
  • mst-payment-processor-client-cert-root-ca
  • mst-payment-processor-card-tokenize-url
  • mst-payment-processor-card-tokenize-env
  • sacrt-payment-processor-api-base-url
  • sacrt-payment-processor-client-cert-root-ca
  • sacrt-payment-processor-card-tokenize-url
  • sacrt-payment-processor-card-tokenize-env
  • sbmtd-payment-processor-api-base-url
  • sbmtd-payment-processor-client-cert-root-ca
  • sbmtd-payment-processor-card-tokenize-url
  • sbmtd-payment-processor-card-tokenize-env

Test

  • mst-payment-processor-api-base-url
  • mst-payment-processor-client-cert-root-ca
  • mst-payment-processor-card-tokenize-url
  • mst-payment-processor-card-tokenize-env
  • sbmtd-payment-processor-api-base-url
  • sbmtd-payment-processor-client-cert-root-ca
  • sbmtd-payment-processor-card-tokenize-url
  • sbmtd-payment-processor-card-tokenize-env
@thekaveman thekaveman added the bug Something isn't working label Dec 4, 2023
@thekaveman thekaveman self-assigned this Dec 4, 2023
@thekaveman
Copy link
Member Author

Testing the full set of changes on MST in dev

Result: same, cannot connect to QA

@thekaveman
Copy link
Member Author

New trust bundle and API parameters shared by Littlepay support worked! Marking as closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

1 participant