Contents

requestPayment(for:using:delegate:)

Opens a form so a customer can select a payment option.

Declaration

final func requestPayment(for shoppingCartToken: CustomerEngagement.ShoppingCartToken, using paymentRequest: PKPaymentRequest, delegate: any PKPaymentAuthorizationControllerDelegate) async throws -> Bool

Mentioned in

See Also

Requesting and getting customer information