irpayments
Advanced tools
Comparing version 1.10.1 to 1.10.2
@@ -60,3 +60,3 @@ "use strict"; | ||
startURL(trackId) { | ||
return `${this.baseUrl}/start/${trackId}`; | ||
return `https://gateway.zibal.ir/start/${trackId}`; | ||
} | ||
@@ -63,0 +63,0 @@ verify(trackId, isSandbox = false) { |
{ | ||
"name": "irpayments", | ||
"version": "1.10.1", | ||
"version": "1.10.2", | ||
"description": "IR Payments, a package for all payment gateways of IRAN", | ||
@@ -5,0 +5,0 @@ "main": "dist/src/index.js", |
41725