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 support for passing line item information to offsite integrations. #894

Closed
wants to merge 1 commit into from

Conversation

melari
Copy link
Contributor

@melari melari commented Oct 30, 2013

This defines a standard way to pass line item information to integrations. Individual integrations can then override the line_item method to suit their needs.

There are already a few integrations which support passing in line items such as auth.net sims. These should be refactored to this common interface as some point.

@odorcicd @RichardBlair

@melari
Copy link
Contributor Author

melari commented Oct 30, 2013

/cc @louiskearns

@louiskearns
Copy link
Contributor

:)

@odorcicd
Copy link
Contributor

odorcicd commented Nov 4, 2013

Can you add tests?
/cc @jduff

@ntalbott
Copy link
Contributor

ntalbott commented Jun 4, 2014

ActiveMerchant integrations have been extracted into https://github.com/Shopify/offsite_payments. This PR has been moved (via reference) to the new repo - please follow up on it there.

@ntalbott ntalbott closed this Jun 4, 2014
@ntalbott ntalbott deleted the line-items branch June 13, 2014 13:38
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.

None yet

4 participants