ApplePayResult:
    | { paymentMethod: PaymentMethod.Result; error?: undefined }
    | { paymentMethod?: undefined; error: StripeError<ApplePayError> }
MMNEPVFCICPMFPCPTTAAATR