increaseExpectedAmountRequest()
Description
Increase the expected amount
Parameters
Name
Type
Required?
Description
deltaAmount
number | string
required
The amount by which to increase the expected amount
refundInformation
any
optional
Depends on the payment network
Returns
Promise<IRequestDataWithEvents>
Last updated
Was this helpful?