When you need it, the YourSuccess Bank Account bill tracking feature will create a payment report that spans years. This report can be shared with your trustee, the courts or an aggressive creditor. The YourSuccess Bank Account is designed with the needs of Chapter 13 Debtors in mind. Ease...
For over a decade, TFS has helped shepherd people through their bankruptcy journeys with an easy-to-use automated payment solution that is less expensive, more reliable, and trackable for important record keeping. We provide innovative and best-in-class solutions for each stakeholder involved in th...
payments = super(AccountPaymentRegister, self)._create_payments() for pay in payments: if pay.payment_method_code == 'veem': pay.move_id.send_veem_payment(pay.amount, pay.ref) return payments 112 changes: 112 additions & 0 deletions 112 bbcs_veem_payment/wizard/move.py Show comments...