register payment listener
This commit is contained in:
@@ -15,6 +15,7 @@ export class paymentSucceedEvent {
|
||||
export class onlinePaymentSucceedEvent {
|
||||
constructor(
|
||||
public readonly paymentId: string,
|
||||
public readonly orderId: string,
|
||||
public readonly restaurantId: string,
|
||||
public readonly orderNumber: string,
|
||||
public readonly total: number,
|
||||
|
||||
Reference in New Issue
Block a user