feat(payments): add Mollie as a payment provider option in builder - #1123
namdamdoi68-oss wants to merge 1 commit into
Conversation
|
@namdamdoi68-oss is attempting to deploy a commit to the Better T Stack Team on Vercel. A member of the Team first needs to authorize it. |
|
Note Reviews pausedIt looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the Use the following commands to manage reviews:
Use the checkboxes below for quick actions:
WalkthroughChangesAdds Mollie as a validated payment provider. Updates CLI and web selection, display labels, icons, generated dependencies, environment variables, and Mollie client templates. ChangesMollie payment provider
Possibly related PRs
🚥 Pre-merge checks | ✅ 3 | ❌ 2❌ Failed checks (1 warning, 1 inconclusive)
✅ Passed checks (3 passed)
✨ Finishing Touches 💡 2⚔️ Resolve merge conflicts 💡
🛠️ Fix failing CI checks 💡
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 2
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro Plus
Run ID: da485c1f-6b87-4531-8d33-44c0fe05f8b5
📒 Files selected for processing (8)
apps/cli/src/prompts/payments.tsapps/cli/src/utils/display-config.tsapps/web/src/app/(home)/new/_components/tech-icon.tsxapps/web/src/components/ui/tech-badge.tsxapps/web/src/lib/constant.tspackages/template-generator/src/processors/payments-deps.tspackages/template-generator/templates/payments/mollie/server/base/src/lib/payments.ts.hbspackages/types/src/schemas.ts
ea277b5 to
f8bd468
Compare
5a8dff3 to
b4aa3f6
Compare
|
Hi @AmanVarshney01 @github-actions[bot] — PR is ready for review. All CI tests pass cleanly. |
b4aa3f6 to
f7e892b
Compare
There was a problem hiding this comment.
Actionable comments posted: 2
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro Plus
Run ID: e88bff35-6be6-4e0a-aee6-d72fb2ab63e4
⛔ Files ignored due to path filters (1)
packages/template-generator/src/templates.generated.tsis excluded by!**/*.generated.*
📒 Files selected for processing (5)
packages/template-generator/src/processors/env-vars.tspackages/template-generator/src/processors/payments-deps.tspackages/template-generator/src/utils/add-deps.tspackages/template-generator/templates/packages/env/src/server.ts.hbspackages/types/src/schemas.ts
🚧 Files skipped from review as they are similar to previous changes (1)
- packages/template-generator/src/processors/payments-deps.ts
f7e892b to
0382ed8
Compare
Add Mollie as a payment provider option in the stack builder, CLI prompt, and template generator for European payment support. Closes AmanVarshney01#1077 Signed-off-by: namdamdoi68-oss <namdamdoi68@gmail.com>
0382ed8 to
e628408
Compare
Add Mollie as a payment provider option in the stack builder, CLI prompt, and template generator for European payment support.
Closes #1077
Summary by CodeRabbit