You can notify the user of the payment.
As a use case, you can use pending_payments to request a charge and payment if you are running out of balance and an error occurs in continuous_payments.
*Flow that uses pending_payments due to lack of balance in continuous_payments
*Flow when the balance is sufficient in continuous_payments