Hi,
I am using SOAP APIs for customer profile creation and payment transactions. SOAP APIs are now deprecated and will not be supported after March 1, 2018(http://developer.authorize.net/api/changes/).
What all things are necessary to move to new Authorize.net APIs?
Some of which can be following -
1. Removing SOAP APIs packages from my workspace.
2. Adding new Athorize.net JAVA library/packages.
Should I add packages available at https://github.com/AuthorizeNet/sdk-java
OR whether authorize.net provides separate JAR files?
Can I set request content-types from java code and if yes then how?
Please advise.
Thanks.
12-14-2016 01:22 AM
Hello @mangeshpendhare
Switching to use our Java SDK is certainly one option worth considering.
I'd recommend subscribing to this topic so that you'll be alerted via email if anyone else from the community is able to respond with any comments. To subscribe, click Topic Options at the top of this thread and then select Subscribe. You'll then receive an email once anyone replies to your post.
Thanks,
Richard
12-16-2016 06:57 AM