-
### General information
* SDK/Library version: 4.17.0
* Integration type and version: CocoaPods
Full version information from `Podfile.lock`:
```
- Braintree (4.17.0):
- Braintree/Card (…
-
What are the steps to reproduce this issue?
-------------------------------------------
1. Followed by [README](https://github.com/Mobbeel/fataar-gradle-plugin/blob/master/README.md)
What happens…
-
Hi Javen,
Could you give me the source of the official SDK of UnionPay for 5.1.0?
Currently, I'm using com.unionpay.acp:1.0.0 but the signing method doesn't have support for SHA 256 encryption.
…
-
`[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INF…
ithjz updated
6 years ago
-
Using valid Discover card test number: `6229 2567 3724 8989`
Caishen UI displays as invalid. Simply asking Caishen to do a Luhn check on it, passes though 🤔
-
I did integrate PayPal to my project using pod 'Braintree/PayPal'.
When user chooses to make payment throw PayPal user is not redirected to the PayPal app. Instead it opens view controller within my …
-
### General information
* SDK/Library version: Braintree (4.7.4), BraintreeDropIn (5.1.0)
* Integration type and version: CocoaPods 1.2.1
### Issue description
Since this framework is depend…
ghost updated
7 years ago
-
Hi,
I am building a static framework which uses cocoapods to handle my external dependencies. When using cocoapods version 0.37.2 this works fine. However I just updated to 0.38.2. My podfile is as f…
-
我按照你的方式,打开证书文件,得到的如下面所示
![qq 20170622140540](https://user-images.githubusercontent.com/5567629/27419627-93c7ff10-5754-11e7-9ac9-483a44f940a3.png)
我拿到的加密信息时这样的,如下图所示
![33](https://user-images.github…
-
We have implemented the Braintree Drop-In into our app, and noticed that the `BTDropInController`'s callback function isn't called when PayPal isn't set up in-app but is selected as the payment type. …