add : Sep gateway for test
This commit is contained in:
@@ -15,7 +15,7 @@ class SepGateway {
|
|||||||
private logger = new Logger(SepGateway.name);
|
private logger = new Logger(SepGateway.name);
|
||||||
|
|
||||||
private gatewayApiUrl: string = process.env.SEP_HOST || "https://sep.shaparak.ir";
|
private gatewayApiUrl: string = process.env.SEP_HOST || "https://sep.shaparak.ir";
|
||||||
private callBackURL = `https://fajrtabloshop.com/verify/saman/`;
|
private callBackURL = `https://www.fajrtabloshop.com/verify/saman/`;
|
||||||
private TERMINAL_ID: string = process.env.SEP_TERMINAL_ID || "15364098";
|
private TERMINAL_ID: string = process.env.SEP_TERMINAL_ID || "15364098";
|
||||||
private requestHeader = { "Content-Type": "application/json", Accept: "application/json" };
|
private requestHeader = { "Content-Type": "application/json", Accept: "application/json" };
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user