omise-android
omise-android copied to clipboard
Omise Android SDK
Allow customers to pay with PayPay, using `paypay` source type via Android SDK. 
Just added a dependency to the gradle build script and tried to build. It conflicts with other lib we use. ```> A failure occurred while executing com.android.build.gradle.internal.tasks.CheckDuplicatesRunnable > Duplicate class...
Hi team, Could you please provide authorize URLs and Return URLs for testing?
## Description Sync POC with master
This PR includes: - Add support for new 3DS SDK - Upgrade SDK levels to the latest level at the time of the PR (level 34)
### Expected behavior I am using [Credit Card Activity](https://github.com/omise/omise-android), and as far I know, I should handle the result in here ``` override fun onActivityResult(requestCode: Int, resultCode: Int, data: Intent?)...
## Description Restore instrumentation tests after flakiness issue has been solved with latest github actions image updates.
Right now, the sonar cloud results for PRs are wrong if the base branch is not master since sonar is not launching on PR.
## Description Bump `v5.2.0`
### Expected behavior After entering the AuthorizingPaymentActivity page, if the mobile device does not have the corresponding payment app installed, a UI is displayed to prompt the user to choose...