react-native-tpay
    Preparing search index...

    Class ScreenlessPaymentCreated

    Indicates that payment was created. If it was a credit card or transfer payment you might have to display paymentUrl to the user to finish the payment. If it was a BLIK payment user has to accept it in bank app. It is advised to use long polling mechanism to observe payment status via transactionId.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    aliases?: AmbiguousAlias[]

    Ambiguous aliases for BLIK payments when applicable

    error?: null | string

    Error message when applicable

    message?: string

    Optional error message or additional information

    paymentUrl: null | string

    Payment url, needs to be displayed to the user to finish the payment

    transactionId: string

    Transaction id of the created transaction

    type: "paymentCreated" = 'paymentCreated'

    Type identifier for the result