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

[MBL-1894] Add BuildPaymentPlan Query Support #2216

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

scottkicks
Copy link
Contributor

📲 What

Updates GraphAPI and adds support for the new PLOT query

🤔 Why

This new query will tell us:

  • Whether the project is enabled in our feature flag. We can use this to determine whether to show the PLOT unit at all
  • If the project is enrolled, whether the amount meets or exceeds the threshold. This drives whether to show the PLOT checkout unit in an active state, such that PLOT is a selectable option.
  • a set of increments with amount nodes (amount and currency) and scheduledCollection datetimes. This will be accurate to what will happen at collection time.

✅ Acceptance criteria

@scottkicks scottkicks self-assigned this Dec 10, 2024
@scottkicks scottkicks changed the title [MBL-1894] BuildPaymentPlan Query Support [MBL-1894] Add BuildPaymentPlan Query Support Dec 10, 2024
@scottkicks scottkicks force-pushed the scott/payment-plan-query-support branch from 4fb49de to 03bc20e Compare December 10, 2024 19:48
@nativeksr
Copy link
Collaborator

1 Warning
⚠️ Big PR

Generated by 🚫 Danger

@scottkicks scottkicks force-pushed the scott/payment-plan-query-support branch from 03bc20e to 2ee7df5 Compare December 10, 2024 20:17
@scottkicks scottkicks force-pushed the scott/payment-plan-query-support branch from 2ee7df5 to ecc3758 Compare December 10, 2024 23:29
@scottkicks scottkicks marked this pull request as ready for review December 11, 2024 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants