@stripe/stripe-terminal-react-native
    Preparing search index...

    Type Alias CancelPaymentMethodParams

    type CancelPaymentMethodParams = {
        paymentIntent: PaymentIntent.Type;
    }
    Index

    Properties

    Properties

    paymentIntent: PaymentIntent.Type