-
Hi again Mikochi,
Another thing my Bank is asking me to do with cybersource is to list the products that are being purchased through the order.
Do you have any suggestions on how to accomplish thi…
-
```
Fatal error: Uncaught Error: Call to undefined method Omnipay\Cybersource\Message\CreateCardRequest::getCardData() in /vendor/dioscouri/omnipay-cybersource/src/Message/CreateCardRequest.php:18
S…
-
`\CyberSource\Api\KeyGenerationApi::generatePublicKey()` will fail if masking is enabled.
The code fails in `cybersource/rest-client-php/lib/Api/KeyGenerationApi.php`, line 172 because `$httpBody` …
-
APi end point for live and test need to be updated. Currently its https://testsecureacceptance.cybersource.com/silent . it need to be chnaged to https://testsecureacceptance.cybersource.com
-
CyberSource has a wide range of integration methods.
It is not clear which method this package is supporting.
List of CyberSource integration methods:
+ Simple Post
+ Secure Web/Mobile
+ Simpl…
dilab updated
3 years ago
-
We have an issue where when a credit card transaction fails for whatever reason - instead of an error - the user is taken back to the form with all their submission information blanked out.
This i…
-
Received this vulnerability report via Snyk: https://security.snyk.io/vuln/SNYK-JAVA-XALAN-2953385
Cybersource imports Xalan, all versions of Xalan are affected. Would be helpful to confirm that Cy…
-
When calling `winston.loggers.get("category1")`, if a logger with the category of `"category1"` is not found, it will automatically be created.
This means if we run the following code we will crea…
-
I am not able to install the package because of dependency version error with many packages.
```
Problem 1
- cybersource/rest-client-php[dev-december-release-2023, dev-master, dev-adding-dis…
-
If a dependency .nuspec has an empty version range, the version range defaults to `(, )` (`VersionRange.All`).
https://github.com/NuGet/NuGet.Client/blob/d55be0be422845795dd6dab3ac95749fe8ede7ba/sr…