Skip to content

Commit

Permalink
Merge pull request #100 from Sebbe/patch-1
Browse files Browse the repository at this point in the history
Added SWISH to PaymentMethodType
  • Loading branch information
frederikvig authored Aug 23, 2021
2 parents b87d18f + 779c749 commit 225d0fd
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ public enum OrderManagementInitialPaymentMethodType
FIXED_SUM_CREDIT,
PAY_LATER_BY_CARD,
MOBILEPAY,
OTHER
OTHER,
SWISH
}
}

0 comments on commit 225d0fd

Please sign in to comment.