longclawshop / longclaw

A shop for Wagtail CMS
MIT License
395 stars 83 forks source link

Invoicing #161

Open JamesRamm opened 6 years ago

JamesRamm commented 6 years ago

I've had some questions about invoicing so this issue is just to start fleshing out how invoicing would be implemented in longclaw.

JamesRamm commented 6 years ago

I think a good start to this would be:

That would be a useful and generic first pass, can gather feedback about how it should be expanded.

thenewguy commented 5 years ago

It would be nice to allow multiple payments per order. I've been reading and noticed there is a single payment transaction_id set for the order. Use case: allow deposit to reserve order and then invoice the customer for the balance when order is ready to ship.

JamesRamm commented 5 years ago

@thenewguy I've separated multiple payments per order into a new issue: #208

fiee commented 4 years ago

Not sure if this is included in what you mean with invoicing:

EDIT: I realized Longclaw doesn’t fit my needs in several regards, will try again to enhance Plata instead. But maybe this is interesting for others, thus I don’t just delete the post.