Add the following line to your project'sbuild.gradlefile inside thedependenciesblock: implementation'co.omise:omise-android:4.3.1' Usage Breaking changes in versionv5.0.0 UI Customization Overhaul: Introducing a new theme-based UI customization approach. Previously customized UI configurations must be ...
Bug reports and pull requests are welcome on GitHub. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.LicenseThe gem is available as open source under the terms of the MIT License....
$ git clone git://github.com/omise/omise-java $ cd omise-java $ gradle shadowJar :compileJava :processResources :classes :shadowJar BUILD SUCCESSFUL $ ls builds/libs omise-java-2.7.2-all.jar USAGE Obtain a set of API keys from the Omise Dashboard and creates a Client object: Client cl...
.github/workflows Enforce type checking during CI build (omise#135) Jul 23, 2020 examples added example of metadata usage Nov 25, 2019 lib fix: webpack error Jan 19, 2023 test Fix GET requests contain request body (omise#145) Nov 10, 2020 types update attributes Feb 15, 2021 .eslintrc...
2 changes: 1 addition & 1 deletion 2 .github/workflows/cd.yml Show comments View file Edit file Delete file Open in desktop This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that rev...
Code Folders and files Latest commit Cijin Merge branch 'main' of github.com:Cijin/go-tamboon db51d67· Jun 3, 2024 History11 Commits cipher cmd data internal .gitignore LICENCE.md README.md env.example go.mod go.sum ...
Omise Node.js Library. Contribute to motorhub-th/omise-node development by creating an account on GitHub.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment Reviewers gaurab13 mmkittisak AnasNaouchi vault087 Assignees No one assigned Labels None yet Projects None yet Milestone No milestone Development Successfully merging this pull request may ...
FixTrueMoneyOTPpayment method is missing from checkout page. Root cause:It did not call capability api for TrueMoney block (code) because$wp->requestis empty, alsowp->query_vars['rest_route']is null for Checkout page. Then, this only return default source asTrueMoneyJumpApp. ...
@@ Coverage Diff @@## main #655 +/- ##===-Coverage 96.95% 96.95% -0.01%=== Files 121 121 Lines 20367 20366 -1 Branches 4840 4839 -1 ===-Hits 19746 19745 -1Misses 618 618 Partials 3 3 ☔ View full report in Codecov by ...