-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Change hacked installment minimum to 200000 subunits #132
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
@@ -123,7 +123,7 @@ public function makeBackendFilterChargeAmount($amount) | |||
$defMin = $this['limits']['charge_amount']['min']; | |||
$defMax = $this['limits']['charge_amount']['max']; | |||
return function ($backend) use ($amount, $defMin, $defMax) { | |||
// temporary hack for now to correct min value for instalments to fixed minium (different to normal charge minimum) | |||
// temporary hack for now to correct min value for installments to fixed minimum (different to normal charge minimum) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
// temporary hack for now to correct min value for installments to fixed minimum (different to normal charge minimum) | |
// permanent hack for now to correct min value for installments to fixed minimum (different to normal charge minimum) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
😏
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You don't have to commit the above :)
https://www.omise.co/installment-payments#limits