Jeremy Shipman

Results 55 comments of Jeremy Shipman

May also be useful: http://blog.programmableweb.com/2011/09/09/breaking-down-e-commerce-apis/

Spree also has a great documentation site for their api: http://api.spreecommerce.com/ And note that their source is contained within a separate folder, apart from core code: https://github.com/spree/spree/tree/master/api

some ideas here: https://gist.github.com/jedateach/5409341

I haven't got to fixing this yet. It might be a matter of creating a different type of address checkout step, which includes the ability to choose saved addresses.

Hi @Josua2012 - definitely having global tax support is going to give this module a wider audience. I'm all for having this kind of support added to the module, at...

@Josua2012 that would require some figuring out time, which unfortunately I don't have. I'm also not in a position to do the work either. Happy to answer any questions from...

Work has been started on this in https://github.com/burnbright/silverstripe-shop-taxframework

@nimeso @wildflower do you have any thoughts on this?

Thanks for your feedback @wildflower. ## Modifiers Yes, I mean order of display and calculation. Modifiers calculations will start by taking the subtotal of the order items, perform any changes,...