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

Mollie: issue with updating payment status #1193

Open
freshface opened this issue Dec 13, 2024 · 2 comments
Open

Mollie: issue with updating payment status #1193

freshface opened this issue Dec 13, 2024 · 2 comments

Comments

@freshface
Copy link

Description

When a mollie transaction is expired, and the restarted the paymen status in simplecommerce is not updated

PHOTO-2024-12-13-13-20-57

See screenshot in simplecommerce https://cln.sh/ZR8bG6hSbJXTdDQJF7h0

The webhook in both transaction is succesfully called

Steps to reproduce

Start a mollie transaction
Abort transaction
Restart

Environment

Environment
Application Name: Simple Commerce
Laravel Version: 11.31.0
PHP Version: 8.3.8
Composer Version: 2.7.7
Environment: local
Debug Mode: ENABLED
URL: simplecommerce.test
Maintenance Mode: OFF
Timezone: Europe/Brussels
Locale: en

Cache
Config: NOT CACHED
Events: NOT CACHED
Routes: NOT CACHED
Views: CACHED

Drivers
Broadcasting: log
Cache: file
Database: mysql
Logs: stack / single
Mail: smtp
Queue: sync
Session: file

Simple Commerce
Currencies: EUR
Gateways: Mollie
Repository: Customer: DuncanMcClean\SimpleCommerce\Customers\EntryCustomerRepository
Repository: Order: DuncanMcClean\SimpleCommerce\Orders\EntryOrderRepository
Repository: Product: DuncanMcClean\SimpleCommerce\Products\EntryProductRepository
Shipping Methods: Free Shipping
Tax Engine: DuncanMcClean\SimpleCommerce\Tax\Standard\TaxEngine

Statamic
Addons: 7
Sites: 1
Stache Watcher: Enabled (auto)
Static Caching: Disabled
Version: 5.37.0 PRO

Statamic Addons
aerni/social-links: 3.2.0
doefom/statamic-export: 0.4.0
duncanmcclean/simple-commerce: 7.5.5
statamic-rad-pack/runway: 7.12.0
studio1902/statamic-peak-browser-appearance: 3.5.0
studio1902/statamic-peak-seo: 8.17.0
studio1902/statamic-peak-tools: 6.4.0

@duncanmcclean
Copy link
Owner

Which payment method did you use in Mollie? Do you experience the same issue with card payments?

@freshface
Copy link
Author

freshface commented Dec 13, 2024

These are the transactions in mollie (in dutch)
For the expired transaction the payment options were not shown.
In the second attempt the payment is completed but the status for order 1288 was not updated to paid.

There is also not tr_ID in simplecommerce

PHOTO-2024-12-13-13-26-08
PHOTO-2024-12-13-13-26-22

@duncanmcclean duncanmcclean changed the title Mollie; issue with updating paymen status Mollie: issue with updating payment status Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants