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

feat: Payment module interface #6092

Merged
merged 41 commits into from
Jan 18, 2024
Merged

feat: Payment module interface #6092

merged 41 commits into from
Jan 18, 2024

Conversation

fPolic
Copy link
Contributor

@fPolic fPolic commented Jan 15, 2024

Copy link

changeset-bot bot commented Jan 15, 2024

🦋 Changeset detected

Latest commit: 16945f4

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@medusajs/types Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

vercel bot commented Jan 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
medusa-dashboard ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 18, 2024 3:07pm
3 Ignored Deployments
Name Status Preview Comments Updated (UTC)
api-reference ⬜️ Ignored (Inspect) Visit Preview Jan 18, 2024 3:07pm
docs-ui ⬜️ Ignored (Inspect) Visit Preview Jan 18, 2024 3:07pm
medusa-docs ⬜️ Ignored (Inspect) Visit Preview Jan 18, 2024 3:07pm

packages/payment/src/models/payment.ts Outdated Show resolved Hide resolved
packages/types/src/payment/mutations.ts Show resolved Hide resolved
packages/types/src/payment/mutations.ts Show resolved Hide resolved
packages/types/src/payment/service.ts Outdated Show resolved Hide resolved
packages/types/src/payment/service.ts Show resolved Hide resolved
packages/types/src/payment/service.ts Show resolved Hide resolved
packages/types/src/payment/service.ts Show resolved Hide resolved
Copy link
Contributor

@olivermrbl olivermrbl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, we can address the interface proposals in follow up PRs as we get closer to the implementation specifics.

Copy link
Member

@adrien2p adrien2p left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Alright to do the rest in a follow up pr we just need to remember

packages/types/src/payment/mutations.ts Outdated Show resolved Hide resolved
@fPolic fPolic changed the base branch from feat/payment-module-models to develop January 18, 2024 15:00
@fPolic fPolic requested a review from a team as a code owner January 18, 2024 15:00
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

Successfully merging this pull request may close these issues.

3 participants