Skip to content
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

Add support for Citi, Maybank (EzyPay), TTB, UOB installments #236

Merged
merged 3 commits into from
Oct 26, 2021

Conversation

hpariwat
Copy link
Contributor

@hpariwat hpariwat commented Oct 26, 2021

1. Objective

Add support for Citi, Maybank (EzyPay), TTB, UOB installments and make them selectable for customers when enabled by admins.

For Thailand

Screen Shot 2564-10-25 at 23 54 52j

For Malaysia

Screen Shot 2564-10-25 at 20 49 06

2. Description of change

  • Add bank logos.
  • Sort installments alphabetically.
  • Allow installments in MY.
  • Fix white border color in KBANK and KTC logos.

3. Quality assurance

Test charge creation for the aforementioned installments.

4. Impact of the change

Admins will see extra installments if enabled in their Capability.

5. Priority of change

Normal.

6. Additional Notes

@@ -301,6 +301,12 @@ ul.omise-banks-list {
border-color: #1e4598;
}

/** Citi **/
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not sure why we have these comments as the class names are pretty clear 😅 , but let's keep them to be consistent

@hpariwat hpariwat merged commit a7ef60c into master Oct 26, 2021
@hpariwat hpariwat deleted the add-extra-installments branch October 26, 2021 08:03
@hpariwat hpariwat mentioned this pull request Oct 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants