omise / omise-woocommerce

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

PayNow, adding a link to the QR code url at the order-confirmation email #185

Closed guzzilar closed 4 years ago

guzzilar commented 4 years ago

1. Objective

Currently when placing an order using PayNow payment method, the QR code will be shown only on the order-received (thank-you) page.

This pull request is adding the QR code's link to the WC order-confirmation email as well.

Related information: Related issue(s): T22531 (internal ticket)

2. Description of change

Adding a QR code link to the order-confirmation email when placing a new order using PayNow payment method.

3. Quality assurance

🔧 Environments:

✏️ Details:

An order-confirmation email that is sent by placing a new order using PayNow payment method should contain a link to the PayNow QR code.

Screen Shot 2563-08-18 at 05 03 43

4. Impact of the change

Nothing

5. Priority of change

Normal

6. Additional Notes

None