codenteq / stripe-payment-gateway

The Laravel eCommerce Stripe Payment Gateway
https://codenteq.com
MIT License
13 stars 6 forks source link

Stripe webhooks #4

Open ag84ark opened 5 months ago

ag84ark commented 5 months ago

Hi there,

Is there any plan to implement stripe webhooks that would interact with Bagisto? Also, different admin implementations like refunds.

ahmetarsiv commented 5 months ago

Hi @ag84ark,

Thank you for your suggestion. We are considering adding a new feature to enable interaction between Stripe webhooks and Bagisto, along with enhancing admin functionalities. This would improve the overall performance and usability of the platform, making transaction management even easier.

Currently, we are in the research and planning phase to kickstart the development of these features. By delving into the requirements of Stripe webhook integration and admin operations, we aim to provide the best solutions possible. We'll keep you updated on any progress or updates we make during this process.

We appreciate your suggestions and feedback, as they contribute to the ongoing improvement of Bagisto. Feel free to reach out with any further ideas or thoughts.

Best regards, Ahmet Sefa Arşiv

ag84ark commented 5 months ago

Also, I think this should be compatible with Bagisto version 2.

ahmetarsiv commented 5 months ago

Hi @ag84ark,

v1.4.0 is compatible with Bagisto v2.1.0 for receiving payments. Please update your package providers by running composer update codenteq/stripe-payment-gateway.

Best regards.