generated from ITwrxOrg/EZ-Bkup
Products and Cart with payment processors #23
Labels
No Label
?/support
accepted
bug/defect
design flaw
design note
duplicate
enhancement
fix in dev
help wanted
invalid
needs info
rejected
feedback?
investigating
low priority
upstream
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: ITwrxOrg/SimpleSiteManager#23
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Right now we are using Stripe Payment Links for Purchase Options, but Payment Links don't even have
quantity
for the most basic inventory control. Implementing Products and Cart would remove the need for workarounds when inventory control is necessary and enable adding other e-commerce features like sales, alternative payment methods, etc.