-
* [x] I've read and understood the [*CONTRIBUTING* guidelines and have done my best effort to follow](https://github.com/CocoaPods/CocoaPods/blob/master/CONTRIBUTING.md).
# Report
## Wha…
-
This semester I would like to invest more heavily into our website payment feature. The existing payment feature is a major asset to our organization enabling automatic and effortless member onboardin…
-
I am facing this issue while executing the line
"cipher.init(Cipher.DECRYPT_MODE, keySpec,new IvParameterSpec(IV));"
Error:
java.security.InvalidAlgorithmParameterException: Unsupported parameter: ja…
-
-
I'm trying to decrypt the apple pay paymentToken. I'm doing as for the README.md:
```
PaymentToken token = new PaymentToken(new String(Files.readAllBytes(Paths.get("/pathToMyJson/file.json"))));
Decr…
-
I had the build for ios for paypal and it opens in the simulator but not opening the popup in the real device. Is there anything which i am missing for that?
-
## Overview
Using the objective C code in https://github.com/asiapay-lib/paysdk-ios-lib/tree/dd9e4fb88cd73410ccde1e54ed766e0fb28e6a54#webview-payment.
Payment details cannot be initialised witho…
-
I am using this library to make payment in my ionic project. I want to add monthly subscription but could not find any related method to achieve it. It is provided by core apple library apple pay and …
-
### Check Existing Issues
- [X] I have checked existing issues, and this issue is not a duplicate
### Description
Hi, I initially paid $5 to test this as I was a current Bartender user.
I liked it…
-
Hello,
One year ago I made a thread having an issue with Apple Pay: https://github.com/stripe/stripe-react-native/issues/945. One year later I'm working back on that project and I'm trying to fix t…