-
### Existing Component
否
### Component Name
TableExcelExport
### Description
文件导出的普遍做法:
1、后端直接生成excel文件,
2、提供一个url供前端下载。
直到有一次停车数据的导出数据达到10 万,(后端没有长度限制)用户在前端导的时候,用户等待时间太长(后台直接一个查询读取1…
-
Why is the `schemes` option of the `CardScheme` constraint required?
If think that if we add the constraint without specifying the `schemes` option, the constraint should validate if the value matc…
-
能增加银联云闪付抓取功能吗?
标题是:消息推送
内容是:云闪付收款1元。
-
## Prerequisites
- [x] I have searched open and closed issues for duplicates.
## Describe the bug
A clear and concise description of what the bug is.
I tried installing the icons. After running …
-
Support will be supported ?
MixMe updated
5 years ago
-
### General information
* Library version: 2.0.0
* Browser and OS: Chrome,Firefox,Safari (latest) on MacOS 10.14.5
### Issue description
Bug can look at https://braintree.github.io/restricted-…
Scrum updated
5 years ago
-
$config` = array(
//支付宝分配给开发者的应用ID
'mer_id' => 'xxxxxxxxxxxxxxxxx',
//用户应用私钥(证书路径或key,请填写绝对路径)
'private_key_path' => storage_path('cert\xxx.pfx'),
…
-
Hi,
the EMV APDUs with no data (just headers) are incorrectly generated with excessive Lc byte.
According to specification, APDU consists of:
- mandatory header: CLA, INS, P1, P2 (4 bytes)
- c…
-
I am using **NABTransact_UnionPay** and I am using ->purchase() and then completePurchase() but it is giving me an error as "Undefined index: merchant"
No sure how to fix this.
can someone he…
-
Hi all. I recently upgraded braintree-web to the latest version, and I noticed that it has a new dependency on a package called 8. https://www.npmjs.com/package/8
You can see the rise of downloads …