- added logs for check bill
This commit is contained in:
parent
ae0a031d0a
commit
054cf676b5
|
@ -2752,6 +2752,7 @@ export class TransactionService {
|
|||
);
|
||||
|
||||
if (userData.partner) {
|
||||
console.log("sendbillpartner", "msk");
|
||||
const message = status ?
|
||||
`Bill dari ${billData.destination} adalah ${
|
||||
amount + product_price.partner_fee + product_price.mark_up_price
|
||||
|
|
Loading…
Reference in New Issue
Block a user