You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have another question: The old version, URL endpoint = new URL(SERVER_URL);
This endpoint was set to ITransactionProcessorStub. Depending on our environment, the endpoint value may be the Test URLs or the Production URLs.
However, the guideline for updating P12 was unclear. We couldn't find how to set up the endpoint in each environment. Could you guide how to resolve this problem?
Thanks for your assistance.
The text was updated successfully, but these errors were encountered:
Dear Cybersource team,

We received the email update about the plan to upgrade SOAP API authentication to P12 authentication. However, we built the new WSDL with version 1.219 to flow your guideline: https://developer.cybersource.com/library/documentation/dev_guides/SOAP_Toolkits/html/SOAP_toolkits/Constructing-SOAP-with-Apache-AXIS/generating_and_building_stubs.html, and we implemented the code flow your document: https://developer.cybersource.com/docs/cybs/en-us/platform/relnote/all/na/rn-2024-11-26/rn-announce.html, but the TransactionProcessor is an interface, it isn't a implemented class. Could you support us with this problem?
We have another question: The old version, URL endpoint = new URL(SERVER_URL);
This endpoint was set to ITransactionProcessorStub. Depending on our environment, the endpoint value may be the Test URLs or the Production URLs.
However, the guideline for updating P12 was unclear. We couldn't find how to set up the endpoint in each environment. Could you guide how to resolve this problem?

Thanks for your assistance.
The text was updated successfully, but these errors were encountered: