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

REST API? #5

Closed
dcolumbus opened this issue Feb 25, 2014 · 3 comments
Closed

REST API? #5

dcolumbus opened this issue Feb 25, 2014 · 3 comments

Comments

@dcolumbus
Copy link

Does this integration allow for REST API calls? If so, could you provide some direction?

@amacneil
Copy link
Member

Nope, REST isn't supported. Given that Omnipay abstracts the differences between various APIs it shouldn't matter much. Happy to accept a PR though.

@markguinn
Copy link
Contributor

Initial work on REST API support is done here: https://github.com/markguinn/paypal/compare/feature-rest-api. If either of you get the chance, I'd love a bit of feedback as this is the first time I've really dug into an omnipay module. Totally up for changing class names etc if there's something that would fit the overall style of the project better.

It hasn't been tested much outside of phpunit but it will be over the next few weeks as we'll be using it on a project. I'll probably do a bit of polish work next week including implementing deleteCard and updateCard, but it's pretty close to ready for a PR I think.

@amacneil
Copy link
Member

amacneil commented Jul 8, 2014

Closing this, we can discuss in #21

@amacneil amacneil closed this as completed Jul 8, 2014
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