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

mock payment gateway and setup kafka using docker #9

Merged
merged 2 commits into from
Dec 23, 2023

Conversation

satyajitnayk
Copy link
Owner

  • add docker compose to setup/run kafka & zookeeper (kafka uses zookeeper to run)
  • update readme file for settingup & using kafka.
  • add code to check kafka working smoothly or not.
  • add checkPayment() which returns sucess 70% of time.

@satyajitnayk satyajitnayk self-assigned this Dec 23, 2023
@satyajitnayk satyajitnayk linked an issue Dec 23, 2023 that may be closed by this pull request
@satyajitnayk satyajitnayk merged commit 2260f80 into main Dec 23, 2023
1 check failed
@satyajitnayk satyajitnayk deleted the chore/mock-payment-gateway-setup-kafka branch December 23, 2023 09:14
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.

mock payment gateway & setup kafka
1 participant