-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See er…
-
**Describe the bug**
When using the Adyen Android SDK version 5.0.1 (the issue also occurs in the latest version 5.5.0), users attempting to make a payment with a saved UnionPay savings card are inco…
-
unionpay
-
Hi wangfei,
Could you help me the source of the Official SDK of Unionpay for 5.1.0 where you used in this repository.
Currently we are using com.unionpay.acp.upacp-sdk:1.0.0, but it doesnt suppo…
-
Rónán Gallagher:
> Further config is needed on China UnionPay, **will let you know when this is added**.
![unionpay](https://user-images.githubusercontent.com/83204/32882357-2408cf62-cac5-11e7-9…
-
```
var newParr = []
function ForF(min, max) {
for (let i = min; i
-
所有的外链APP回掉都会走 RCTOpenURLNotification 这个通知,而在CFBundleURLTypes 你无法判断CFBundleURLName 具体是在 CFBundleURLTypes 里第几个位置 建议改成支付宝的判断方法 做如下修改
NSArray *urlTypes = [[[NSBundle mainBundle] infoDictionary] valu…
-
作者您好!我这边使用cordova plugin add https://github.com/woguava/cordova-plugin-unionpay.git --variable UNIONPAY_APPID=$(uuid) --variable UNIONPAY_TEST=$(00 生产 01 测试) 这个命令安装插件,结果安装不成功,原因是说git下载不下来这个链接。请问有其…
-
$ cordova build android
...
Error: /.../gradlew: Command failed with exit code 1 Error output:
/.../ScreenRecord.java:22: error: cannot find symbol
import com.unionpay.screenrecord.MediaRecordServ…
-
**Describe the bug**
Hello ! We are in the process of migrating the library from 5.59.0 to 6.1.0 and we use Vite to build our project.
It seems that the `@adyen/adyen-web/auto` export doesn't work…