T402 API Reference - v2.8.0
    Preparing search index...

    Function useAsyncPayment

    • Composable for managing async payment operations with loading states.

      Type Parameters

      • T

      Parameters

      • options: UseAsyncPaymentOptions<T>

        Configuration including the payment function and callbacks.

      Returns UseAsyncPaymentReturn<T>

      State and methods for managing the async payment.