Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cybersource Upcoming API Mandates #42

Open
hkjeffchan opened this issue Oct 12, 2023 · 2 comments
Open

Cybersource Upcoming API Mandates #42

hkjeffchan opened this issue Oct 12, 2023 · 2 comments

Comments

@hkjeffchan
Copy link

https://support.cybersource.com/knowledgebase/Knowledgearticle/?code=KA-04350

So is this affected with 1.0.3?

@williamBoily
Copy link

I would like to know this as well.

Default Password p12 Keys (Simple Order API, REST JWT, Batch Upload, Account Updater Batch Upload) - Production Implementation by Date: February 28, 2024

There is a mention of a new field called keyPassword for others SDK, but this one only use the key.

$this->transactionKey = $properties['transaction_key'];

@hkjeffchan
Copy link
Author

probably need this to decrypt it before passing as transactionKey

https://www.php.net/manual/en/function.openssl-decrypt.php

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants