omise / omise-woocommerce

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

Fix - phone number input box not showing #225

Closed som-m closed 3 years ago

som-m commented 3 years ago

1. Objective

image

Fix - input box not showing after unchecking Same as Billing Detail

Related information: Related issue(s): internal ticket CS-814

2. Description of change

Fix error:

image

3. Quality assurance

🔧 Environments:

✏️ Details:

  1. Enable TrueMoney Wallet on WordPress Admin.
  2. Go to storefront, order and select TrueMoney Wallet as a payment method.
  3. Uncheck Same as Billing Detail, an input box should appear.
  4. Fill in your phone number and click Place order.
  5. Check the charge log on dashboard to see if the phone number used is correct.

4. Impact of the change

Chanapa 2021-07-16 at 11 11 28 AM

If this option is selected, the phone number on Billing details will be used. Otherwise, users will be able to input a different phone number.

5. Priority of change

Normal

6. Additional Notes

n/a