-
Buying an item for `1.01` shows `1.00` to the user although the correct amount is processed internally. Bug can be found here: https://github.com/mposSVK/acceptSDK-Android/blob/master/demo/demo/sample…
mpost updated
8 years ago
-
I have both PayPal and Wirecard gateways and they share almost the same javascript code to retrieve the token.
I have a hidden input field like this:
``` html
```
When I use `recurly.token()` (reg…
-
Documentation:
- https://integration.wirecard.at/doku.php/back-end_operations:start
- https://integration.wirecard.at/doku.php/back-end_operations:functional_wcp_wcs:start#transaction-based_operations…
-
I have a client who uses custom code to create Electronic Funds Transfer via Wirecard based on an old version of active_merchant.
My job is to update the code, so users can use [IBAN/BIC](http://en.wi…
-
When I try in development to make a payment, inside the Wirecard iframe it says `CONFIRMURL is invalid`. In the Wirecard docs they say, that no private URLs are allowed for the server-to-server commun…
23tux updated
11 years ago
-
Hi,
Thanks for pointing me to _activepayment_ which I could try without any problems (thanks to the specs!) on a _live_ transaction. I don't know why the test gateway doesn't work (maybe you have a c…
-
Wirecard code last editing 3 years ago
https://github.com/Shopify/active_merchant/blob/master/lib/active_merchant/billing/gateways/wirecard.rb
-
I'm seeing this error when running with capybara-webkit: Unable to load URL: http://127.0.0.1:9887/authentication/login (Capybara::Driver::Webkit::WebkitError)
We're doing something that's arguably …