This commit is contained in:
Marshal
2026-07-04 08:23:08 +00:00
parent 145240d3bd
commit c4a92c6482

View File

@@ -947,7 +947,7 @@ export class BillingService {
returnUrl: opts.returnUrl,
failureUrl: opts.failureUrl,
});
//
// Link the intent to the invoice BEFORE any settlement can correlate against it.
await this.dataSource
.getRepository(Invoice)