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

Listener events not working #41

Open
AliAlican opened this issue Jul 29, 2021 · 2 comments
Open

Listener events not working #41

AliAlican opened this issue Jul 29, 2021 · 2 comments

Comments

@AliAlican
Copy link

image
This is my listener

image
This is my eventserviceprovider

when a payment is completed it is entered in database such as:
image

But listener is not working.

Use case:
I want to know which user paid and I want to update their records.

@0xVavaldi
Copy link
Contributor

Please check that you didn't copy paste from the readme.MD like I did.
LarvelCoinpayments has a typo and should be LaravelCoinpayments
Check your Listener class

@0xVavaldi
Copy link
Contributor

I'll actually correct myself here. Your ipn_type in the database is "simple". You created a listener class for Deposit ipn requests.
Putting in a reference to #43, "simple" is not currently supported.

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

No branches or pull requests

2 participants