omise / omise-magento

Omise Magento Plugin
https://docs.opn.ooo/magento-plugin
MIT License
34 stars 19 forks source link

Update installment interest rates #460

Closed aashishgurung closed 12 months ago

aashishgurung commented 1 year ago

1. Objective

Update installment's interest rate.

2. Description of change

Updated the installment's interest rate of the following banks in view/frontend/web/js/view/payment/method-renderer/omise-offsite-installment-method.js file.

Old rates

Bank Interest rate Decimal form
Krungsri First Choice 1.3 % 0.013
Krungsri 0.8 % 0.008
Krungthai Card 0.8 % 0.008
Bangkok Bank 0.8 % 0.008

New rates

Bank Interest rate Decimal form
Krungsri First Choice 1.16 % 0.0116
Krungsri 0.74 % 0.0074
Krungthai Card 0.74 % 0.0074
Bangkok Bank 0.74 % 0.0074

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

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication