omise / omise-magento

Omise Magento Plugin
https://docs.opn.ooo/magento-plugin
MIT License
34 stars 19 forks source link

[ENGA-276]: Issue of our cronjob script looking for a charge in the d… #368

Closed aashishgurung closed 2 years ago

aashishgurung commented 2 years ago

1. Objective

Fix the issue of an order getting canceled citing Payment expired when the charge was completed successfully.

Jira: #276

2. Description of change

Similar to this PR #336, our cron script was looking for a charge in the default store where instead of the the store from where the order was ordered.

3. Quality assurance

Run these commands

// create crontab
$ bin/magento cron:install

// run our cron group
$ bin/magento cron:run --group omise

🔧 Environments:

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication