@alipay/ams-checkout 0.0.1781004142-dev.6 → 0.0.1781004142-dev.8

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.
@@ -446,7 +446,7 @@ var ElementController = /*#__PURE__*/function () {
446
446
  status: PaymentStatus.FAIL,
447
447
  error: {
448
448
  code: 'MERCHANT_CONFIRM_ABORT',
449
- message: 'Payment was cancelled by merchant before confirmation.',
449
+ message: 'Merchant canceled payment.',
450
450
  needChangeSessionForRetry: false
451
451
  }
452
452
  });
@@ -484,7 +484,7 @@ var ElementController = /*#__PURE__*/function () {
484
484
  status: PaymentStatus.FAIL,
485
485
  error: {
486
486
  code: 'MERCHANT_CONFIRM_ABORT',
487
- message: isTimeout ? 'onBeforeConfirm timed out after 15 seconds.' : 'An error occurred during the before-confirm callback.',
487
+ message: 'Merchant canceled payment.',
488
488
  needChangeSessionForRetry: false
489
489
  }
490
490
  });
@@ -5,7 +5,7 @@
5
5
  "toolPackages": [
6
6
  {
7
7
  "packageName": "@microsoft/api-extractor",
8
- "packageVersion": "7.58.8"
8
+ "packageVersion": "7.58.9"
9
9
  }
10
10
  ]
11
11
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alipay/ams-checkout",
3
- "version": "0.0.1781004142-dev.6",
3
+ "version": "0.0.1781004142-dev.8",
4
4
  "description": "",
5
5
  "author": "",
6
6
  "exports": {