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

Update deprecated subscriber implementation #85

Closed
a11rew opened this issue Jan 26, 2024 · 0 comments · Fixed by #122
Closed

Update deprecated subscriber implementation #85

a11rew opened this issue Jan 26, 2024 · 0 comments · Fixed by #122
Labels
good first issue Good for newcomers

Comments

@a11rew
Copy link
Owner

a11rew commented Jan 26, 2024

Issue

The subscriber implementation pattern used in the plugin's automatic order capturing subscriber has been deprecated since Medusa v1.18.

This warning is logged out when a server with the plugin is started as a result

The subscriber in /app/node_modules/medusa-payment-paystack/dist/subscribers/orderCapturer.js is missing a config.

Expected outcome

At the completion of this issue the automatic order capturing subscriber would have been updated to use the new Subscriber API. This guide describes the new API and migration details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant