Add paypal transaction id (#66)
This commit is contained in:
@@ -58,6 +58,7 @@ export interface Order {
|
||||
resellerStore: string;
|
||||
orderSum: number;
|
||||
klarnaOrderId: string;
|
||||
paypalTransactionId: string;
|
||||
pwintyId: number;
|
||||
email: string;
|
||||
phone: string;
|
||||
|
||||
Reference in New Issue
Block a user