@fractalpay/fractalpay-next 0.0.44 → 0.0.45

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/dist/index.js CHANGED
@@ -39,7 +39,7 @@ var require_package = __commonJS({
39
39
  "package.json"(exports, module) {
40
40
  module.exports = {
41
41
  name: "@fractalpay/fractalpay-next",
42
- version: "0.0.44",
42
+ version: "0.0.45",
43
43
  private: false,
44
44
  type: "module",
45
45
  scripts: {
@@ -246,7 +246,7 @@ if (name === "@fractalpay/fractalpay-next-dev") {
246
246
  fractalGatewayUrl = "https://api-dev.merchant-trends.com/";
247
247
  datacapUrl = "https://token-cert.dcap.com/v1/client";
248
248
  threedsSecurePublicKey = "pk_test_51RH5Wc2SlJvyNZ80hpUDy88r4rVdpijfKbNaWaUyQEE6rOrPmG2JQyAj7G5amBD5z5daC56WaeT4jfNhrrPcGOEP00UyKu6AOw";
249
- applePayMerchantId = "fractal";
249
+ applePayMerchantId = "skysystemz";
250
250
  googlePayMerchantId = "12345678901234567890";
251
251
  googlePayEnvironment = "TEST";
252
252
  googlePayGatewayMerchantId = "fractal";
@@ -256,7 +256,7 @@ if (name === "@fractalpay/fractalpay-next-dev") {
256
256
  fractalGatewayUrl = "https://api-dev.merchant-trends.com/";
257
257
  datacapUrl = "https://token-cert.dcap.com/v1/client";
258
258
  threedsSecurePublicKey = "pk_test_51RH5Wc2SlJvyNZ80hpUDy88r4rVdpijfKbNaWaUyQEE6rOrPmG2JQyAj7G5amBD5z5daC56WaeT4jfNhrrPcGOEP00UyKu6AOw";
259
- applePayMerchantId = "fractal";
259
+ applePayMerchantId = "skysystemz";
260
260
  googlePayMerchantId = "12345678901234567890";
261
261
  googlePayEnvironment = "TEST";
262
262
  googlePayGatewayMerchantId = "fractal";
@@ -266,7 +266,7 @@ if (name === "@fractalpay/fractalpay-next-dev") {
266
266
  fractalGatewayUrl = "https://api.merchant-trends.com/";
267
267
  datacapUrl = "https://token.dcap.com/v1/client";
268
268
  threedsSecurePublicKey = "pk_live_51RH5WXCZ90rBGeaYwqmjWqgUmudTgxL6uKOE1keu617jvRx9OvW2ke6zGf6SKgv4ixsBLcIPQ4sQIEhp8MgBX39500CqULxOPB";
269
- applePayMerchantId = "fractal";
269
+ applePayMerchantId = "skysystemz";
270
270
  googlePayMerchantId = "BCR2DN4T6OC2TCQH";
271
271
  googlePayEnvironment = "PRODUCTION";
272
272
  googlePayGatewayMerchantId = "fractal";
@@ -276,7 +276,7 @@ if (name === "@fractalpay/fractalpay-next-dev") {
276
276
  fractalGatewayUrl = "https://api.merchant-trends.com/";
277
277
  datacapUrl = "https://token.dcap.com/v1/client";
278
278
  threedsSecurePublicKey = "pk_live_51RH5WXCZ90rBGeaYwqmjWqgUmudTgxL6uKOE1keu617jvRx9OvW2ke6zGf6SKgv4ixsBLcIPQ4sQIEhp8MgBX39500CqULxOPB";
279
- applePayMerchantId = "fractal";
279
+ applePayMerchantId = "skysystemz";
280
280
  googlePayMerchantId = "BCR2DN4T6OC2TCQH";
281
281
  googlePayEnvironment = "PRODUCTION";
282
282
  googlePayGatewayMerchantId = "fractal";
@@ -286,7 +286,7 @@ if (name === "@fractalpay/fractalpay-next-dev") {
286
286
  fractalGatewayUrl = "https://api-dev.merchant-trends.com/";
287
287
  datacapUrl = "https://token-cert.dcap.com/v1/client";
288
288
  threedsSecurePublicKey = "pk_test_51RH5Wc2SlJvyNZ80hpUDy88r4rVdpijfKbNaWaUyQEE6rOrPmG2JQyAj7G5amBD5z5daC56WaeT4jfNhrrPcGOEP00UyKu6AOw";
289
- applePayMerchantId = "fractal";
289
+ applePayMerchantId = "skysystemz";
290
290
  googlePayMerchantId = "12345678901234567890";
291
291
  googlePayEnvironment = "TEST";
292
292
  googlePayGatewayMerchantId = "fractal";