diff --git a/GMERemittance/Module/New Group/Kyc/Application Logic/Interactor/KycInteractor.swift b/GMERemittance/Module/New Group/Kyc/Application Logic/Interactor/KycInteractor.swift index ab18bdd1..e34e5ffe 100644 --- a/GMERemittance/Module/New Group/Kyc/Application Logic/Interactor/KycInteractor.swift +++ b/GMERemittance/Module/New Group/Kyc/Application Logic/Interactor/KycInteractor.swift @@ -61,7 +61,8 @@ class KycInteractor { KycForm2FieldKeys.verificationId: model.verificationId, KycForm2FieldKeys.verificationIdNumber: model.verificationIdNumber, KycForm2FieldKeys.expiryDate: model.expiryDate, - KycForm2FieldKeys.sourceOfFund: model.sourceOfFund + KycForm2FieldKeys.sourceOfFund: model.sourceOfFund, + KycForm2FieldKeys.issueDate: model.issueDate ] formDick.forEach({ diff --git a/GMERemittance/Module/New Group/kycForm2/User Interface/View/kycForm2.storyboard b/GMERemittance/Module/New Group/kycForm2/User Interface/View/kycForm2.storyboard index 05da0ed9..8c0e5038 100644 --- a/GMERemittance/Module/New Group/kycForm2/User Interface/View/kycForm2.storyboard +++ b/GMERemittance/Module/New Group/kycForm2/User Interface/View/kycForm2.storyboard @@ -30,16 +30,16 @@ - + - + - + @@ -214,8 +214,40 @@ - + + + + + + + + + + + + + + + + +