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

Preparing release v5.1.0 #375

Merged
merged 13 commits into from
May 15, 2023
Merged

Preparing release v5.1.0 #375

merged 13 commits into from
May 15, 2023

Conversation

ajzkk
Copy link
Contributor

@ajzkk ajzkk commented May 11, 2023

Includes

  • Added Atome payment method. (PR #364)
  • Installment minimum amount from capability API. (PR #365)
  • Fixed Truemoney phone number input not displaying. (PR #367)
  • Added Google pay icon. (PR #368)
  • Fixed secure form not displaying on pay for order page. (PR #371)
  • Added PayPay payment method. (PR #372)
  • Fixed secured form database key mismatch. (PR #373)
  • Fixed guest checkout with pay for order link. (PR #374)

ajzkk and others added 12 commits April 3, 2023 16:01
Sync master branch into develop
* [ENGA3-929]: Atome added as new payment method.

* [EGNA3-929]: Added other countries.

* [ENGA3-929]: Formatted atome class.

* [ENGA3-929]: Removed extra bracket.

* [ENGA3-929]: Added product ID if sku is empty.

* [ENGA3-929]: Convert currency to upper case.

* [ENGA3-929]: Frontend validation added for atome number.

---------

Co-authored-by: Aashish <aashish@omise.co>
#366)

* Added a frontend validation to accept only number between 10-13 and an opitonal + sign in front.

* [ENGA3-929]: Added a placeholder in Atome phone number

* [ENGA3-929]: Fixed typo

---------

Co-authored-by: Aashish <aashish@omise.co>
* [ENGA3-1134]: Installment minimum value changed from 2000 THB to limit from capability API.

* [ENGA3-1134]: Minimum installment amount is obtained from the Omise PHP instead of passing it.

* [EGNA3-1134]: Format the amount of convert to currency unit and used it in installment form

* [ENGA3-1134]: Moved number_format out of money class

* [ENGA3-1134]: Removed a comment no longer needed.

* [ENGA3-1134]: Renamed 'getInstallmentMinLimits' to 'getInstallmentMinLimit'.

---------

Co-authored-by: Aashish <aashish@omise.co>
…aying. Added a message in the Atome. (#367)

Co-authored-by: Aashish <aashish@omise.co>
* added google pay icon

* update logo file name

* update alt
Co-authored-by: Aashish <aashish@omise.co>
…l the fields required for AVS are present. (#369)

* [ENGA3-1178]: Billing address sent to create token will only be sent if all the fields required for AVS is present.

* [ENGA3-1178]: Remove address if even one of the billing address field is empty.

* [ENGA3-1178]: Added eslint and required plugins for the linter

* [ENGA3-1178]: Added .prettierrc and set the tab to 2 spaces.

* [ENGA3-1178]: Added newline in .prettierrc.

* [ENGA3-1178]: Remove linter and formatting.

* [ENGA3-1178]: Added a newline at the end.

* [ENGA3-1178]: Fix intendation of 'const billingAddress'.

* [ENGA3-1178]: Fix typo

* [ENGA3-1178]: Changed billingAddressFields data type from array to object.

---------

Co-authored-by: Aashish <aashish@omise.co>
* added pay pay

* update paypay logo
* bug fixed on guest user checkout

* create function to get omise customer id
@ajzkk ajzkk requested a review from aashishgurung as a code owner May 11, 2023 07:02
@ajzkk ajzkk marked this pull request as draft May 11, 2023 07:02
@ajzkk ajzkk changed the base branch from develop to master May 12, 2023 03:17
@ajzkk ajzkk marked this pull request as ready for review May 12, 2023 03:17
@aashishgurung aashishgurung added the No Squash & Merge Do not squash and merge label May 15, 2023
@ajzkk ajzkk merged commit 791fb02 into master May 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
No Squash & Merge Do not squash and merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants