aviabird / angularspree-api

API for angular spree frontend
18 stars 28 forks source link

Added COD feature #45

Closed gopalshimpi closed 6 years ago

gopalshimpi commented 6 years ago

Why?

Feature: Added COD(Cash on delivery) as payment_method.

This change addresses the need by:

User will get COD as payment option in angularspree front end. Once user place the order the shipping state will be set as Ready. Admin can manually ship the order & once he get payment (in cash) he can manually capture the payment for particular order so the payment state will be set as Paid

[delivers #159129077] Story