improved

Payment webhook improvements

The payment.updated webhook notification now includes more status values.

StatusDescription
READY_TO_FUNDBILL is ready to start debiting the payer's funding account.
CANCELLATION_IN_PROGRESSPayment cancellation is in progress.
PARTIALLY_CLAIMEDA virtual card payment has been claimed by the vendor for less than the full amount.
UNDEFINEDIf none of the above conditions are met.

See Payment notification payloads for more information.