Browse Source

ex rate changes

master
shakun 1 year ago
parent
commit
696b56bece
  1. BIN
      StoredProc/JsonRx_Proc_UserRegistration.sql
  2. BIN
      StoredProc/mobile_proc_customerMaster.sql
  3. BIN
      StoredProc/mobile_proc_customerMaster_V2.sql
  4. BIN
      StoredProc/proc_SendTransaction.sql
  5. BIN
      StoredProc/proc_get_exrate_master.sql
  6. 168
      update.sql

BIN
StoredProc/JsonRx_Proc_UserRegistration.sql

BIN
StoredProc/mobile_proc_customerMaster.sql

BIN
StoredProc/mobile_proc_customerMaster_V2.sql

BIN
StoredProc/proc_SendTransaction.sql

BIN
StoredProc/proc_get_exrate_master.sql

168
update.sql

@ -0,0 +1,168 @@
select lawsoncardno,txnpin, membershipid, mobileverifieddate,agreeYn, HasDeclare, idNumber, idExpiryDate, idIssueCountry, idIssueDate,
* FROM customermaster where username='stha@yopmail.com'
select membershipid, mobileverifieddate,agreeYn, HasDeclare, isemailverified, * FROM customermastertemp where username='stha@yopmail.com'
select * FROM TBL_MOBILE_OTP_REQUEST where user_id='stha@yopmail.com'
delete FROM customermaster where username='stha@yopmail.com'
delete FROM CustomerMasterTemp where username='stha@yopmail.com'
delete FROM mobile_userRegistration where username='stha@yopmail.com'
delete FROM TBL_MOBILE_OTP_REQUEST where user_id='stha@yopmail.com'
select * FROM mobile_userRegistration where username='stha@yopmail.com'
update customermaster set mobileverifieddate=getdate() , HasDeclare=0, agreeYn=0,
txnpin=123456,isForcedPwdChange=0
where username='stha@yopmail.com'
update customermaster set
txnpin=123456
where username='stha@yopmail.com'
update customermaster set lawsoncardno='KYC_NOW' where username='stha@yopmail.com'
update customermastertemp set isemailverified=1
where username='stha@yopmail.com'
update mobile_userRegistration
set isForcePinChange=0 ,isForcePassChange=0
where username='stha@yopmail.com'
EXEC JsonRx_Proc_UserRegistration @flag='save-kyc-option', @username = 'stha@yopmail.com', @registrationType = 'MKYC', @clientId = 'KYC_LATER'
EXEC mobile_proc_customerMaster @flag='refresh-customer-info', @userName='stha@yopmail.com',@appVersion='22',
@phoneBrand = 'Samsung SM-S908E',@phoneOS= '13',@fcmId = null,@osVersion='33'
EXEC JsonRx_Proc_UserRegistration_V2 @flag = 'sign-up-v2-new-cust'
,@idNumber = NULL
,@nativeCountry = 'DZ'
,@referralCode = 'adm000016'
,@username = 'stha@yopmail.com'
,@password = 'P@ssw0rd'
,@clientId = ':4cf3:edff:fec4:1aec%dummy0'
,@uuid = 'a25982f555d5a7d6'
,@appVersion = '22'
,@phoneBrand = 'Samsung SM-S908E'
,@phoneOs = '13'
,@fcmId = 'fna-a7elTuuZsdUqczfh-x:APA91bHl3UdQUM3erSgC59XVLqo3PSUMHiTwbvDalJgEv9chX3OibLVq9m8zDPeTS4XROf3ywtfHi9o1h91G3iMpIdNy600hPzl0a2yz3BBxhLWMlcoqh06cMw6CHPt_8799wmSE4H'
,@osVersion = '33'
,@fullName = 'shakub'
,@dob = '1977-02-01'
,@mobile = '997979797'
,@postalCode = 'l18jq'
,@address1 = 'GB|RM|A|53645473'
,@city = 'Liverpool'
,@gender = '97'
,@FirstName = 'shakub'
EXEC mobile_proc_customerMaster @flag='refresh-customer-info', @userName = 'stha@yopmail.com',
@appVersion = '2.5',@phoneBrand = 'samsung',
@phoneOS = 'Quince Tart',
@fcmId = 'fsN8yCRWRhWHK2SMzNADr2:APA91bHQZYgZRcdNtcyysnhhqSFC1J8BHW-GpJGS7P6tgXk8JXvHQseq853bETZ_mjvHvR6zSgUSkhcJ8AR0Zb0glj-m3IJyeY8ZF5gKw6sXr-59aKMGGvclXA5L9-nPs2McVME3-WO2',
@osVersion = '10'
EXEC mobile_proc_customerMaster_V2 @flag='i', @username = 'stha@yopmail.com', @type = '0', @employeerName = null, @monthlyIncome = null, @businessType = null, @mobile = null, @additionalAddress = Nnull, @idType = '10997', @additionalIdType = '11316', @idFront = null, @idBack = null, @idSide = null, @additionalId = null, @additionalIdBack = null, @facePicture = null, @occupation = null, @purposeOfRegistration = null,
@otherIdType = null, @otherOccupation = null, @rType = null, @trustDocId = null
EXEC proc_SendTransaction @flag ='send', @User = 'stha@yopmail.com'
, @SenderId = '21'
, @sIpAddress = null
, @ReceiverId = '12'
, @rFirstName = null
, @rMiddleName = null
, @rLastName = null
, @rIdType = null
, @rIdNo = null
, @rIdIssue = null
, @rIdExpiry = null
, @rDob = null
, @rMobileNo = null
, @rNativeCountry = null
, @rStateId = '0'
, @rDistrictId = '0'
, @rAddress = null
, @rCity = null
, @rEmail = null
, @rAccountNo = null
, @sCountryId = '0'
, @pCountryId = '0'
, @deliveryMethodId = '1'
, @pBranchId = '0'
, @pBankId = '0'
, @collCurr = 'GBP'
, @payoutCurr = 'NPR'
, @collAmt = '100'
, @payoutAmt = '10546.0000'
, @transferAmt = '100.0000'
, @exRate = '105.4688'
, @calBy = 'c'
, @tpExRate = '105.4688'
, @payOutPartnerId = '394397'
, @forexSessionId = '50A0F07E-056A-4800-9341-FD58696D1BEB'
, @paymentType = 'wallet'
, @PurposeOfRemittance = '11411'
, @PurposeOfRemittanceOther = null
, @SourceOfFund = '11416'
, @SourceOfFundOther = null
, @RelWithSender = '11331'
, @SourceType = null
, @scDiscount = null
, @ProcessId = '50A0F07E056A48009341FD58696D1BEB:394397:sendTxn'
, @schemeId = null
, @goodsOrigin = null
, @goodsType = null
, @portOfShipment = null
, @discountedFee = null
select * FROM receiverInformation where receiverid='12'
EXEC proc_SendTransaction @flag ='send', @User = 'stha@yopmail.com'
, @SenderId = '21'
, @sIpAddress = null
, @ReceiverId = '12'
, @rFirstName = null
, @rMiddleName = null
, @rLastName = null
, @rIdType = null
, @rIdNo = null
, @rIdIssue = null
, @rIdExpiry = null
, @rDob = null
, @rMobileNo = null
, @rNativeCountry = null
, @rStateId = '0'
, @rDistrictId = '0'
, @rAddress = null
, @rCity = null
, @rEmail = null
, @rAccountNo = null
, @sCountryId = '0'
, @pCountryId = '0'
, @deliveryMethodId = '1'
, @pBranchId = '0'
, @pBankId = '0'
, @collCurr = 'GBP'
, @payoutCurr = 'NPR'
, @collAmt = '100'
, @payoutAmt = '10546.0000'
, @transferAmt = '100.0000'
, @exRate = '105.4688'
, @calBy = 'c'
, @tpExRate = '105.4688'
, @payOutPartnerId = '394397'
, @forexSessionId = '50A0F07E-056A-4800-9341-FD58696D1BEB'
, @paymentType = 'wallet'
, @PurposeOfRemittance = '11411'
, @PurposeOfRemittanceOther = null
, @SourceOfFund = '11416'
, @SourceOfFundOther = null
, @RelWithSender = '11331'
, @SourceType = null
, @scDiscount = null
, @ProcessId = '50A0F07E056A48009341FD58696D1BEB:394397:sendTxn'
, @schemeId = null
, @goodsOrigin = null
, @goodsType = null
, @portOfShipment = null
, @discountedFee = null
Loading…
Cancel
Save