PaymentIntentLimitExceeded

Transaction can't be created because the SDK has reached the maximum number of pending payment intents.

Parameters

pendingPaymentIntents

the set of pending payment intents currently held by the SDK

Constructors

Link copied to clipboard
constructor(pendingPaymentIntents: Set<SDKV2PendingPaymentIntent>)

Properties