Skip to content

Commit

Permalink
Added missing payment type
Browse files Browse the repository at this point in the history
Fixes #172
  • Loading branch information
frederikvig authored Jan 9, 2023
1 parent 87ccd24 commit c985953
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ public enum OrderManagementInitialPaymentMethodType
INVOICE_BUSINESS,
DEFERRED_INTEREST,
FIXED_SUM_CREDIT,
PAY_BY_CARD,
PAY_LATER_BY_CARD,
MOBILEPAY,
OTHER,
Expand Down

0 comments on commit c985953

Please sign in to comment.