omise / omise-woocommerce

Omise WooCommerce Plugin
https://docs.opn.ooo/woocommerce-plugin
MIT License
47 stars 27 forks source link

fix other payment won't send email on on-hold order #242

Closed nimitomise closed 2 years ago

nimitomise commented 2 years ago
  1. Objective

To fix issue when user make a payment via non omise payment then order email for on-hold status won't be send to merchant

  1. Description of change

Non Omise Payment will always send email to merchant for order with status on-hold

  1. Quality assurance

When user make payment with non Omise payment then order email with status on-hold will always send to the merchant but with Omise payment there should be no order email with status on-hold send to the merchant

🔧 Environments:

Tested locally by pointing OMISE_API_URL to Staging

WooCommerce: v5.7.1 WordPress: v5.8 PHP version: 7.1

  1. Impact of the change

No impact, this is to ensure the behavior remains the same as before

  1. Priority of change

High