Project

General

Profile

Bug #4700

Bug #4257: Service Driver:- Design New Architecture using node

GenerateCustomer restructuring using node

Added by Anupama P 12 months ago. Updated 9 months ago.

Status:
New
Priority:
Normal
Target version:
Start date:
04/22/2025
Due date:
% Done:

0%

Estimated time:
Milestone:
Backlog
Branch name:

Description

parameters.put("type", "GenerateCustomer");
parameters.put("iUserId", generalFunc.getMemberId());

if (!paymentMethodNonce.equalsIgnoreCase("")) {
parameters.put("paymentMethodNonce", paymentMethodNonce);
}
if (!OmisepaymentMethodNonce.equalsIgnoreCase("")) {
parameters.put("vOmiseToken", OmisepaymentMethodNonce);
parameters.put("CardNo", "");
}
parameters.put("UserType", Utils.app_type);

Also available in: Atom PDF