omise-android icon indicating copy to clipboard operation
omise-android copied to clipboard

Omise Android SDK

Results 14 omise-android issues
Sort by recently updated
recently updated
newest added

Allow customers to pay with PayPay, using `paypay` source type via Android SDK. ![Screen Shot 2022-12-08 at 16 54 28](https://user-images.githubusercontent.com/86763686/206390876-a9a61467-fc2a-428a-ba16-8ad390e384dc.png)

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?)...

bug

## 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...

bug