From 9c5fdff7dd9a5ddab830c1c002c4c32c6b04ccc3 Mon Sep 17 00:00:00 2001 From: Jeongbae Kong Date: Tue, 21 Apr 2020 17:10:17 +0900 Subject: [PATCH 1/2] Done adding moneygram, fraud warning --- .../Models/Response/SendMoneyReciept.swift | 9 ++ .../View/SendMoneyCode.storyboard | 46 +++--- .../View/SendMoneyCodeViewController.swift | 4 +- .../View/SendMoneyReceipt.storyboard | 147 +++++++++--------- .../View/SendMoneyReceiptViewController.swift | 28 +++- .../View/SendMoneyVerification.storyboard | 48 +++--- .../View/RewardGroup.storyboard | 6 +- .../GMEAlert/GMEAlertViewController.xib | 2 +- 8 files changed, 159 insertions(+), 131 deletions(-) diff --git a/GME Remit/Models/Response/SendMoneyReciept.swift b/GME Remit/Models/Response/SendMoneyReciept.swift index 1b8690c5..78aa6b23 100644 --- a/GME Remit/Models/Response/SendMoneyReciept.swift +++ b/GME Remit/Models/Response/SendMoneyReciept.swift @@ -34,6 +34,10 @@ class SendMoneyReciept: Mappable { var couponName: String? var discountType: String? var discountValue: String? + var logoUrl: String? + var logoText: String? + var showPartnerLogo: String? + var note: String? func mapping(map: Map) { paymentMethod <- map["payOutMode"] @@ -60,6 +64,11 @@ class SendMoneyReciept: Mappable { couponName <- map["couponName"] discountType <- map["discountType"] discountValue <- map["discountValue"] + logoUrl <- map["logoUrl"] + logoText <- map["logoText"] + showPartnerLogo <- map["showPartnerLogo"] + note <- map["note"] + } init() { diff --git a/GME Remit/Modules/RemittanceModules/OverseasModules/SendMoneyCode/User Interface/View/SendMoneyCode.storyboard b/GME Remit/Modules/RemittanceModules/OverseasModules/SendMoneyCode/User Interface/View/SendMoneyCode.storyboard index 77fb43f4..d89ec15e 100644 --- a/GME Remit/Modules/RemittanceModules/OverseasModules/SendMoneyCode/User Interface/View/SendMoneyCode.storyboard +++ b/GME Remit/Modules/RemittanceModules/OverseasModules/SendMoneyCode/User Interface/View/SendMoneyCode.storyboard @@ -1,9 +1,9 @@ - - + + - + @@ -22,26 +22,26 @@ - + - + - + - + - + - + - + @@ -53,22 +53,22 @@ - + - - - + + + + - - - - - - - - - + + + + + + + + + + + + + + - - + + + + - - - - + - + @@ -168,13 +165,13 @@ Share with concerned party only - + + - - - - + - - - - - - + + + + + + + + + - - + - - - - - - - - + - + - + @@ -165,13 +174,13 @@ - +