You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: StripePaymentSheet/StripePaymentSheet/Source/Internal/API Bindings/v1-elements-sessions/STPElementsSession.swift
Copy file name to clipboardexpand all lines: StripePaymentSheet/StripePaymentSheet/Source/PaymentSheet/Embedded/EmbeddedPaymentElementConfiguration.swift
/// The view can display payment methods like “Card” that, when tapped, open a form sheet where customers enter their payment method details. The sheet has a button at the bottom. `FormSheetAction` enumerates the actions the button can perform.
141
138
publicenumFormSheetAction{
142
139
/// The button says “Pay” or “Setup”. When tapped, we confirm the payment or setup in the form sheet.
Copy file name to clipboardexpand all lines: StripePaymentSheet/StripePaymentSheet/Source/PaymentSheet/Saved Payment Method Screen/SavedPaymentOptionsViewController.swift
Copy file name to clipboardexpand all lines: StripePaymentSheet/StripePaymentSheet/Source/PaymentSheet/Saved Payment Method Screen/Vertical Saved Payment Method Screen/VerticalSavedPaymentMethodsViewController.swift
+1-1
Original file line number
Diff line number
Diff line change
@@ -183,7 +183,7 @@ class VerticalSavedPaymentMethodsViewController: UIViewController {
Copy file name to clipboardexpand all lines: StripePaymentSheet/StripePaymentSheet/Source/PaymentSheet/ViewControllers/PaymentSheetFlowControllerViewController.swift
+1-1
Original file line number
Diff line number
Diff line change
@@ -208,7 +208,7 @@ class PaymentSheetFlowControllerViewController: UIViewController, FlowController
Copy file name to clipboardexpand all lines: StripePaymentSheet/StripePaymentSheet/Source/PaymentSheet/ViewControllers/PaymentSheetVerticalViewController.swift
+2-2
Original file line number
Diff line number
Diff line change
@@ -382,7 +382,7 @@ class PaymentSheetVerticalViewController: UIViewController, FlowControllerViewCo
Copy file name to clipboardexpand all lines: StripePaymentSheet/StripePaymentSheet/Source/PaymentSheet/ViewControllers/PaymentSheetViewController.swift
+1-1
Original file line number
Diff line number
Diff line change
@@ -176,7 +176,7 @@ class PaymentSheetViewController: UIViewController, PaymentSheetViewControllerPr
0 commit comments