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

Add HPP Payment API endpoint #95

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

SebAshton
Copy link
Contributor

In order to support solidus_api backed frontend only applications (React/Angular/Ember etc) delegating the responsibility of the payment processing, and keeping a single "source of truth" for processing is desired.

This PR adds a RESTful checkout endpoint that can be targetted by applications of this nature to POST on the get request from Adyen.

@SebAshton SebAshton force-pushed the add-adyen-hpp-payment-api-endpoint branch from c63f05d to 20d2e66 Compare September 13, 2016 11:59
@cbrunsdon
Copy link
Member

@luukveenis @Dkendal any thoughts on this? is there anything here we could pull out into other objects to reduce duplication with the other controller?

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

Successfully merging this pull request may close these issues.

2 participants