Mayson Monorepo Documentation
    Preparing search index...
    Index

    Properties

    This field indicates whether this payment method can be shown again to its customer in a checkout flow. Stripe products such as Checkout and Elements use this field to determine whether a payment method can be shown as a saved payment method in a checkout flow.

    enable_customer_cancellation?: boolean

    Enables cancel button on transaction screens.

    return_url?: string

    The URL to redirect your customer back to after they authenticate or cancel their payment on the payment method's app or site. If you'd prefer to redirect to a mobile application, you can alternatively supply an application URI scheme.

    skip_tipping?: boolean

    Override showing a tipping selection screen on this transaction.

    Tipping configuration for this transaction.