mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-09-09 02:28:18 +00:00
changes
This commit is contained in:
@@ -947,7 +947,7 @@ export class BillingService {
|
|||||||
returnUrl: opts.returnUrl,
|
returnUrl: opts.returnUrl,
|
||||||
failureUrl: opts.failureUrl,
|
failureUrl: opts.failureUrl,
|
||||||
});
|
});
|
||||||
|
//
|
||||||
// Link the intent to the invoice BEFORE any settlement can correlate against it.
|
// Link the intent to the invoice BEFORE any settlement can correlate against it.
|
||||||
await this.dataSource
|
await this.dataSource
|
||||||
.getRepository(Invoice)
|
.getRepository(Invoice)
|
||||||
|
|||||||
Reference in New Issue
Block a user