Related information:
Related issue(s): #209
Related PR(s): #211
Internal task(s): CS-649
2. Description of change
Change the display amount for installment payments from 3000 to 2000 THB. This is shown installment is selected and the amount is less than 2000 THB.
3. Quality assurance
🔧 Environments:
WooCommerce: v5.1.0
WordPress: v5.6.1
PHP: v7.3.8
Omise PHP: v2.13.0
Omise WooCommerce: v4.7
✏️ Details:
Enable installment payment on WordPress Admin.
Go to storefront, order and checkout with amount >= 2000 THB.
Installment option should appear when the amount is at least 2000 THB. Otherwise, this message should be displayed:
There are no installment plans available for this purchase amount (minimum amount is 2,000 THB).
0. To-Do
1. Objective
Change the display amount for installment payments from 3000 to 2000 THB WooCommerce. Reference: https://www.omise.co/installment-payments#limits
Related information: Related issue(s): #209 Related PR(s): #211 Internal task(s): CS-649
2. Description of change
Change the display amount for installment payments from 3000 to 2000 THB. This is shown installment is selected and the amount is less than 2000 THB.
3. Quality assurance
🔧 Environments:
✏️ Details:
Installment option should appear when the amount is at least 2000 THB. Otherwise, this message should be displayed:
There are no installment plans available for this purchase amount (minimum amount is 2,000 THB).
4. Impact of the change
The correct minimum amount is shown.
5. Priority of change
Normal
6. Additional Notes
n/a