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

Create Omnipay connector #30

Open
judgej opened this issue Nov 4, 2014 · 0 comments
Open

Create Omnipay connector #30

judgej opened this issue Nov 4, 2014 · 0 comments

Comments

@judgej
Copy link
Member

judgej commented Nov 4, 2014

Omipay has a SagePay V2 driver, but not V3. It would be good (once this one is completely tidied up) to create a connector to expose it as an Omnipay driver. The driver would support all the base functionality that Omnipay provides, and then could provide extensions to the additional functionality that Omnipay does not generally support (or encourage), such as additional basket information, additional customer details, separate emails for billing and shipping.

The transport would need to be abstracted properly (it is currently stuck in ServiceAbstreact::postSagePay as a curl-based method). This would allow us to use the Omnipay transport mechanisms.

The network flow diagram here would help to understand how this would all link together:

https://github.com/judgej/omnipay-sagepay/tree/patch-1/docs

See:

https://github.com/thephpleague/omnipay

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

1 participant