Creates or updates a tip on an eCommerce order (SDK | REST).
If no tip exists on the order, an additionalFee is added. If a tip is already
present, the existing additionalFee is replaced.
If you specify tip.distributions.transaction, that distribution
amount can't be changed in the future. Then, you also can't remove any of the
other distributions.
The call fails if:
paymentStatus is either FULLY_REFUNDED or PARTIALLY_REFUNDED.undistributedAmount doesn't match the total tip amount.tip.distributions with an existing transaction.Options to use when setting a tip on an order.
There is 1 error with this status code.
This method may also return standard errors. Learn more about standard Wix errors.