saucal / woocommerce-gateway-amazon-pay

Amazon Pay Gateway
0 stars 1 forks source link

apply changes suggested by issue #233 #190

Closed dpanta94 closed 1 year ago

dpanta94 commented 1 year ago

All Submissions:

Changes proposed in this Pull Request:

Closes woo#233 .

How to test the changes in this Pull Request:

  1. After receiving an IPN of a canceled charge the order should update to pending instead of on-hold or if its canceled already its status should not change.

Other information:

Changelog entry

Fix : Order status update after receiving a canceled charge through IPN

dpanta94 commented 1 year ago

PR created in woo repo pull#241