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

Deprecated API #131

Open
miholeus opened this issue Oct 15, 2019 · 4 comments
Open

Deprecated API #131

miholeus opened this issue Oct 15, 2019 · 4 comments

Comments

@miholeus
Copy link

Hi to everyone!
I found that you use 4 gateways: CIM, SIM, AIM, DPM. And all of them are deprecated https://developer.authorize.net/api/upgrade_guide/.
Does it mean that your package is outdated and it's better to look for something else?
Do you have plans for Authorize.NET API https://developer.authorize.net/api/reference/index.html?

@judgej
Copy link
Member

judgej commented Oct 15, 2019

You can try this one:

https://github.com/academe/omnipay-authorizenetapi

I'd be happy to move it into thephpleague if people are happy with that, but it needs a bunch of tests first.

@miholeus
Copy link
Author

Thanks for the link! That's exactly what I was looking for. Btw what tests do you expect to get? Maybe I can help you with it.

@judgej
Copy link
Member

judgej commented Dec 27, 2019

Hi @miholeus been super-busy. For tests, anything really that increases the coverage. These days I tend to be more involved with auto-generation of APIs using OpenAPI descriptions, so writing the tests and messages by hand - just because the gateway provider can't get an OpenAPI description together - is something that feels like a waste of time, so it goes to the bottom of my list. Just the realities of it really. There is an XSD for the full, newer Authorize.Net API. and I'm convinced an OPenAPI description can be generated from that, and that is where effort would be more usefully directed IMO.

@sgtcoder
Copy link

sgtcoder commented Aug 2, 2021

https://github.com/academe/omnipay-authorizenetapi

Doesn't support CIM and creating customers and cards!

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

3 participants