omise / omise-woocommerce

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

Update installment interest rates #423

Closed aashishgurung closed 11 months ago

aashishgurung commented 11 months ago

1. Objective

Update installment's interest rate.

2. Description of change

Updated the installment's interest rates of the following banks in includes/backends/class-omise-backend-installment.php file.

Old rates

Bank Interest rate
Krungsri First Choice 1.3 %
Krungsri 0.8 %
Krungthai Card 0.8 %
Bangkok Bank 0.9 %
TMBThanachart 0 %
United Overseas Bank 0 %

New rates

Bank Interest rate
Krungsri First Choice 1.16 %
Krungsri 0.74 %
Krungthai Card 0.74 %
Bangkok Bank 0.74 %
TMBThanachart 0.8 %
United Overseas Bank 0.64 %

3. Quality assurance

Configure your Opn account's setting and test the amount displayed for each installment term.

🔧 Environments:

4. Impact of the change

The customer will see an installment amount with the new interest applied."

5. Priority of change

Normal