You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Issue by melari
Wednesday Oct 30, 2013 at 14:10 GMT
Originally opened as https://github.com/Shopify/active_merchant/pull/894
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 included the following code: https://github.com/Shopify/active_merchant/pull/894/commits
The text was updated successfully, but these errors were encountered: