Skip to content

Commit

Permalink
Merge pull request #456 from Ecwid/ECWID-156302
Browse files Browse the repository at this point in the history
ECWID-156302 - Payment methods: customers can't pay for orders using different methods
  • Loading branch information
danyaRedin authored Jan 23, 2025
2 parents 3139ba5 + 0909fd6 commit 57f4150
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,8 @@ enum class DiscountBase {
ON_TOTAL,
ON_MEMBERSHIP,
ON_TOTAL_AND_MEMBERSHIP,
SHIPPING,
ITEM,
SUBTOTAL,
CUSTOM
}

0 comments on commit 57f4150

Please sign in to comment.