We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 040606e commit d8dfb45Copy full SHA for d8dfb45
Sources/ShopifyAcceleratedCheckouts/Wallets/ShopPay/ShopPayViewController.swift
@@ -108,7 +108,6 @@ import SwiftUI
108
@available(iOS 17.0, *)
109
extension ShopPayViewController: CheckoutDelegate {
110
func checkoutDidComplete(event _: ShopifyCheckoutSheetKit.CheckoutCompletedEvent) {
111
- checkoutViewController?.dismiss(animated: true)
112
eventHandlers.checkoutDidComplete?()
113
}
114
0 commit comments