@paydock/client-sdk 1.122.2-beta → 1.122.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/bundles/index.cjs CHANGED
@@ -925,7 +925,7 @@ SDK.headerKeys = Object.freeze({
925
925
  version: 'x-sdk-version',
926
926
  type: 'x-sdk-type'
927
927
  });
928
- SDK._version = 'v1.122.2-beta';
928
+ SDK._version = 'v1.122.3';
929
929
 
930
930
  /******************************************************************************
931
931
  Copyright (c) Microsoft Corporation.
@@ -4201,8 +4201,8 @@ function createNewrelicConfig() {
4201
4201
  var params = {
4202
4202
  enabled: 'true',
4203
4203
  accountId: '974691',
4204
- agentId: '1386157150',
4205
- applicationId: '1386157150',
4204
+ agentId: '1386157152',
4205
+ applicationId: '1386157152',
4206
4206
  licenseKey: '4848a32285',
4207
4207
  trustKey: '974691'
4208
4208
  };
@@ -12144,7 +12144,7 @@ var FlypayV2WalletService = /*#__PURE__*/function (_WalletService) {
12144
12144
  mode: 'express'
12145
12145
  }), {
12146
12146
  clientId: this.meta.client_id,
12147
- url: ((_a = this.meta) === null || _a === void 0 ? void 0 : _a.gateway_mode) === 'live' ? 'https://checkout.flypay.com.au' : 'https://checkout.sandbox.cxbflypay.com.au',
12147
+ url: ((_a = this.meta) === null || _a === void 0 ? void 0 : _a.gateway_mode) === 'live' ? 'https://checkout.colespay.com.au' : 'https://checkout.sandbox.cxbflypay.com.au',
12148
12148
  onCheckoutClosed: function onCheckoutClosed() {
12149
12149
  var _a;
12150
12150
  _this5.eventEmitter.emit(WALLET_EVENT.CHECKOUT_CLOSE);
package/bundles/index.mjs CHANGED
@@ -923,7 +923,7 @@ SDK.headerKeys = Object.freeze({
923
923
  version: 'x-sdk-version',
924
924
  type: 'x-sdk-type'
925
925
  });
926
- SDK._version = 'v1.122.2-beta';
926
+ SDK._version = 'v1.122.3';
927
927
 
928
928
  /******************************************************************************
929
929
  Copyright (c) Microsoft Corporation.
@@ -4199,8 +4199,8 @@ function createNewrelicConfig() {
4199
4199
  var params = {
4200
4200
  enabled: 'true',
4201
4201
  accountId: '974691',
4202
- agentId: '1386157150',
4203
- applicationId: '1386157150',
4202
+ agentId: '1386157152',
4203
+ applicationId: '1386157152',
4204
4204
  licenseKey: '4848a32285',
4205
4205
  trustKey: '974691'
4206
4206
  };
@@ -12142,7 +12142,7 @@ var FlypayV2WalletService = /*#__PURE__*/function (_WalletService) {
12142
12142
  mode: 'express'
12143
12143
  }), {
12144
12144
  clientId: this.meta.client_id,
12145
- url: ((_a = this.meta) === null || _a === void 0 ? void 0 : _a.gateway_mode) === 'live' ? 'https://checkout.flypay.com.au' : 'https://checkout.sandbox.cxbflypay.com.au',
12145
+ url: ((_a = this.meta) === null || _a === void 0 ? void 0 : _a.gateway_mode) === 'live' ? 'https://checkout.colespay.com.au' : 'https://checkout.sandbox.cxbflypay.com.au',
12146
12146
  onCheckoutClosed: function onCheckoutClosed() {
12147
12147
  var _a;
12148
12148
  _this5.eventEmitter.emit(WALLET_EVENT.CHECKOUT_CLOSE);
@@ -929,7 +929,7 @@
929
929
  version: 'x-sdk-version',
930
930
  type: 'x-sdk-type'
931
931
  });
932
- SDK._version = 'v1.122.2-beta';
932
+ SDK._version = 'v1.122.3';
933
933
 
934
934
  /******************************************************************************
935
935
  Copyright (c) Microsoft Corporation.
@@ -4205,8 +4205,8 @@
4205
4205
  var params = {
4206
4206
  enabled: 'true',
4207
4207
  accountId: '974691',
4208
- agentId: '1386157150',
4209
- applicationId: '1386157150',
4208
+ agentId: '1386157152',
4209
+ applicationId: '1386157152',
4210
4210
  licenseKey: '4848a32285',
4211
4211
  trustKey: '974691'
4212
4212
  };
@@ -12148,7 +12148,7 @@
12148
12148
  mode: 'express'
12149
12149
  }), {
12150
12150
  clientId: this.meta.client_id,
12151
- url: ((_a = this.meta) === null || _a === void 0 ? void 0 : _a.gateway_mode) === 'live' ? 'https://checkout.flypay.com.au' : 'https://checkout.sandbox.cxbflypay.com.au',
12151
+ url: ((_a = this.meta) === null || _a === void 0 ? void 0 : _a.gateway_mode) === 'live' ? 'https://checkout.colespay.com.au' : 'https://checkout.sandbox.cxbflypay.com.au',
12152
12152
  onCheckoutClosed: function onCheckoutClosed() {
12153
12153
  var _a;
12154
12154
  _this5.eventEmitter.emit(WALLET_EVENT.CHECKOUT_CLOSE);