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

Upgrading from 1.9.9 #363

Open
RickKukiela opened this issue Feb 28, 2019 · 2 comments
Open

Upgrading from 1.9.9 #363

RickKukiela opened this issue Feb 28, 2019 · 2 comments
Assignees
Labels
question Developer has a question for Authorize.Net on the SDK

Comments

@RickKukiela
Copy link

I'm currently using 1.9.9 on my platform. If I update to 2.0.0 are there any backwards incompatible changes I should be aware of? Or is the API the same and my integration should be expected to continue to work as is?

@RickKukiela
Copy link
Author

Beuler....?

@gnongsie gnongsie added the question Developer has a question for Authorize.Net on the SDK label Mar 13, 2019
@kikmak42
Copy link
Contributor

Hi @RickKukiela

In 2.0.0, we have removed the deprecated classes. If you have been using one of those, it won't be available in 2.0.0.

Additionally, the underlying API call to Authorize.Net has been changed from XML format to JSON, which should not affect your integration. But we recommend you to test your integration in Sandbox before upgrading.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Developer has a question for Authorize.Net on the SDK
Development

No branches or pull requests

3 participants