omise / omise-woocommerce

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

PayNow: adding default payment instruction at the checkout page #169

Closed guzzilar closed 4 years ago

guzzilar commented 4 years ago

1. Objective

There are some confusions about how to use PayNow or when will buyers be charged. This pull request is to add a default payment instruction (editable) to guide buyers that they will have to scan a QR code to pay at the next page after checkout.

2. Description of change

Adding one sentence for the PayNow payment instruction.

3. Quality assurance

🔧 Environments:

✏️ Details:

With a fresh installed Omise WooCommerce, you should be able to see a sentence filled by default at Omise PayNow payment setting page (editable).

Screen Shot 2563-05-28 at 17 41 08

As well, it will be shown at the checkout page.

Screen Shot 2563-05-28 at 17 43 11

4. Impact of the change

This change does not apply for those merchants who already enabled PayNow payment method. As at a time merchant enabled the payment method, the database will save its configuration as description: "" (empty string)

5. Priority of change

Normal

6. Additional Notes

None

guzzilar commented 4 years ago

Thanks! @mayurkathale @danfowler