Skip to content

Commit 0198905

Browse files
committed
Add PaymentMethodType comment
1 parent ac16053 commit 0198905

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Hardware/Hardware/CardReader/PaymentMethodType.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
/// PaymentMethodType defines supported hardware payment types.
2+
/// Mirrors supported types from StripeTerminal.PaymentMethodType https://stripe.dev/stripe-terminal-ios/docs/Enums/SCPPaymentMethodType.html
3+
///
14
public enum PaymentMethodType {
25
case cardPresent
36
case interacPresent

0 commit comments

Comments
 (0)