longclawshop / longclaw

A shop for Wagtail CMS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multiple payments per order

JamesRamm opened this issue · comments

Description

Allow multiple payments per order.
At the very least, this would mean storing multiple transaction ID's - I.e foreign key to a 'Transaction' table.

We might also consider having more than 1 price per product.