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

🚀 [Feature]: WebHook support #51

Closed
shurco opened this issue Oct 13, 2023 · 7 comments
Closed

🚀 [Feature]: WebHook support #51

shurco opened this issue Oct 13, 2023 · 7 comments
Labels
✏️ Feature New feature or request hacktoberfest

Comments

@shurco
Copy link
Owner

shurco commented Oct 13, 2023

No description provided.

@shurco shurco added ✏️ Feature New feature or request hacktoberfest labels Oct 13, 2023
@msalbrain
Copy link
Contributor

Hey man
Been looking for a project to contribute to, hope I can start with this. If yes could you give more explanation

@shurco
Copy link
Owner Author

shurco commented Oct 24, 2023

Hey man
Been looking for a project to contribute to, hope I can start with this. If yes could you give more explanation

I planned to add webhook support for the shopping cart:

  • payment initiation (sends a list of items in the cart to be paid)
  • successful payment (sends brief information from the payment system, payment system name, cart ID)
  • payment error (sends brief information from the payment system, payment system name, cart ID)
  • payment refusal (payment system name, cart ID)

Also, it is necessary to add settings in the admin panel for where to send the webhook and under what conditions.

@msalbrain
Copy link
Contributor

on it

@coderofsalvation
Copy link

Are there a latest beta builds (from github actions) which I can test?
I tried building the latest version, but somehow yarn errored (and I'm not really sure what I'm doing)

@shurco
Copy link
Owner Author

shurco commented Oct 5, 2024

Are there a latest beta builds (from github actions) which I can test? I tried building the latest version, but somehow yarn errored (and I'm not really sure what I'm doing)

Hi,
Please create a new ticket and describe step by step what you did.
Also, please specify which platform you tried (arm or x86) and the operating system.

@coderofsalvation
Copy link

coderofsalvation commented Oct 8, 2024 via email

@shurco
Copy link
Owner Author

shurco commented Oct 10, 2024

I'll think about it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✏️ Feature New feature or request hacktoberfest
Projects
Status: Done
Development

No branches or pull requests

3 participants