PaymentIntentLimitExceeded
class PaymentIntentLimitExceeded(val pendingPaymentIntents: Set<SDKV2PendingPaymentIntent>) : SDKV2TransactionIntentResult.Error
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