-
```
What new or enhanced feature are you proposing?
Split the data connection via 3G and via WiFi
What goal would this enhancement help you achieve?
```
Original issue reported on code.google.com…
-
Blocked on creating the Stripe account, but we'll need to do a SAQ A-EP assessment to prove we're not being stupid with cardholder data.
jbuck updated
9 years ago
-
I think a PM at a given merchant company should be able to look at our SAQ page and accurately decide which to shoot for. Right now our SAQ descriptions are still kind of vague. More specifically, our…
-
I create a Client token with the following c# code:
```
token = _gateway.ClientToken.generate(new ClientTokenRequest { CustomerId = customerId, MerchantAccountId = MerchantAccountId });
```
Drop-in …
-
See README for this:
https://github.com/tyler-johnson/stripe-meteor
Now with Stripe.js (not just Checkout), you can create a token on the client and pass to the server so that no credit card details…
ghost updated
9 years ago
-
**App Name:** SAQ (Société des alcools du Québec)
**Bundle ID:** com.saqmobile.saq2
**iTunes ID:** 382431661
**iTunes URL:** https://itunes.apple.com/us/app/saq-societe-des-alcools-du/id382431661?mt=8…
-
```
What steps will reproduce the problem?
1. i have config the APJP_REMOTE_PHP server and APJP_LOCAL_JAVA
2. when i run APJP_LOCAL.bat i get 3 Ok so every thing should be fine
3. i did apply 127.0.0…
-
Which SAQ applies to which type of integration? SAQ A vs A-EP?
-
Balanced is requiring this in order to hand over bank accounts and identity info: https://github.com/gratipay/gratipay.com/issues/3377#issuecomment-98205340.
-
I am disappointed in the implementation of this lib. The size, number of dom bindings and only offering a minimized/uglified version is IMO insulting. There should be a way to extract the client modu…