mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-29 02:30:55 +00:00
working on dmoney
This commit is contained in:
@@ -74,8 +74,6 @@ export class PaymentService {
|
||||
reason: `Payment for booking`,
|
||||
});
|
||||
|
||||
// const formatterd = this.formatIntentResponse(payment);
|
||||
|
||||
return {
|
||||
redirectUrl: `${this.configService.get<string>("TELEBIRR_REDIRECT_BASE_URL")}/${payment.merchantOrderId}`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user